Home
last modified time | relevance | path

Searched defs:itemsPerPage (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/www/cutelyst/cutelyst-3.2.0/tests/
H A Dtestpagination.cpp44 int itemsPerPage = 5; in testPagination() local
64 int itemsPerPage = 5; in testPagination3() local
85 int itemsPerPage = 5; in testPagination2() local
105 int itemsPerPage = 5; in testPaginationZeroPageLinks() local
126 int itemsPerPage = 2; in testPaginationDisabledLastPageLink() local
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Pagination/
H A DAbstractPaginator.php45 private $itemsPerPage = 10; variable in TYPO3\\CMS\\Core\\Pagination\\AbstractPaginator
47 public function withItemsPerPage(int $itemsPerPage): PaginatorInterface
97 abstract protected function updatePaginatedItems(int $itemsPerPage, int $offset): void;
162 protected function setItemsPerPage(int $itemsPerPage): void
H A DArrayPaginator.php35 int $itemsPerPage = 10
52 protected function updatePaginatedItems(int $itemsPerPage, int $offset): void
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Pagination/
H A DAbstractPaginator.php45 private $itemsPerPage = 10; variable in TYPO3\\CMS\\Core\\Pagination\\AbstractPaginator
47 public function withItemsPerPage(int $itemsPerPage): PaginatorInterface
97 abstract protected function updatePaginatedItems(int $itemsPerPage, int $offset): void;
162 protected function setItemsPerPage(int $itemsPerPage): void
H A DArrayPaginator.php35 int $itemsPerPage = 10
52 protected function updatePaginatedItems(int $itemsPerPage, int $offset): void
/dports/x11-toolkits/kf5-attica/attica-5.89.0/src/
H A Dmetadata.cpp32 int itemsPerPage; member in Metadata::Private
129 int Metadata::itemsPerPage() in itemsPerPage() function in Metadata
134 void Metadata::setItemsPerPage(int itemsPerPage) in setItemsPerPage()
/dports/www/cutelyst/cutelyst-3.2.0/Cutelyst/Plugins/Utils/Pagination/
H A Dpagination.cpp26 Pagination::Pagination(int numberOfItems, int itemsPerPage, int currentPage, int pageLinks) in Pagination()
85 int Pagination::offset(int itemsPerPage, int currentPage) in offset()
/dports/www/nextcloud/nextcloud/lib/private/AppFramework/OCS/
H A DBaseResponse.php47 protected $itemsPerPage; variable in OC\\AppFramework\\OCS\\BaseResponse
62 $itemsPerPage = null) {
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Urlshortener/
H A DUrlHistory.php23 public $itemsPerPage; variable in Google_Service_Urlshortener_UrlHistory
42 public function setItemsPerPage($itemsPerPage)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Urlshortener/
H A DUrlHistory.php23 public $itemsPerPage; variable in Google_Service_Urlshortener_UrlHistory
42 public function setItemsPerPage($itemsPerPage)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/plugins/CommonPlugin/vendor/jasongrimes/paginator/src/JasonGrimes/
H A DPaginator.php11 protected $itemsPerPage; variable in JasonGrimes\\Paginator
24 public function __construct($totalItems, $itemsPerPage, $currentPage, $urlPattern = '')
78 public function setItemsPerPage($itemsPerPage)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Analytics/
H A DUploads.php23 public $itemsPerPage; variable in Google_Service_Analytics_Uploads
44 public function setItemsPerPage($itemsPerPage)
H A DEntityAdWordsLinks.php23 public $itemsPerPage; variable in Google_Service_Analytics_EntityAdWordsLinks
44 public function setItemsPerPage($itemsPerPage)
H A DEntityUserLinks.php23 public $itemsPerPage; variable in Google_Service_Analytics_EntityUserLinks
44 public function setItemsPerPage($itemsPerPage)
H A DAccounts.php23 public $itemsPerPage; variable in Google_Service_Analytics_Accounts
45 public function setItemsPerPage($itemsPerPage)
H A DCustomDataSources.php23 public $itemsPerPage; variable in Google_Service_Analytics_CustomDataSources
45 public function setItemsPerPage($itemsPerPage)
H A DExperiments.php23 public $itemsPerPage; variable in Google_Service_Analytics_Experiments
45 public function setItemsPerPage($itemsPerPage)
H A DGoals.php23 public $itemsPerPage; variable in Google_Service_Analytics_Goals
45 public function setItemsPerPage($itemsPerPage)
H A DSegments.php23 public $itemsPerPage; variable in Google_Service_Analytics_Segments
45 public function setItemsPerPage($itemsPerPage)
H A DUnsampledReports.php23 public $itemsPerPage; variable in Google_Service_Analytics_UnsampledReports
45 public function setItemsPerPage($itemsPerPage)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Analytics/
H A DUploads.php23 public $itemsPerPage; variable in Google_Service_Analytics_Uploads
44 public function setItemsPerPage($itemsPerPage)
H A DEntityAdWordsLinks.php23 public $itemsPerPage; variable in Google_Service_Analytics_EntityAdWordsLinks
44 public function setItemsPerPage($itemsPerPage)
H A DEntityUserLinks.php23 public $itemsPerPage; variable in Google_Service_Analytics_EntityUserLinks
44 public function setItemsPerPage($itemsPerPage)
H A DAccounts.php23 public $itemsPerPage; variable in Google_Service_Analytics_Accounts
45 public function setItemsPerPage($itemsPerPage)
H A DCustomDataSources.php23 public $itemsPerPage; variable in Google_Service_Analytics_CustomDataSources
45 public function setItemsPerPage($itemsPerPage)

1234567