Home
last modified time | relevance | path

Searched refs:ns (Results 176 – 200 of 527) sorted by last modified time

12345678910>>...22

/plugin/refnotes/
H A Ddatabase.php135 foreach ($page->getNamespaces() as $ns) {
136 $this->namespace[$ns][] = $pageId;
529 return $this->cache[$fileName]['ns'];
536 $this->cache[$fileName] = array('ns' => $namespace, 'time' => @filemtime($fileName));
H A Daction.php192 $groupNamespace = $this->referenceGroup[0]->getRefnotesAttribute('ns');
194 if ($call->getRefnotesAttribute('ns') != $groupNamespace) {
237 $this->core->markScopeStart($call->getRefnotesAttribute('ns'), $call->getIndex());
242 $this->core->markScopeEnd($call->getRefnotesAttribute('ns'), $call->getIndex());
252 $this->core->addStyle($call->getRefnotesAttribute('ns'), $call->getPluginData(2));
267 $this->core->addMapping($call->getRefnotesAttribute('ns'), $map);
331 $this->core->styleNamespace($call->getRefnotesAttribute('ns'), $call->getPluginData(2));
340 $this->core->setNamespaceMapping($call->getRefnotesAttribute('ns'), $call->getPluginData(2));
364 $this->core->rewriteReferences($call->getRefnotesAttribute('ns'), $call->getRefnotesAttribute('limit'));
459 foreach ($namespace as &$ns) {
[all...]
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1 …s)};function ns(t){if(!t.ok)throw new Error(t.status+" "+t.statusText);return t.arrayBuffer()}var … function
H A Dmermaid.min.js.map1ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","a","b","Na…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1ns',\n 'ca',\n 'cn',\n 'co',\n 'cp',\n 'cs',\n 'eq',\n …
H A Dbundle.js.map1ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \…
H A Deditor.worker.js.map1ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \…
H A Djson.worker.js.map1ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \…
H A D1.1.js.map1 …\\\\\\S+ )/,\n systemcall: /[$][a-zA-Z0-9_]+/,\n timeunits: /s|ms|us|ns|ps|fs/,\n // The …
H A D12.12.js.map1ns*',\n '*out*',\n '*print-dup*',\n '*print-length*',\n '*print-level*…
H A D3.3.js.map1ns\n/******/ \t// mode & 4: return value when already ns object\n/******/ \t// mode & 8|1: behave …
H A D2.2.js.map1ns-resize\",\n \"description\": \"Indicates a bidirectional north-south cursor.…
H A Dbundle.js426 … 0!==a?a:i.localeCompare(r)}var Qo=n(202),es=n(164),ts=n(89),ns=n(149);const is={},rs=new ns.a("qu…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426 … 0!==a?a:i.localeCompare(r)}var Qo=n(202),es=n(164),ts=n(89),ns=n(149);const is={},rs=new ns.a("qu…
/plugin/dirtylittlehelper/
H A Dscript.js679 ns: JSINFO['namespace'],
693 ns: item.ns,
721 id = item.ns + id;
724 } else if (item.ns) { //relative link
725 id = item.ns + ':' + id;
760 ns: JSINFO['namespace'],
808 ns: JSINFO['namespace'],
821 ns: item.ns,
850 id = item.ns + id;
851 } else if (item.ns) { //relative link
[all …]
/plugin/dirtylittlehelper/syntax/
H A Dtree.php198 function dlh_dokubook_p_index_xhtml($ns) { argument
207 $ns = cleanID($ns);
210 if(empty($ns)){
212 $ns = dirname(str_replace(':','/',$ID));
214 if($ns == '.') $ns ='';
218 $ns = utf8_encodeFN(str_replace(':','/',$ns));
225 search($data,$conf['datadir'],'search_index',array('ns' => $ns));
/plugin/searchform/
H A Daction.php54 $ns = cleanID($INPUT->str('ns'));
55 if($ns) {
57 if(!preg_match('/(?:^| )(?:\^|@|-ns:|ns:)[\w:]+/u', $query, $matches)) {
58 $query .= ' @' . $ns;
61 $notns = cleanID($INPUT->str('-ns'));
64 if(!preg_match('/(?:^| )(?:\^|@|-ns:|ns:)[\w:]+/u', $query, $matches)) {
H A Dsyntax.php57 if(isset($key) && ($key == 'ns' || $key == '-ns')) {
59 $options['excludens'] = $key === '-ns';
81 $ns = $options['namespace'];
83 if($ns === null) {
84 $ns = $INFO['namespace'];
87 $notns = $ns;
88 $ns = '';
103 $searchForm->setHiddenField('ns', $ns)
[all...]
/plugin/schedule/syntax/
H A Dblock.php76 $ns = getNS ($ID);
78 $ns = $dumy[1][0];
80 if (($ns == '*') || ($ns == ':'))
81 $ns = '';
82 elseif ($ns == '.')
83 $ns = getNS ($ID);
85 $ns = cleanID ($ns);
91 $this->schedules = new schedules ($this->scheduleRoot, $ns);
95 …(isset ($_REQUEST['schd']) && isset ($_REQUEST['schd']['ns']) && $_REQUEST['schd']['ns'] == $ns) ||
/plugin/schedule/lib/
H A DscheduleTable.js81 function scheduleChangeDate (obj, ns, mapId, date) { argument
85 "schd[ns]="+ns+"&schd[mapId]="+mapId+"&schd[action]=changeDate&schd[date]="+date);
/plugin/schedule/
H A Dschedules.class.php92 function __construct ($scheduleRoot, $ns) { argument
95 $this->nameSpace = cleanId (trim ($ns));
1097 $ns = $this->nameSpace;
1123 …ptln ('<a href="?id='.$_REQUEST['id'].'&schd[id]='.$id.'&schd[ns]='.$ns.'&schd[pageId]='.$pageId.'…
1132 …'<a href="?id='.$_REQUEST['id'].'&schd[id]='.$id.'&schd[ns]='.$ns.'&schd[action]='.$this->getLang …
H A Dscript.js23 function scheduleClearCache (action, ns) { argument
30 data: "schedule[action]="+action+"&schedule[ns]="+ns
/plugin/bookcreator/script/
H A Dnspicker.js274 * Parameter "ns" is the namespace to search through. Parameter
286 ns: bc_nspicker.$entry.val(),
/plugin/bookcreator/syntax/
H A Dbookmanager.php367 $ns = cleanID($this->getConf('save_namespace'));
368 $tt = utf8_encodeFN(str_replace(':', '/', $ns));
375 $ns = cleanID($this->getConf('save_namespace'));
376 $tt = utf8_encodeFN(str_replace(':', '/', $ns));
H A Dexportsaved.php66 $ns = $this->getConf('save_namespace');
67 $savedSelectionPageid = cleanID($ns . ":" . $savedSelectionPage);
68 $savedSelectionPageid = substr($savedSelectionPageid, strlen($ns) + 1);

12345678910>>...22