Home
last modified time | relevance | path

Searched refs:listSize (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DTargetableRemarketingList.php55 public $listSize; variable in Google\\Service\\Dfareporting\\TargetableRemarketingList
184 public function setListSize($listSize) argument
186 $this->listSize = $listSize;
193 return $this->listSize;
H A DRemarketingList.php57 public $listSize; variable in Google\\Service\\Dfareporting\\RemarketingList
200 public function setListSize($listSize) argument
202 $this->listSize = $listSize;
209 return $this->listSize;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DVlv.php201 public function listSize(): ?int
198 public function listSize(): ?int global() function in FreeDSx\\Ldap\\Search\\Vlv
/plugin/noticeboard/
H A Dsyntax.php290 $arrayList = $noticeList->getNoticeList($start,$start + $this->getConf('listSize'));
/plugin/noticeboard/noticeboard/
H A Dsyntax.php290 $arrayList = $noticeList->getNoticeList($start,$start + $this->getConf('listSize'));