Home
last modified time | relevance | path

Searched defs:filter (Results 1 – 19 of 19) sorted by relevance

/dokuwiki/lib/plugins/authad/
Dauth.php368 protected function constructSearchString($filter)
398 public function getUserCount($filter = [])
449 protected function filterToString($filter)
476 protected function fillGroupUserArray($filter, $numberOfAdds)
513 public function retrieveUsers($start = 0, $limit = 0, $filter = [])
776 protected function filter($user, $info) function in auth_plugin_authad
797 protected function constructPattern($filter)
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
DNameFilter.php75 public function filter(string $name): string; function
DCallableNameFilter.php85 public function filter(string $name): string function in SimplePie\\Cache\\CallableNameFilter
/dokuwiki/lib/plugins/authldap/
Dauth.php408 public function retrieveUsers($start = 0, $limit = 0, $filter = [])
462 protected function makeFilter($filter, $placeholders)
488 protected function filter($user, $info) function in auth_plugin_authldap
510 protected function constructPattern($filter)
659 $filter,
/dokuwiki/lib/plugins/revert/
Dadmin.php84 protected function revertEdits($revert, $filter)
122 protected function listEdits($filter)
/dokuwiki/lib/plugins/authplain/
Dauth.php281 public function getUserCount($filter = [])
308 public function retrieveUsers($start = 0, $limit = 0, $filter = [])
466 protected function filter($user, $info) function in auth_plugin_authplain
485 protected function constructPattern($filter)
/dokuwiki/inc/Input/
DInput.php28 protected $filter; variable in dokuwiki\\Input\\Input
61 public function filter($filter = 'stripctl') argument
/dokuwiki/lib/plugins/extension/
Dcli.php259 protected function cmdList($showdetails, $filter)
278 protected function listExtensions($list, $details, $filter = '')
/dokuwiki/inc/Extension/
DAuthPlugin.php324 public function getUserCount($filter = [])
341 public function retrieveUsers($start = 0, $limit = 0, $filter = null)
/dokuwiki/lib/plugins/authpdo/
Dauth.php369 public function retrieveUsers($start = 0, $limit = -1, $filter = null)
409 public function getUserCount($filter = [])
/dokuwiki/inc/
Dindexer.php341 function idx_indexLengths($filter)
/dokuwiki/inc/TreeBuilder/
DAbstractBuilder.php72 public function setRecursionDecision(?callable $filter): void
/dokuwiki/lib/plugins/usermanager/
Dadmin.php30 protected $filter = []; // user selection filter(s) variable in admin_plugin_usermanager
/dokuwiki/inc/Search/
DIndexer.php1151 protected function indexLengths($filter)
/dokuwiki/vendor/simplepie/simplepie/src/
DSimplePie.php1309 public function set_cache_namefilter(NameFilter $filter): void
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
DSSH2.php3885 private function filter($payload) function in phpseclib3\\Net\\SSH2
/dokuwiki/lib/scripts/jquery/
Djquery.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
Djquery-ui.min.js6 ….ui.version="1.14.1";var n,s,x,k,o,a,r,l,h,i,E=0,N=Array.prototype.hasOwnProperty,c=Array.prototyp…
/dokuwiki/_test/core/
DphpQuery-onefile.php2292 public function filter($selectors, $_skipHistory = false) { function in phpQueryObject