Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Rss::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| Rss::attachTo | function | core/ |
|
| Rss::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Rss::buildOptionsForm_summary_options | function | core/ |
Return the main options, which are shown in the summary title. |
| Rss::buildOptionsForm_summary_options | function | core/ |
Return the main options, which are shown in the summary title. |
| Rss::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Rss::getChannelElements | function | core/ |
Return an array of additional XHTML elements to add to the channel. |
| Rss::getDescription | function | core/ |
Get RSS feed description. |
| Rss::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| Rss::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| Rss::render | function | core/ |
Renders a row object. |
| Rss::render | function | core/ |
Renders a row object. |
| Rss::render | function | core/ |
Render the display in this style. |
| Rss::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
| RSSEnclosureFormatter | class | core/ |
Plugin implementation of the 'file_rss_enclosure' formatter. |
| RSSEnclosureFormatter.php | file | core/ |
|
| RSSEnclosureFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| RssFeedsForm | class | core/ |
Configure RSS settings for this site. |
| RssFeedsForm.php | file | core/ |
|
| RssFeedsForm::buildForm | function | core/ |
Form constructor. |
| RssFeedsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| RssFeedsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RssFields | class | core/ |
Renders an RSS item based on fields. |
| RssFields.php | file | core/ |
|
| RssFields::$usesFields | property | core/ |
Does the row plugin support to add fields to its output. |
| RssFields::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| RssFields::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RssFields::getAbsoluteUrl | function | core/ |
Convert a rendered URL string to an absolute URL. |
| RssFields::getField | function | core/ |
Retrieves a views field value from the style plugin. |
| RssFields::render | function | core/ |
Renders a row object. |
| RssFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| RssFieldsTest | class | core/ |
Tests \Drupal\views\Plugin\views\row\RssFields. |
| RssFieldsTest.php | file | core/ |
|
| RssFieldsTest::$modules | property | core/ |
Modules to install. |
| RssFieldsTest::$testViews | property | core/ |
Views to be enabled. |
| RssFieldsTest::setUp | function | core/ |
|
| RssFieldsTest::testRssFields | function | core/ |
Tests correct processing of RSS fields. |
| RssPluginBase | class | core/ |
Base class for Views RSS row plugins. |
| RssPluginBase.php | file | core/ |
|
| RssPluginBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
| RssPluginBase::$entityTypeId | property | core/ |
The ID of the entity type for which this is an RSS row plugin. |
| RssPluginBase::$entityTypeManager | property | core/ |
The entity type manager. |
| RssPluginBase::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| RssPluginBase::buildOptionsForm_summary_options | function | core/ |
Return the main options, which are shown in the summary title. |
| RssPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| RssPluginBase::create | function | core/ |
Creates an instance of the plugin. |
| RssPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RssPluginBase::__construct | function | core/ |
Constructs a RssPluginBase object. |
| RssResponseRelativeUrlFilter | class | core/ |
Subscribes to filter RSS responses, to make relative URIs absolute. |
| RssResponseRelativeUrlFilter.php | file | core/ |
Pagination
- Previous page
- Page 1111
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.