Home
last modified time | relevance | path

Searched refs:constructSearchString (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/lib/plugins/authad/
H A Dauth.php368 protected function constructSearchString($filter)
408 $searchString = $this->constructSearchString($filter);
520 $result = $adldap->user()->all(false, $this->constructSearchString($filter));
358 protected function constructSearchString($filter) global() function in auth_plugin_authad