Home
last modified time | relevance | path

Searched full:add (Results 126 – 150 of 5573) sorted by last modified time

12345678910>>...223

/dokuwiki/lib/plugins/acl/
H A Dscript.js103 // add new highlighting
/dokuwiki/lib/tpl/dokuwiki/images/
H A Dpagetools-build.php15 * @todo Maybe add some more error checking
41 // add all the icons to the sprite image
/dokuwiki/vendor/composer/
H A DClassLoader.php21 * $loader->add('Symfony\Component', __DIR__.'/component');
22 * $loader->add('Symfony', __DIR__.'/framework');
180 public function add($prefix, $paths, $prepend = false)
188 public function add($prefix, $paths, $prepend = false) global() function in Composer\\Autoload\\ClassLoader
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php1013 // add default base folder if specified to handle case where zip doesn't contain this
/dokuwiki/lib/plugins/usermanager/lang/hr/
H A Dlang.php19 $lang['add'] = 'Dodaj';
/dokuwiki/lib/plugins/usermanager/lang/hu/
H A Dlang.php27 $lang['add'] = 'Hozzáadás';
80 $lang['addUser_error_mail_missing'] = 'Add meg az e-mail címét az új felhasználónak.';
/dokuwiki/inc/lang/hu/
H A Dlogin.txt3 Nem vagy bejelentkezve! Add meg az azonosítási adataid a belépéshez lentebb! A böngésződben engedélyezned kell a sütik (cookies) fogadását a belépéshez.
H A Dresetpwd.txt3 Kérlek, add meg az új jelszót a felhasználódhoz.
/dokuwiki/lib/plugins/usermanager/lang/ko/
H A Dlang.php26 $lang['add'] = '추가';
/dokuwiki/lib/plugins/usermanager/lang/uk/
H A Dlang.php22 $lang['add'] = 'Додати';
/dokuwiki/lib/plugins/usermanager/lang/et/
H A Dlang.php18 $lang['add'] = 'Lisa';
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php141 case "add":
324 echo $this->locale_xhtml('add');
327 $this->htmlUserForm('add', null, [], 4);
370 * Display form to add or modify a user
372 * @param string $cmd 'add' or 'modify'
460 if ($cmd == 'add') {
636 * Add an user to auth backend
1060 // check we are allowed to add users
H A Dscript.js2 * Add JavaScript confirmation to the User Delete button
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php697 * When PuTTY resizes the window it doesn't add an additional 0x7FFFFFFF bytes - it adds 0x40000000 bytes.
/dokuwiki/lib/plugins/usermanager/lang/zh-tw/
H A Dlang.php27 $lang['add'] = '增加';
/dokuwiki/lib/plugins/usermanager/lang/ar/
H A Dlang.php20 $lang['add'] = 'إضافة';
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dvedit.php19 * - Add keyword groups 2, 3 and 4.
H A Dvim.php313 'VimResized', 'WinEnter', 'WinLeave', 'abs', 'add', 'append',
/dokuwiki/inc/Parsing/Handler/
H A DReWriterInterface.php24 * Process any calls that have been added and add them to the
H A DTable.php149 // Add the max cols and rows to the table opening
/dokuwiki/lib/plugins/usermanager/lang/gl/
H A Dlang.php20 $lang['add'] = 'Engadir';
/dokuwiki/lib/plugins/usermanager/lang/nl/
H A Dlang.php29 $lang['add'] = 'Toevoegen';
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DClassServer.php45 // Add to our callbacks array
/dokuwiki/
H A DCOPYING232 may add an explicit geographical distribution limitation excluding
310 Also add information on how to contact you by electronic and paper mail.
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php339 substr_replace($url, 's', 4, 0) : //Add the 's' to HTTPS

12345678910>>...223