Home
last modified time | relevance | path

Searched refs:renderPager (Results 1 – 12 of 12) sorted by relevance

/dports/www/drupal8/drupal-8.9.20/core/modules/views/src/Plugin/views/display/
H A DDisplayPluginInterface.php385 public function renderPager(); function
H A DAttachment.php296 public function renderPager() { function in Drupal\\views\\Plugin\\views\\display\\Attachment
H A DDisplayPluginBase.php2097 public function renderPager() { function in Drupal\\views\\Plugin\\views\\display\\DisplayPluginBase
2250 if ($view->display_handler->renderPager()) {
2252 $element['#pager'] = $view->renderPager($exposed_input);
/dports/www/drupal9/drupal-9.2.10/core/modules/views/src/Plugin/views/display/
H A DDisplayPluginInterface.php385 public function renderPager(); function
H A DAttachment.php296 public function renderPager() { function in Drupal\\views\\Plugin\\views\\display\\Attachment
H A DDisplayPluginBase.php2097 public function renderPager() { function in Drupal\\views\\Plugin\\views\\display\\DisplayPluginBase
2234 if ($view->display_handler->renderPager()) {
2236 $element['#pager'] = $view->renderPager($exposed_input);
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/zii/widgets/
H A DCBaseListView.php226 public function renderPager() function in CBaseListView
/dports/www/limesurvey/limesurvey/framework/zii/widgets/
H A DCBaseListView.php262 public function renderPager() function in CBaseListView
/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Standards/Generic/Tests/ControlStructures/
H A DInlineControlStructureUnitTest.1.inc78 <?php if ($model->scenario == 'simple') $widget->renderPager() ?>
H A DInlineControlStructureUnitTest.1.inc.fixed90 <?php if ($model->scenario == 'simple') { $widget->renderPager(); } ?>
/dports/www/drupal8/drupal-8.9.20/core/modules/views/src/
H A DViewExecutable.php953 public function renderPager($exposed_input) { function in Drupal\\views\\ViewExecutable
/dports/www/drupal9/drupal-9.2.10/core/modules/views/src/
H A DViewExecutable.php953 public function renderPager($exposed_input) { function in Drupal\\views\\ViewExecutable