Home
last modified time | relevance | path

Searched refs:setOffset (Results 51 – 60 of 60) sorted by path

123

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvControl.php138 public function setOffset(?int $offset)
136 public function setOffset(?int $offset) global() function in FreeDSx\\Ldap\\Control\\Vlv\\VlvControl
/plugin/struct/meta/
H A DAggregationTable.php452 $dynamic->setOffset($prev);
461 $dynamic->setOffset($next);
H A DAggregationValue.php24 $searchConfig->setOffset(0);
H A DSearch.php326 public function setOffset($offset)
292 public function setOffset($offset) global() function in dokuwiki\\plugin\\struct\\meta\\Search
H A DSearchConfig.php71 $this->setOffset($config['offset']);
H A DSearchConfigParameters.php54 $this->setOffset($INPUT->int(self::$PARAM_OFFSET));
100 public function setOffset($offset) function in dokuwiki\\plugin\\struct\\meta\\SearchConfigParameters
202 $this->searchConfig->setOffset($this->offset);
/plugin/struct/syntax/
H A Dtable.php116 $search->setOffset(0);
/plugin/structat/syntax/
H A Dtable.php109 $search->setOffset(0);
/plugin/structgroupby/syntax/
H A Done.php67 $search->setOffset(0);
/plugin/structtemplate/meta/
H A DStructTemplateSyntax.php154 $search->setOffset(0);

123