Home
last modified time | relevance | path

Searched refs:getNS (Results 1 – 25 of 280) sorted by last modified time

12345678910>>...12

/plugin/pagelist/
H A Dsyntax.php71 resolve_pageid(getNS($ID), $id, $exists);
/plugin/pagequery/
H A DPageQuery.php190 $value = getNS($id);
/plugin/nspages/
H A DnamespaceFinder.php26 $result = getNS($ID);
/plugin/dbquery/
H A Dhelper.php138 ':ns' => ':' . getNS($INFO['id']),
/plugin/siteexport/inc/
H A Djavahelp.php61 $hsPrename = curNS(getNS($baseNameSpace));
H A Dfunctions.php80 $NS = getNS($NS);
H A Dsettings.php87 $this->tmpDir = mediaFN(getNS($this->origZipFile));
97 …if (empty($this->namespace)) { $this->namespace = $functions->getNamespaceFromID(getNS($ID), $pg);…
H A Dtoc.php134 $elem['tocNS'] = getNS(cleanID($elem['url']));
/plugin/siteexport/action/
H A Dajax.php722 $DATA[2] = getNS($CURRENT_ID) . ':' . $DATA[2];
1170 $ns = getNS($FILENAMEID);
H A Daggregate.php27 return getNS($namespace) . ':' . $conf['start'];
/plugin/siteexport/renderer/
H A Dpdf.php234 $src = (new MediaResolver(getNS($ID)))->resolveId($src);
/plugin/siteexport/syntax/
H A Daggregate.php40 …if ( !(strpos($item[0], getNS($namespace)) > 0 || strpos($item[0], '|:' . getNS($namespace)) > 0) …
H A Dtoc.php396 resolve_pageid(getNS($id), $instr[1][0], $exists);
427 resolve_mediaid(getNS($id), $instr[1][0], $exists);
/plugin/linkback/action/
H A Dsend.php167 $ns = getNS($ID);
/plugin/structpublish/helper/
H A Dassignments.php32 $pns = ':' . getNS($page) . ':';
/plugin/structpublish/meta/
H A DAssignments.php231 $pns = ':' . getNS($page) . ':';
/plugin/struct/meta/
H A DAssignments.php219 $pns = ':' . getNS($page) . ':';
290 $pns = ':' . getNS($page) . ':';
H A DSearchConfig.php131 getNS($INFO['id']),
/plugin/struct/types/
H A DPage.php96 $ns = getNS($id);
/plugin/spatialhelper/helper/
H A Dsitemap.php78 $namespace = getNS($mediaID);
161 if (0 !== strpos(getNS($id), $namespace)) {
176 $namespace = getNS($mediaID);
/plugin/acknowledge/
H A Dhelper.php111 $pns = ':' . getNS($page) . ':';
/plugin/backlinks/
H A Dsyntax.php92 resolve_pageid(getNS($id), $match, $exists);
/plugin/photogallery/
H A Dsyntax.php98 $data['ns'] = getNS($ID);
164 $line[1] = resolve_id(getNS($ID),$line[1]);
167 $line[1] = resolve_id(getNS($ID),$line[1]);
366 …$poster = getNS($files[$i]['id']).':'.$matches[1].'_poster_.jpg'; // NOM: così i poster possono so…
/plugin/sqlite/
H A DFunctions.php154 $ns = getNS($context);
/plugin/nodetailsxhtml/
H A Drenderer.php270 resolve_pageid(getNS($ID),$id,$exists);

12345678910>>...12