Home
last modified time | relevance | path

Searched full:add (Results 176 – 200 of 5573) sorted by last modified time

12345678910>>...223

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Droff.php16 * - Add some missing whitespace escapes
H A Ddos.php23 * - Add missing keywords.
H A Dmagiksf.php19 * - Add package identifiers
H A Dmathematica.php24 * - Add delimiters for associative arrays
/dokuwiki/inc/
H A Dauth.php747 //add ALL group
750 //add User
914 //... and add a nice number and special
1345 * Set the authentication cookie and add user identification data to the session
H A Dchangelog.php153 * included. Add them together as needed.
256 * included. Add them together as needed.
H A Dconfutils.php127 //add sepecial case 'this'
H A DAjax.php386 // it is a matching page, add it to the result
407 // add back to upper
H A Ddeprecated.php6 * Note: when adding to this file, please also add appropriate actions to _test/rector.php
420 * @deprecated 2019-04-20 \dokuwiki\Subscriptions\SubscriberManager::add function in Subscription
422 public function add($id, $user, $style, $data = '') {
423 DebugHelper::dbgDeprecatedFunction('\dokuwiki\Subscriptions\SubscriberManager::add');
425 return $manager->add($id, $user, $style, $data);
/dokuwiki/inc/Action/
H A DSubscribe.php90 $ok = $subManager->add($target, $INPUT->server->str('REMOTE_USER'), $style);
/dokuwiki/lib/plugins/acl/
H A Dremote.php32 * Add a new ACL rule to the config
/dokuwiki/lib/plugins/usermanager/lang/ja/
H A Dlang.php27 $lang['add'] = '追加';
/dokuwiki/lib/plugins/usermanager/lang/la/
H A Dlang.php18 $lang['add'] = 'Addere';
/dokuwiki/lib/scripts/
H A Dlocktimer.js53 * Add another field of the editform to be posted to the server when a draft is saved
60 * Add a callback that is executed when the post request to renew the lock and save the draft returns successfully
64 * is updated. This method can be used to add further callbacks to be executed at that moment.
H A Dmedia.js41 // add the action to autofill the "upload as" field
123 $both = $listType.add($sortBy);
H A Dpage.js36 $highlight = $highlight.add($tgt);
41 $highlight = $highlight.add($tgt);
H A Dtoolbar.js73 * @param DOMElement btn Button element to add the action to
95 * @param DOMElement btn Button element to add the action to
133 * @param DOMElement btn Button element to add the action to
148 * @param DOMElement btn Button element to add the action to
166 * @param DOMElement btn Button element to add the action to
188 * Add button action for picker buttons and create picker element
190 * @param jQuery btn Button element to add the action to
213 * Add button action for the link wizard button
215 * @param DOMElement btn Button element to add the action to
/dokuwiki/lib/plugins/usermanager/lang/lt/
H A Dlang.php21 $lang['add'] = 'Pridėti';
/dokuwiki/lib/plugins/usermanager/lang/lv/
H A Dlang.php19 $lang['add'] = 'Pielikt';
/dokuwiki/lib/plugins/usermanager/lang/sq/
H A Dlang.php24 $lang['add'] = 'Shto';
/dokuwiki/lib/plugins/usermanager/lang/da/
H A Dlang.php28 $lang['add'] = 'Tilføj';
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBase.php
H A DBlowfish.php47 * begin to add up after one million function calls.
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dpagetools.less45 /* add transparent border to prevent jumping when proper border is added on hover */
58 /* add transparent border to prevent jumping when proper border is added on focus */
/dokuwiki/lib/plugins/usermanager/lang/sv/
H A Dlang.php29 $lang['add'] = 'Lägg till';

12345678910>>...223