Home
last modified time | relevance | path

Searched refs:itemsPerPage (Results 1 – 24 of 24) sorted by relevance

/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/
H A DExporter.php29 …* @param int $itemsPerPage Number of items being exported at once. Respecting this parameter is at…
33 public static function create($type, $itemsPerPage = 20) argument
35 if ($itemsPerPage < 1) {
41 $exporter = new XMLExporter($itemsPerPage);
44 $exporter = new CSVExporter($itemsPerPage);
53 protected $itemsPerPage; variable in FINDOLOGIC\\Export\\Exporter
55 protected function __construct($itemsPerPage) argument
57 $this->itemsPerPage = $itemsPerPage;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUploads.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\Uploads
67 public function setItemsPerPage($itemsPerPage) argument
69 $this->itemsPerPage = $itemsPerPage;
76 return $this->itemsPerPage;
H A DEntityAdWordsLinks.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\EntityAdWordsLinks
67 public function setItemsPerPage($itemsPerPage) argument
69 $this->itemsPerPage = $itemsPerPage;
76 return $this->itemsPerPage;
H A DEntityUserLinks.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\EntityUserLinks
67 public function setItemsPerPage($itemsPerPage) argument
69 $this->itemsPerPage = $itemsPerPage;
76 return $this->itemsPerPage;
H A DRemarketingAudiences.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\RemarketingAudiences
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DSegments.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\Segments
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DWebproperties.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\Webproperties
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DProfiles.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\Profiles
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DUnsampledReports.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\UnsampledReports
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DAccountSummaries.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\AccountSummaries
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DAccounts.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\Accounts
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DCustomDataSources.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\CustomDataSources
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DCustomDimensions.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\CustomDimensions
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DCustomMetrics.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\CustomMetrics
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DExperiments.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\Experiments
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DFilters.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\Filters
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DGoals.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\Goals
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DProfileFilterLinks.php28 public $itemsPerPage; variable in Google\\Service\\Analytics\\ProfileFilterLinks
71 public function setItemsPerPage($itemsPerPage) argument
73 $this->itemsPerPage = $itemsPerPage;
80 return $this->itemsPerPage;
H A DMcfData.php36 public $itemsPerPage; variable in Google\\Service\\Analytics\\McfData
121 public function setItemsPerPage($itemsPerPage) argument
123 $this->itemsPerPage = $itemsPerPage;
130 return $this->itemsPerPage;
H A DGaData.php42 public $itemsPerPage; variable in Google\\Service\\Analytics\\GaData
157 public function setItemsPerPage($itemsPerPage) argument
159 $this->itemsPerPage = $itemsPerPage;
166 return $this->itemsPerPage;
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php676 public $itemsPerPage; variable in Google_Accounts
691 $this->itemsPerPage = $itemsPerPage;
886 $this->itemsPerPage = $itemsPerPage;
1119 $this->itemsPerPage = $itemsPerPage;
1433 $this->itemsPerPage = $itemsPerPage;
1516 $this->itemsPerPage = $itemsPerPage;
2054 $this->itemsPerPage = $itemsPerPage;
2139 $this->itemsPerPage = $itemsPerPage;
2582 $this->itemsPerPage = $itemsPerPage;
2893 $this->itemsPerPage = $itemsPerPage;
[all …]
H A DGoogle_UrlshortenerService.php291 public $itemsPerPage; variable in Google_UrlHistory
302 public function setItemsPerPage( $itemsPerPage) { argument
303 $this->itemsPerPage = $itemsPerPage;
306 return $this->itemsPerPage;
H A DGoogle_ShoppingService.php245 public $itemsPerPage; variable in Google_Products
322 public function setItemsPerPage( $itemsPerPage) { argument
323 $this->itemsPerPage = $itemsPerPage;
326 return $this->itemsPerPage;
/plugin/prettyphoto/js/
H A Djquery.prettyPhoto.js424 slide_to = currentGalleryPage * (itemsPerPage * itemWidth);
715 itemsPerPage = Math.floor((pp_dimensions['containerWidth'] - 100 - navWidth) / itemWidth);
716 itemsPerPage = (itemsPerPage < pp_images.length) ? itemsPerPage : pp_images.length;
717 totalPage = Math.ceil(pp_images.length / itemsPerPage) - 1;
727 galleryWidth = itemsPerPage * itemWidth;
737 …goToPage = (Math.floor(set_position/itemsPerPage) < totalPage) ? Math.floor(set_position/itemsPerP…