Home
last modified time | relevance | path

Searched refs:getNS (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/plugin/searchresultswithpath/
H A Daction.php42 $ns = getNS($id);
45 $ns = p_get_first_heading(getNS($id));
46 if(!$ns) $ns = p_get_first_heading(getNS($id). ':start');
49 $ns = getNS($id);
/plugin/linksuggest/
H A Daction.php49 $current_ns = getNS($current_pageid);
56 $entered_ns = getNS($q); //namespace of entered string
92 resolve_pageid(getNS($current_pageid), $resolved_ns, $exists);
171 $current_ns = getNS($current_pageid);
174 $entered_ns = getNS($q); //namespace of entered string
210 resolve_mediaid(getNS($current_pageid), $resolved_ns, $exists);
/plugin/subpages/
H A Dsyntax.php124 $curNS = getNS($id);
145 $ns = ':'.getNS($ID).substr($ns, 1);
152 $ns = ':'.getNS($ID);
154 $ns = ':'.getNS($ID).':'.$ns;
183 $p = noNS(getNS($fqid));
/plugin/bureaucracy-au/helper/
H A Dactiontemplate.php80 $myns = getNS($ID);
96 $ns = getNS($ID);
102 resolve_pageid(getNS($ID), $templatepage, $ignored);
140 resolve_pageid(getNS($ID), $tpl, $ignored);
143 resolve_pageid(getNS($ID), $tpl, $ignored);
161 …($template_pages, $conf['datadir'], 'search_universal', $opts, str_replace(':', '/', getNS($tpl)));
224 $this->values['__nsbase__'] = noNS(getNS($pageName));
/plugin/bureaucracyau/helper/
H A Dactiontemplate.php80 $myns = getNS($ID);
96 $ns = getNS($ID);
102 resolve_pageid(getNS($ID), $templatepage, $ignored);
140 resolve_pageid(getNS($ID), $tpl, $ignored);
143 resolve_pageid(getNS($ID), $tpl, $ignored);
161 …($template_pages, $conf['datadir'], 'search_universal', $opts, str_replace(':', '/', getNS($tpl)));
224 $this->values['__nsbase__'] = noNS(getNS($pageName));
/plugin/move/helper/
H A Dhandler.php48 $this->ns = getNS($id);
50 $this->origNS = getNS($original);
153 if($this->ns && !getNS($new)) $new = ':' . $new;
160 $goalpath = explode(':', getNS($new));
176 if($newrel[0] != '.' && $this->ns && getNS($newrel)) $newrel = '.' . $newrel;
184 if($this->ns && !getNS($new)) $newrel = ':' . $newrel;
202 $newNS = getNS($newID);
H A Dop.php136 $src_ns = getNS($src);
138 $dst_ns = getNS($dst);
238 $src_ns = getNS($src);
240 $dst_ns = getNS($dst);
/plugin/nsindex/
H A Dsyntax.php146 $ns = getNS($ID); # current namespace (default)
149 resolve_pageid(getNS($ID), $ns, $exists);
150 $ns = getNS($ns);
177 $title = noNS(getNS($wikipath));
/plugin/nssearch/
H A Daction.php34 return preg_replace('/:.*$/', '', getNS(cleanID($id)));
39 $a = explode(':', getNS(cleanID($id)));
72 return getNS($id);
/plugin/docnavigation/syntax/
H A Dpagenav.php113 $ns = getNS($ID);
122 $link = (!getNS($ns) ? ':' : '') . $ns;
135 resolve_pageid(getNS($ID), $link, $exists);
/plugin/strata/types/
H A Dpage.php22 resolve_pageid(getNS($hint),$value,$exists);
26 $base = ($hint?:getNS($ID));
/plugin/crosspost/
H A Daction.php115 $header = p_get_first_heading( getNS( $entry ) );
122 $ns = p_get_first_heading( getNS( $entry ) );
181 if( $this->_skip_ns( $xns, getNS( $ID ) ) ) return;
193 $ns = getNS( $meta[$i] );
212 if( !$this_ns ) $this_ns = getNS( $ID );
/plugin/usersubscriptions/
H A Dsyntax.php97 if(!getNS($id)) {
98 $file = metaFN(getNS($id), '.mlist');
100 $file = metaFN(getNS($id), '/.mlist');
132 $ns = getNS($ID);
/plugin/pagetemplate/
H A Daction.php73 $templatePage = resolve_id(getNS($context),$templatePage);
76 $pageName = resolve_id(getNS($context),$pageName);
92 $newTemplate = resolve_id(getNS($pageName),'template');
/plugin/dw2pdf/syntax/
H A Dexportlink.php66 $ns = getNS($page);
/plugin/pagemove/
H A Dadmin.php129 $ns = getNS($ID);
290 $this->opts['ns'] = getNS($ID);
454 $pageOpts['ns'] = getNS($ID);
552 $tns = getNS($lid);
578 $tns = getNS($lid);
644 $bns = getNS($backlinkingId);
795 resolve_pageid(getNS($id), $absoluteMatchId, $exists);
818 $mns = getNS($mid);
823 $mid = getNS($id).':'.substr($mid, 1);
827 $mid = getNS($id) . ':' . $mid;
[all …]
/plugin/miniblog/helper/
H A Dentry.php55 resolve_pageid(getNS($id), $ins[$i][1][0], $exists);
58 resolve_mediaid(getNS($id), $ins[$i][1][0], $exists);
/plugin/upload/
H A Daction.php72 $NS = getNS($JUMPTO);
74 $NS = getNS($ID);
/plugin/gallery2/dwgallery/
H A Ddwgallery.php260 $media = ml(getNS($ID).':'.$gallery['thumbname'][$i], 'w=&h=&cache=cache', TRUE);
263 …$media = ml(getNS($ID).':'.$gallery['imagename'][$i], 'w='.$gallery['thumbwidth'].'&h=&cac…
346 …$detail = ml(getNS($ID).':'.$gallery['imagename'][$gallery['pic']-1], 'id='.$ID.'&cache=cache'…
347 …$media = ml(getNS($ID).':'.$gallery['imagename'][$gallery['pic']-1], 'w=&h=&cache=cache', …
348 $alt = getNS($ID).':'.$gallery['imagename'][$gallery['pic']-1];
529 $media = ml(getNS($ID).':'.$gallery['thumbname'][$i], 'w=&h=&cache=cache', TRUE);
531 …$media = ml(getNS($ID).':'.$gallery['imagename'][$i], 'w='.$gallery['thumbwidth'].'&h=&cac…
/plugin/nsexport/action/
H A Dexport.php64 $ns = getNS($ID);
71 $ns = getNS($ID). ':';
/plugin/authmantis/
H A Dauth.php147 $t_project_name = explode( ':', getNS( getID( "media", false ) ) );
151 $t_project_name = explode( ':', getNS( getID() ) );
/plugin/highlightparent/
H A Daction.php115 $ns = getNS($ID);
126 return getNS($ns) . ':' . $conf['start'];
/plugin/bureaucracy/helper/
H A Dactiontemplate.php92 $resolver = new PageResolver(getNS($ID));
108 $ns = getNS($ID);
181 $resolver = new PageResolver(getNS($ID));
205 …($template_pages, $conf['datadir'], 'search_universal', $opts, str_replace(':', '/', getNS($tpl)));
268 $this->values['__nsbase__'] = noNS(getNS($pageName));
/plugin/calendoku/syntax/
H A Dshowicalendar.php55 if (!strcmp('', getNS($template))) {
57 } else if (!strcmp(getNS($template), $INFO['namespace'])) {
/plugin/dokutranslate/
H A Dutils.php98 for ($ns = getNS($id); $ns; $ns = getNS($ns)) {

12345678910>>...12