Home
last modified time | relevance | path

Searched refs:nextLink (Results 1 – 25 of 26) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUploads.php36 public $nextLink; variable in Google\\Service\\Analytics\\Uploads
95 public function setNextLink($nextLink) argument
97 $this->nextLink = $nextLink;
104 return $this->nextLink;
H A DEntityAdWordsLinks.php36 public $nextLink; variable in Google\\Service\\Analytics\\EntityAdWordsLinks
95 public function setNextLink($nextLink) argument
97 $this->nextLink = $nextLink;
104 return $this->nextLink;
H A DEntityUserLinks.php36 public $nextLink; variable in Google\\Service\\Analytics\\EntityUserLinks
95 public function setNextLink($nextLink) argument
97 $this->nextLink = $nextLink;
104 return $this->nextLink;
H A DRemarketingAudiences.php36 public $nextLink; variable in Google\\Service\\Analytics\\RemarketingAudiences
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DSegments.php36 public $nextLink; variable in Google\\Service\\Analytics\\Segments
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DWebproperties.php36 public $nextLink; variable in Google\\Service\\Analytics\\Webproperties
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DProfiles.php36 public $nextLink; variable in Google\\Service\\Analytics\\Profiles
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DUnsampledReports.php36 public $nextLink; variable in Google\\Service\\Analytics\\UnsampledReports
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DAccountSummaries.php36 public $nextLink; variable in Google\\Service\\Analytics\\AccountSummaries
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DAccounts.php36 public $nextLink; variable in Google\\Service\\Analytics\\Accounts
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DCustomDataSources.php36 public $nextLink; variable in Google\\Service\\Analytics\\CustomDataSources
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DCustomDimensions.php36 public $nextLink; variable in Google\\Service\\Analytics\\CustomDimensions
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DCustomMetrics.php36 public $nextLink; variable in Google\\Service\\Analytics\\CustomMetrics
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DExperiments.php36 public $nextLink; variable in Google\\Service\\Analytics\\Experiments
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DFilters.php36 public $nextLink; variable in Google\\Service\\Analytics\\Filters
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DGoals.php36 public $nextLink; variable in Google\\Service\\Analytics\\Goals
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DProfileFilterLinks.php36 public $nextLink; variable in Google\\Service\\Analytics\\ProfileFilterLinks
99 public function setNextLink($nextLink) argument
101 $this->nextLink = $nextLink;
108 return $this->nextLink;
H A DMcfData.php44 public $nextLink; variable in Google\\Service\\Analytics\\McfData
149 public function setNextLink($nextLink) argument
151 $this->nextLink = $nextLink;
158 return $this->nextLink;
H A DGaData.php50 public $nextLink; variable in Google\\Service\\Analytics\\GaData
185 public function setNextLink($nextLink) argument
187 $this->nextLink = $nextLink;
194 return $this->nextLink;
/plugin/authgoogle/google/contrib/
H A DGoogle_AnalyticsService.php678 public $nextLink; variable in Google_Accounts
703 $this->nextLink = $nextLink;
898 $this->nextLink = $nextLink;
1131 $this->nextLink = $nextLink;
1445 $this->nextLink = $nextLink;
1528 $this->nextLink = $nextLink;
2066 $this->nextLink = $nextLink;
2151 $this->nextLink = $nextLink;
2594 $this->nextLink = $nextLink;
2905 $this->nextLink = $nextLink;
[all …]
H A DGoogle_DriveService.php1808 public $nextLink; variable in Google_ChangeList
1837 $this->nextLink = $nextLink;
1840 return $this->nextLink;
1928 public $nextLink; variable in Google_ChildList
1951 $this->nextLink = $nextLink;
2138 public $nextLink; variable in Google_CommentList
2155 $this->nextLink = $nextLink;
2247 public $nextLink; variable in Google_CommentReplyList
2264 $this->nextLink = $nextLink;
2853 public $nextLink; variable in Google_FileList
[all …]
H A DGoogle_PlusDomainsService.php773 public $nextLink; variable in Google_ActivityFeed
803 public function setNextLink( $nextLink) { argument
804 $this->nextLink = $nextLink;
807 return $this->nextLink;
1428 public $nextLink; variable in Google_CircleFeed
1452 public function setNextLink( $nextLink) { argument
1453 $this->nextLink = $nextLink;
1456 return $this->nextLink;
1633 public $nextLink; variable in Google_CommentFeed
1663 $this->nextLink = $nextLink;
[all …]
H A DGoogle_PlusService.php599 public $nextLink; variable in Google_ActivityFeed
629 public function setNextLink( $nextLink) { argument
630 $this->nextLink = $nextLink;
633 return $this->nextLink;
1199 public $nextLink; variable in Google_CommentFeed
1228 public function setNextLink( $nextLink) { argument
1229 $this->nextLink = $nextLink;
1232 return $this->nextLink;
1784 public $nextLink; variable in Google_MomentsFeed
1809 $this->nextLink = $nextLink;
[all …]
/plugin/lightboxv2/
H A Dscreen.css1nextLink{width:49%;height:100%;background:transparent url(images/blank.gif) no-repeat;display:bloc…
/plugin/ghissues/helper/
H A DapiCacheInterface.php135 $nextLink = $apiHead['link'];
137 if(preg_match('/<(.*?)>; rel="next"/', $nextLink, $matches)) {
257 $nextLink = $apiHead['link'];
259 if(preg_match('/<(.*?)>; rel="next"/', $nextLink, $matches)) {

12