Home
last modified time | relevance | path

Searched full:add (Results 51 – 75 of 5573) sorted by last modified time

12345678910>>...223

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedItem.php34 * Add <enclosure> element tag RSS 2.0, supported by ATOM 1.0 too
/dokuwiki/lib/plugins/usermanager/lang/sl/
H A Dlang.php23 $lang['add'] = 'Dodaj';
/dokuwiki/lib/plugins/usermanager/lang/sr/
H A Dlang.php20 $lang['add'] = 'Додај';
/dokuwiki/lib/plugins/usermanager/lang/de/
H A Dlang.php40 $lang['add'] = 'Hinzufügen';
/dokuwiki/lib/plugins/usermanager/lang/de-informal/
H A Dlang.php28 $lang['add'] = 'Zufügen';
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php365 $min = $min->add(self::$one);
H A DTwofish.php574 // Add the modular polynomial on underflow.
/dokuwiki/inc/
H A DMailer.class.php59 // add some default headers for mailfiltering FS#2247
143 * Add an arbitrary header to the mail
243 // add default token replacements
286 * Add the To: recipients
297 * Add the Cc: recipients
308 * Add the Bcc: recipients
319 * Add the From: address
333 * Add the mail's Subject: header
421 // add address quotes
436 // add t
[all...]
/dokuwiki/lib/plugins/usermanager/lang/el/
H A Dlang.php26 $lang['add'] = 'Προσθήκη';
/dokuwiki/inc/Menu/
H A DAbstractMenu.php77 * @param bool $svg add the SVG link
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dsparql.php59 'DROP','ADD','MOVE','COPY',
H A Dsql.php33 * * Add all keywords
65 'ADD', 'ALL', 'ALTER', 'AND', 'AS', 'ASC', 'AUTO_INCREMENT',
H A Dvisualfoxpro.php287 'Activate','ActivateCell','Add','AddColumn','AddItem','AddListItem',
/dokuwiki/lib/plugins/usermanager/lang/en/
H A Dadd.txt1 ===== Add user =====
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php9 * can extend those menus through action plugins and add their own instances of this class,
154 * @param bool $svg add SVG icon to the link
H A DBack.php9 * would need to add this item manually.
/dokuwiki/lib/plugins/usermanager/lang/eo/
H A Dlang.php22 $lang['add'] = 'Aldoni';
/dokuwiki/lib/plugins/usermanager/
H A Dcli.php30 // add
31 $options->registerCommand('add', 'Add an user to auth backend');
32 $options->registerArgument('login', 'Username', true, 'add');
33 $options->registerArgument('mail', 'Email address', true, 'add');
34 $options->registerArgument('name', 'Full name', false, 'add');
35 $options->registerArgument('groups', 'Groups to be added, comma-seperated', false, 'add');
36 $options->registerArgument('password', 'Password to set', false, 'add');
37 $options->registerOption('notify', 'Notify user', 'n', false, 'add');
43 // add t
[all...]
/dokuwiki/lib/plugins/usermanager/lang/bg/
H A Dlang.php21 $lang['add'] = 'Добави';
/dokuwiki/inc/Parsing/Lexer/
H A DParallelRegex.php162 * for "(", ")" remember the nesting level, add "\"
/dokuwiki/lib/plugins/usermanager/lang/fi/
H A Dlang.php22 $lang['add'] = 'Lisää';
/dokuwiki/lib/scripts/
H A Ddelay.js12 * delay.add(func, timeout).
22 add: function (func, timeout) { method in timer
57 this.timer = timer.add(function () { _this.exec.call(_this); },
H A Dedit.js45 // create the icon and add it to the button
135 * Add button action for signature button
137 * @param {jQuery} $btn Button element to add the action to
220 * Activate "not saved" dialog, add draft deletion to page unload,
221 * add handlers to monitor changes
H A Deditor.js33 * Add the edit window size and wrap controls
/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php468 // If we have basic code points in output, add an hyphen to the end
694 // if neither case was true, just add the character
801 if ('add' == $mode) {
809 $mode = 'add';
830 if ('add' == $mode) {
836 if ('add' == $mode) {

12345678910>>...223