Searched defs:all (Results 1 – 7 of 7) sorted by relevance
/dokuwiki/inc/Utf8/ | ||
H A D | Conversion.php | 22 toHtml($str, $all = false) global() argument |
/dokuwiki/inc/ | ||
H A D | pluginutils.php | 30 plugin_list($type = '', $all = false) global() argument |
H A D | utf8.php | 216 utf8_tohtml($str, $all = false) global() argument |
/dokuwiki/lib/plugins/authad/adLDAP/classes/ | ||
H A D | adLDAPContacts.php | 256 public function all($includeDescription = false, $search = "*", $sorted = true) { function in adLDAPContacts |
H A D | adLDAPGroups.php | 542 public function all($includeDescription = false, $search = "*", $sorted = true){ function in adLDAPGroups |
H A D | adLDAPUsers.php | 552 public function all($includeDescription = false, $search = "*", $sorted = true) function in adLDAPUsers |
/dokuwiki/inc/Extension/ | ||
H A D | PluginController.php | 49 getList($type = '', $all = false) global() argument |