ViewsPager |
class |
core/modules/views/src/Attribute/ViewsPager.php |
Defines a views pager plugins type attribute for plugin discovery. |
ViewsPager.php |
file |
core/modules/views/src/Attribute/ViewsPager.php |
|
ViewsPager.php |
file |
core/modules/views/src/Annotation/ViewsPager.php |
|
ViewsPager::$base |
property |
core/modules/views/src/Annotation/ViewsPager.php |
The base tables on which this pager plugin can be used. |
ViewsPager::$display_types |
property |
core/modules/views/src/Annotation/ViewsPager.php |
The types of the display this plugin can be used with. |
ViewsPager::$help |
property |
core/modules/views/src/Annotation/ViewsPager.php |
A short help string; this is displayed in the views UI. |
ViewsPager::$id |
property |
core/modules/views/src/Annotation/ViewsPager.php |
The plugin ID. |
ViewsPager::$no_ui |
property |
core/modules/views/src/Annotation/ViewsPager.php |
Whether the plugin should be not selectable in the UI. |
ViewsPager::$short_title |
property |
core/modules/views/src/Annotation/ViewsPager.php |
(optional) The short title used in the views UI. |
ViewsPager::$theme |
property |
core/modules/views/src/Annotation/ViewsPager.php |
The theme function used to render the pager's output. |
ViewsPager::$title |
property |
core/modules/views/src/Annotation/ViewsPager.php |
The plugin title used in the views UI. |
ViewsPager::__construct |
function |
core/modules/views/src/Attribute/ViewsPager.php |
Constructs a ViewsPager attribute. |
views_post_update_pager_heading |
function |
core/modules/views/views.post_update.php |
Adds a default pager heading. |
VocabularyRouteProvider::getOverviewPageRoute |
function |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
Gets the overview page route. |
VocabularyRouteProvider::getResetPageRoute |
function |
core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php |
Gets the reset page route. |