Home
last modified time | relevance | path

Searched +full:modify -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 314) sorted by relevance

12345678910>>...13

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUsers.php18 * modify it under the terms of the GNU Lesser General Public
387 * Modify a user
390 * @param array $attributes The attributes to modify. Note if you set the enabled attribute you must not specify any other attributes
394 public function modify($username, $attributes, $isGUID = false) function in adLDAPUsers
446 $result = $this->modify($username, $attributes, $isGUID);
463 $result = $this->modify($username, $attributes, $isGUID);
472 * @param string $username The username to modify
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dtext.php30 * GeSHi is free software; you can redistribute it and/or modify
H A Dhq9plus.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dpycon.php30 * GeSHi is free software; you can redistribute it and/or modify
H A Drobots.php19 * GeSHi is free software; you can redistribute it and/or modify
H A Doracle8.php24 * GeSHi is free software; you can redistribute it and/or modify
238 'MODIFY',
H A Dgettext.php23 * GeSHi is free software; you can redistribute it and/or modify
H A Dwhitespace.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dbf.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dldif.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dxorg_conf.php21 * GeSHi is free software; you can redistribute it and/or modify
H A Dpike.php25 * GeSHi is free software; you can redistribute it and/or modify
H A Dintercal.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dvedit.php26 * GeSHi is free software; you can redistribute it and/or modify
H A Doracle11.php28 * GeSHi is free software; you can redistribute it and/or modify
278 'MODIFY',
H A Didl.php19 * GeSHi is free software; you can redistribute it and/or modify
H A Dproperties.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dcfdg.php24 * GeSHi is free software; you can redistribute it and/or modify
H A Dobjeck.php23 * GeSHi is free software; you can redistribute it and/or modify
H A Dparasail.php26 * GeSHi is free software; you can redistribute it and/or modify
H A Dcuesheet.php24 * GeSHi is free software; you can redistribute it and/or modify
/dokuwiki/lib/plugins/authad/adLDAP/collections/
H A DadLDAPCollection.php18 * modify it under the terms of the GNU Lesser General Public
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php25 * *exact* page or namespace. It will *not* modify any subscription that may exist in higher namespaces.
70 * namespace. It will *not* modify any subscriptions that may exist in higher
/dokuwiki/inc/Extension/
H A DAuthPlugin.php118 * @param string $type Modification type ('create', 'modify', 'delete')
127 'modify' => 'modifyUser',
284 * Modify user data [implement only where required/possible]
/dokuwiki/lib/plugins/usermanager/
H A Dcli.php241 if ($auth->triggerUserMod('modify', [$name, $changes])) {
279 if ($auth->triggerUserMod('modify', [$name, $changes])) {

12345678910>>...13