Home
last modified time | relevance | path

Searched refs:name (Results 5801 – 5825 of 8094) sorted by relevance

1...<<231232233234235236237238239240>>...324

/plugin/lastpages/
H A Dplugin.info.txt6 name LastPages Plugin
/plugin/keywords/
H A Dplugin.info.txt5 name Keywords
/plugin/yearbox/
H A Dsyntax.php146 * @param string $name prefix for new page name, e.g diary, journal, day
404 private function wikilinkPreviewPopup($id, $name) argument
407 $link = html_wikilink($id, $name);
/plugin/authsqlite/
H A Dauth.php241 * @param string $name full name of the user
250 protected function _addUser($user, $pwd, $name, $mail, $grps) { argument
254 $sql = str_replace('%{name}', addslashes($name), $sql);
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js6name&&(a=new CKEDITOR.event(a));var c=!/mouse/.test(a.name),b=a.data.getTarget(),g;"td"==b.getName…
/plugin/icons/syntax/
H A Dicon.php231 protected function getFlag($name) { argument
232 return (isset($this->flags[$name]) ? $this->flags[$name] : null);
/plugin/authchained/
H A Dauth.php198 * @param string $user the user name
227 * name string full name of the user
233 * @param string $user the user name
270 * @param string $name
275 public function createUser($user, $pass, $name, $mail, $grps = null) { argument
277 return $this->usermanager_auth->createUser($user, $pass, $name, $mail, $grps);
/plugin/include/
H A Daction.php274 $fn = wikiFN($data['name']);
275 $perm = auth_quickaclcheck($data['name']);
277 'id' => $data['name'],
279 'writable' => (page_exists($data['name']) ? (is_writable($fn) && $perm >= AUTH_EDIT) : $perm >= AUTH_CREATE),
295 $data['name'],
307 $data['name'] = $edittable->getLang('secedit_name');
310 if ($page_stack[0]['writable'] && isset($data['name']) && $data['name'] !== '') {
311 $name = $data['name'];
[all...]
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dnewcommand.js19name+"}");e.push(d==null?h:d)}for(var f=e.length;f<j;f++){e.push(this.GetArgument("\\begin{"+name+…
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js6name&&(a=new CKEDITOR.event(a));var c=!/mouse/.test(a.name),b=a.data.getTarget(),k;"td"==b.getName…
/plugin/odt/ODT/
H A DODTIndex.php247 $name = 'Table of Contents';
253 $name = 'Table of Contents';
259 …ontent = '<text:'.$tag.' text:style-name="Standard" text:protected="true" text:name="'.$name.'">';
/plugin/combo/ComboStrap/
H A DTemplateEngine.php301 * @param string $templateName - the name (without extension)
331 public function searchTemplateByName(string $name): LocalPath argument
334 $file = $templateSearchDirectory->resolve($name);
339 throw new ExceptionNotFound("No file named $name found");
/plugin/todo/syntax/
H A Dtodo.php355 * Prepare user name string.
366 $username = $auth->getUserData($username)['name'];
384 * @param string $name
387 private function _createLink($renderer, $pagename, $name = NULL) {
390 return $renderer->internallink($id, $name, null, true);
425 * intable:whole = the left side of table (page name) is done by searchpattern, the right side
358 _createLink($renderer, $pagename, $name = NULL) global() argument
/plugin/icalevents/
H A Dplugin.info.txt5 name iCalEvents
/plugin/externallink/
H A Dsyntax.php100 $link['name'] = $name;
/plugin/authmantis/
H A Dplugin.info.txt5 name MantisBT Authentication Plugin
/plugin/doodle3/
H A Dplugin.info.txt5 name Doodle3 Plugin
/plugin/ckgdoku/ckeditor/plugins/scayt/skins/moono-lisa/
H A Dscayt.css22 .cke_dialog_contents_body div[name=dictionaries] .cke_dialog_ui_hbox_last > a.cke_dialog_ui_button
/plugin/clearfloat/
H A Dplugin.info.txt5 name Clearfloat
/plugin/ebnf/
H A Dplugin.info.txt5 name EBNF Parser and Syntax Diagram Renderer
/plugin/sqlraw/
H A Dplugin.info.txt5 name sqlraw plugin
/plugin/pgpinlinesupport/
H A Dplugin.info.txt5 name PGP-Inline-Support
/plugin/vote/
H A DINFO6 name Vote Plugin
/plugin/numberedheadings/
H A Dplugin.info.txt7 name Numbered Headings
/plugin/allowindentation/
H A Dplugin.info.txt5 name Allow Indentation Plugin

1...<<231232233234235236237238239240>>...324