Home
last modified time | relevance | path

Searched refs:mod (Results 1 – 14 of 14) sorted by relevance

/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php803 $mod=array();
808 if ($attributes["address_city"]){ $mod["l"][0]=$attributes["address_city"]; }
809 if ($attributes["address_code"]){ $mod["postalCode"][0]=$attributes["address_code"]; }
811 if ($attributes["address_country"]){ $mod["c"][0]=$attributes["address_country"]; }
812 if ($attributes["address_pobox"]){ $mod["postOfficeBox"][0]=$attributes["address_pobox"]; }
813 if ($attributes["address_state"]){ $mod["st"][0]=$attributes["address_state"]; }
814 … if ($attributes["address_street"]){ $mod["streetAddress"][0]=$attributes["address_street"]; }
815 if ($attributes["company"]){ $mod["company"][0]=$attributes["company"]; }
816 if ($attributes["change_password"]){ $mod["pwdLastSet"][0]=0; }
817 if ($attributes["department"]){ $mod["department"][0]=$attributes["department"]; }
[all …]
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPExchange.php231 $mod = array();
234 $mod['proxyAddresses'][0] = 'SMTP:' . $emailAddress;
237 $mod['proxyAddresses'][0] = 'smtp:' . $emailAddress;
241 $result = @ldap_mod_del($this->adldap->getLdapConnection(), $userDn,$mod);
318 $mod = $this->adldap->adldap_schema($attributes);
321 if (!$mod) { return false; }
324 $result = ldap_modify($this->adldap->getLdapConnection(), $distinguishedName, $mod);
H A DadLDAPContacts.php217 $mod = $this->adldap->adldap_schema($attributes);
220 if (!$mod) {
225 $result = ldap_modify($this->adldap->getLdapConnection(), $distinguishedName, $mod);
H A DadLDAPUsers.php408 $mod = $this->adldap->adldap_schema($attributes);
411 if (!$mod && !array_key_exists("enabled", $attributes)){
423 $mod["userAccountControl"][0] = $this->accountControl($controlOptions);
427 $result = @ldap_modify($this->adldap->getLdapConnection(), $userDn, $mod);
/dokuwiki/inc/Ui/
H A DEditor.php49 $mod = (md5($TEXT) !== $check);
153 tpl_inlineScript('textChanged = ' . ($mod ? 'true' : 'false') . ';');
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/
H A DStrings.php316 $mod = $len % PHP_INT_SIZE;
317 if ($mod) {
318 $x = str_pad($x, $len + PHP_INT_SIZE - $mod, "\0", STR_PAD_LEFT);
/dokuwiki/lib/plugins/popularity/lang/ro/
H A Dintro.txt5 …atorii la curent cu dezvoltarea wiki-ului dvs. Seturile de date trimise in mod repetat vor fi iden…
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DANSI.php292 foreach ($mods as $mod) {
293 switch ($mod) {
318 switch ($mod) {
/dokuwiki/vendor/splitbrain/lesserphp/src/Functions/
H A DMath.php215 public function mod(array $args): array function in LesserPHP\\Functions\\Math
/dokuwiki/vendor/geshi/geshi/
H A DREADME.md26 And if you're using GeSHi as a plugin/mod for some other software,
/dokuwiki/lib/scripts/
H A Dtoolbar.js176 lvl += props.mod;
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php164 list($temp, $mod) = $temp->divide($divisor);
166 isset($mod->value[0]) ? $mod->value[0] : '',
/dokuwiki/inc/parser/
H A Dxhtml.php1353 $mod = -1;
1358 $mod = 1;
1366 for ($x = $start; $x != $end; $x += $mod) {
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6mod:360,floor:!0}},g=u.each;function m(t){return null==t?t+"":"object"==typeof t?d[W.call(t)]||"ob… property