Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| DisplayExtenderPluginBase::defineOptionsAlter | function | core/ |
Provide a form to edit options for this plugin. |
| DisplayExtenderPluginBase::optionsSummary | function | core/ |
Provide the default summary for options in the views UI. |
| DisplayExtenderPluginBase::preExecute | function | core/ |
Set up any variables on the view prior to execution. |
| DisplayExtenderPluginBase::query | function | core/ |
Inject anything into the query that the display_extender handler needs. |
| DisplayExtenderPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| DisplayExtenderPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| DisplayExtenderTest | class | core/ |
Tests the display extender plugins. |
| DisplayExtenderTest | class | core/ |
Defines a display extender test plugin. |
| DisplayExtenderTest.php | file | core/ |
|
| DisplayExtenderTest.php | file | core/ |
|
| DisplayExtenderTest2 | class | core/ |
Defines another display extender test plugin. |
| DisplayExtenderTest2.php | file | core/ |
|
| DisplayExtenderTest3 | class | core/ |
Defines the third display extender test plugin. |
| DisplayExtenderTest3.php | file | core/ |
|
| DisplayExtenderTest3::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| DisplayExtenderTest::$testState | property | core/ |
Stores some state booleans to be sure a certain method got called. |
| DisplayExtenderTest::$testViews | property | core/ |
Views used by this test. |
| DisplayExtenderTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| DisplayExtenderTest::defaultableSections | function | core/ |
Static member function to list which sections are defaultable and what items each section contains. |
| DisplayExtenderTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| DisplayExtenderTest::optionsSummary | function | core/ |
Provide the default summary for options in the views UI. |
| DisplayExtenderTest::preExecute | function | core/ |
Set up any variables on the view prior to execution. |
| DisplayExtenderTest::query | function | core/ |
Inject anything into the query that the display_extender handler needs. |
| DisplayExtenderTest::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| DisplayExtenderTest::testDisplayExtenders | function | core/ |
Test display extenders. |
| DisplayExtenderTest::testDisplayExtendersValidate | function | core/ |
Test display extenders validation. |
| DisplayExtenderUITest | class | core/ |
Tests the display extender UI. |
| DisplayExtenderUITest.php | file | core/ |
|
| DisplayExtenderUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayExtenderUITest::$testViews | property | core/ |
Views used by this test. |
| DisplayExtenderUITest::testDisplayExtenderUI | function | core/ |
Tests the display extender UI. |
| DisplayLink::render | function | core/ |
Render the area. |
| DisplayPageTest::testDependencies | function | core/ |
Tests the calculated dependencies for various views using Page displays. |
| DisplayPluginBase::$extenders | property | core/ |
Stores all available display extenders. |
| DisplayPluginBase::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
| DisplayPluginBase::buildRenderable | function | core/ |
Builds a renderable array of the view. |
| DisplayPluginBase::buildRenderingLanguageOptions | function | core/ |
Returns the available rendering strategies for language-aware entities. |
| DisplayPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| DisplayPluginBase::elementPreRender | function | core/ |
#pre_render callback for view display rendering. |
| DisplayPluginBase::getExtenders | function | core/ |
Gets the display extenders. |
| DisplayPluginBase::render | function | core/ |
Renders this display. |
| DisplayPluginBase::renderArea | function | core/ |
Renders one of the available areas. |
| DisplayPluginBase::renderFilters | function | core/ |
Does nothing (obsolete function). |
| DisplayPluginBase::renderMoreLink | function | core/ |
Renders the 'more' link. |
| DisplayPluginBase::renderPager | function | core/ |
Checks to see if the display plugins support pager rendering. |
| DisplayPluginInterface::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
| DisplayPluginInterface::buildRenderable | function | core/ |
Builds a renderable array of the view. |
| DisplayPluginInterface::elementPreRender | function | core/ |
#pre_render callback for view display rendering. |
| DisplayPluginInterface::getExtenders | function | core/ |
Gets the display extenders. |
| DisplayPluginInterface::render | function | core/ |
Renders this display. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.