Searched defs:all (Results 1 – 8 of 8) sorted by relevance
/dokuwiki/inc/Utf8/ |
D | Conversion.php | 21 public static function toHtml($str, $all = false)
|
/dokuwiki/_test/tests/inc/ |
D | parserutils_set_metadata_during_rendering.test.php | 101 public function getList($type = '', $all = false)
|
/dokuwiki/inc/ |
D | pluginutils.php | 31 function plugin_list($type = '', $all = false)
|
D | utf8.php | 217 function utf8_tohtml($str, $all = false)
|
/dokuwiki/lib/plugins/authad/adLDAP/classes/ |
D | adLDAPContacts.php | 256 public function all($includeDescription = false, $search = "*", $sorted = true) { function in adLDAPContacts
|
D | adLDAPGroups.php | 542 public function all($includeDescription = false, $search = "*", $sorted = true){ function in adLDAPGroups
|
D | adLDAPUsers.php | 552 public function all($includeDescription = false, $search = "*", $sorted = true) function in adLDAPUsers
|
/dokuwiki/inc/Extension/ |
D | PluginController.php | 50 public function getList($type = '', $all = false)
|