Home
last modified time | relevance | path

Searched full:add (Results 51 – 75 of 5573) sorted by path

12345678910>>...223

/dokuwiki/inc/
H A Dconfutils.php127 //add sepecial case 'this'
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);
H A Dform.php93 * Add <fieldset></fieldset> tags around fields.
148 * @param string|array $elem Pseudo-tag or string to add to the form.
163 * @param string|array $elem Pseudo-tag or string to add to the form.
178 * @param string|array $elem Pseudo-tag or string to add to the form.
314 * Add a radio set
H A Dhtml.php954 // add object attributes for standard compliant browsers
959 // add object attributes for IE
977 // add flashvars
1044 * @param Doku_Form $form - (optional) form to add elements to
H A Dindexer.php27 * add their version info to the event data like so:
H A Dload.php
H A Dmail.php157 $sLine = implode('=' . MAILHEADER_EOL, $aMatch[0]); // add soft crlf's
H A Dmedia.php90 // add old revision to the attic
101 // add a log entry to the media changelog
280 // add old revision to the attic
545 // add old revision to the attic if missing
563 // add a log entry to the media changelog
H A Dpageutils.php544 //if link contains no namespace. add current namespace (if any)
750 * @todo add event hook
H A Dparserutils.php227 //add modes to parser
359 // now add the passed metadata
515 // add an extra key for the event - to tell event handlers the page whose metadata this is
572 // add syntax plugins
581 //add to modes
591 // add default modes
607 // add formatting modes
620 // add modes which need files
628 // add optional camelcase mode
823 // add
[all...]
H A Dsearch.php180 * $opts['hash'] add hashes to result list
248 * $opts['hash'] add hashes to result list
583 // finally add the item
/dokuwiki/inc/lang/en/
H A Dlang.php275 $lang['qb_media'] = 'Add Images and other files (opens in a new window)';
307 $lang['subscr_m_new_header'] = 'Add subscription';
/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 Dresendpwd.txt3 Kérlek, add meg a felhasználói azonosítód az új jelszó elküldéséhez. A jelszó cseréjéhez szükséges megerősítő linket elküldjük a regisztrált e-mail címedre.
H A Dresetpwd.txt3 Kérlek, add meg az új jelszót a felhasználódhoz.
/dokuwiki/inc/parser/
H A Dhandler.php48 * Add a new call by passing it to the current CallWriter
980 // add protocol on simple short URLs
H A Dmetadata.php136 * Add an item to the TOC
146 //only add items within configured levels
171 // add the header to the TOC
175 // add to summary
494 // add link title to summary
H A Drenderer.php26 * be called. That method needs to produce the desired output for the instruction and add it to the
183 * Add an item to the TOC
H A Dxhtml.php171 // add footnote markup and close this footnote
195 * Add an item to the TOC
228 //only add items within configured levels
482 // its a new footnote, add it to the $footnotes array
663 // add icon
937 //add search string
1220 // add file icons
1307 // add file icons
1706 //add image tag
1751 //add vide
[all...]
/dokuwiki/
H A Dinstall.php391 // add any config options set by a previous installer
/dokuwiki/lib/exe/
H A Dcss.php235 // we found it, add info to message
H A Djs.php75 // add possible plugin scripts and userscript
101 // add some global variables
/dokuwiki/lib/plugins/acl/
H A Dadmin.php147 // re-add all rules
503 // add note if admin
/dokuwiki/lib/plugins/acl/lang/en/
H A Dhelp.txt3 On this page you can add and remove permissions for namespaces and pages in your wiki.
H A Dlang.php44 $lang['acl_new'] = 'Add new Entry';

12345678910>>...223