Searched defs:all (Results 1 – 8 of 8) sorted by relevance
| /dokuwiki/inc/Utf8/ |
| H A D | Conversion.php | 21 public static function toHtml($str, $all = false)
|
| /dokuwiki/_test/tests/inc/ |
| H A D | parserutils_set_metadata_during_rendering.test.php | 101 public function getList($type = '', $all = false)
|
| /dokuwiki/inc/ |
| H A D | pluginutils.php | 31 function plugin_list($type = '', $all = false)
|
| H A D | utf8.php | 217 function utf8_tohtml($str, $all = false)
|
| /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 | 50 public function getList($type = '', $all = false)
|