Home
last modified time | relevance | path

Searched +full:name -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 251 – 275 of 391) sorted by relevance

1...<<111213141516

/dokuwiki/inc/Ui/
H A DPageRevisions.php94 $RevInfo->showFileName(), // name of page or media
H A DUserProfile.php32 'name' => $INPUT->post->str('fullname', $INFO['userinfo']['name'], true),
99 ->val($userinfo['name']);
H A DAdmin.php156 // sort by name, then sort
/dokuwiki/lib/scripts/
H A Dedit.js213 id: $dwform.find('input[name=id]').val(),
214 sectok: $dwform.find('input[name=sectok]').val()
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Docaml.php119 2 => true, /* functions name are case sensitive */
120 3 => true, /* types name too */
H A Ddos.php30 * - Doesn't even try to handle spaces in variables name or labels (I can't
31 * find a reliable way to establish if a sting is a name or not, in some
H A Dcadlisp.php114 'vlr-current-reaction-name','vlr-data','vlr-data-set',
130 'vl-symbol-name','vl-symbolp','vl-symbol-value','vl-unload-vlx','vl-vbaload',
/dokuwiki/
H A Dfeed.php
H A DCOPYING293 <one line to give the program's name and a brief idea of what it does.>
294 Copyright (C) <year> <name of author>
315 Gnomovision version 69, Copyright (C) year name of author
/dokuwiki/lib/tpl/dokuwiki/
H A Dmain.php22 <meta name="viewport" content="width=device-width,initial-scale=1" />
H A Ddetail.php23 <meta name="viewport" content="width=device-width,initial-scale=1" />
/dokuwiki/vendor/simplepie/simplepie/src/
H A DCategory.php23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
H A DLocator.php23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
200 protected function search_elements_by_tag($name, &$done, $feeds) argument
206 $links = $this->dom->getElementsByTagName($name);
H A DCaption.php23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DDataCache.php23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
H A DPsr16.php23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
H A DBaseDataCache.php23 * * Neither the name of the SimplePie Team nor the names of its contributors may be used
/dokuwiki/bin/
H A Dgittool.php46 'name of the extension to install, prefix with \'template:\' for templates',
58 'name of the extension to install, prefix with \'template:\' for templates',
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE293 <one line to give the program's name and a brief idea of what it does.>
294 Copyright (C) <year> <name of author>
315 Gnomovision version 69, Copyright (C) year name of author
/dokuwiki/inc/Utf8/
H A DConversion.php52 * @param boolean $entities decode name entities in addtition to numeric ones
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_search.less28 input[name="q"] {
/dokuwiki/inc/
H A Dsearch.php22 * @param callback $func Callback (function name or array with object,method)
208 msg(hsc($info['id']) . ' is not a valid file name for DokuWiki - skipped', -1);
275 msg(hsc($id) . ' is not a valid file name for DokuWiki - skipped', -1);
510 msg(hsc($item['id']) . ' is not a valid file name for DokuWiki - skipped', -1);
H A Dhttputils.php217 * @param string $cache cache file name
250 * @param string $file file name
/dokuwiki/inc/Debug/
H A DDebugHelper.php85 * @param string $propertyName The name of the deprecated property
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php20 * Name of the file which determine if the the autosubmit is enabled,
31 * Name of the file which determine when the popularity data was manually

1...<<111213141516