Searched defs:create (Results 1 – 11 of 11) sorted by relevance
/dokuwiki/lib/plugins/authad/adLDAP/classes/ |
H A D | adLDAPFolders.php | 151 public function create($attributes) function in adLDAPFolders
|
H A D | adLDAPContacts.php | 65 public function create($attributes) function in adLDAPContacts
|
H A D | adLDAPGroups.php | 161 public function create($attributes) function in adLDAPGroups
|
H A D | adLDAPUsers.php | 77 public function create($attributes) function in adLDAPUsers
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Cache.php | 109 public function create($location, $filename, $extension) function in SimplePie\\Cache
|
H A D | Registry.php | 221 public function &create($type, $parameters = []) function in SimplePie\\Registry
|
/dokuwiki/vendor/splitbrain/php-archive/src/ |
H A D | Archive.php | 78 abstract public function create($file = ''); function in splitbrain\\PHPArchive\\Archive
|
H A D | Tar.php | 233 public function create($file = '') function in splitbrain\\PHPArchive\\Tar
|
H A D | Zip.php | 271 public function create($file = '') function in splitbrain\\PHPArchive\\Zip
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
H A D | X509.php | 4195 _subArrayUnchecked(& $root, $path, $create = false) global() argument 4223 _subArray(& $root, $path, $create = false) global() argument 4259 _extensions(& $root, $path = null, $create = false) global() argument 4838 _revokedCertificate(& $rclist, $serial, $create = false) global() argument [all...] |
/dokuwiki/inc/parser/ |
H A D | renderer.php | 762 _headerToLink($title, $create = false) global() argument
|