Home
last modified time | relevance | path

Searched refs:getNS (Results 76 – 100 of 280) sorted by path

12345678910>>...12

/plugin/elasticsearch/helper/
H A Dacl.php54 $ns = getNS($ns);
/plugin/epub/scripts/
H A Debook.php18 $namespace= getNS($id);
/plugin/eventline/
H A Dplain.php111 resolve_mediaid(getNS($ID),$src, $exists);
137 resolve_pageid(getNS($ID),$id,$exists);
/plugin/explorertree/
H A Dhelper.php109 …search($data,$conf['datadir'],'search_index',array('ns'=>getNS($ID)),$dir,$dir == '' ? 1 : count(e…
/plugin/extendpage/meta/
H A DAssignments.php199 $pns = ':' . getNS($page) . ':';
245 $pns = ':' . getNS($page) . ':';
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php67 $ns = getNS($id);
123 $ns = getNS($ns);
171 function getNS($id){ function
/plugin/feed/
H A Dsyntax.php96 $namespace = getNS($ID);
/plugin/feedback/
H A Daction.php153 'namespace' => getNS($ID),
189 $ns = getNS($ns);
/plugin/fetchmedia/action/
H A Dajax.php101 $id = getNS(cleanID($pageId)) . ':' . $fn;
/plugin/file2dw/
H A Daction.php190 $this->nsName = getNS($this->pageName);
/plugin/filelist/
H A Dsyntax.php
/plugin/filelisting/
H A Dhelper.php25 if (is_null($ns)) $ns = getNS($INFO['id']);
H A Dsyntax.php77 $cur_ns = getNS($INFO['id']);
/plugin/freesync/
H A Dhelper.php192 "lperms" => auth_quickaclcheck(getNS($file['id']).':*'),
361 if (auth_quickaclcheck(getNS($id).':*') < AUTH_READ)
427 $auth = auth_quickaclcheck(getNS($id).':*');
/plugin/gallery/
H A Dsyntax.php
/plugin/gallery2/dwgallery/
H A Ddwgallery.php260 $media = ml(getNS($ID).':'.$gallery['thumbname'][$i], 'w=&amp;h=&amp;cache=cache', TRUE);
263 …$media = ml(getNS($ID).':'.$gallery['imagename'][$i], 'w='.$gallery['thumbwidth'].'&amp;h=&amp;cac…
346 …$detail = ml(getNS($ID).':'.$gallery['imagename'][$gallery['pic']-1], 'id='.$ID.'&amp;cache=cache'…
347 …$media = ml(getNS($ID).':'.$gallery['imagename'][$gallery['pic']-1], 'w=&amp;h=&amp;cache=cache', …
348 $alt = getNS($ID).':'.$gallery['imagename'][$gallery['pic']-1];
529 $media = ml(getNS($ID).':'.$gallery['thumbname'][$i], 'w=&amp;h=&amp;cache=cache', TRUE);
531 …$media = ml(getNS($ID).':'.$gallery['imagename'][$i], 'w='.$gallery['thumbwidth'].'&amp;h=&amp;cac…
/plugin/geonav/tpl/startermap/
H A Ddetail.php83 $imgNS = getNS($IMG);
/plugin/glossary/syntax/
H A Ddiv.php54 $ns = getNS ($ID);
60 $ns = getNS ($ID);
H A Dspan.php90 $ns = getNS ($ID);
96 $ns = getNS ($ID);
/plugin/godiag/
H A Dsyntax.php651 $ns = getNS($ID);
/plugin/highlightparent/
H A Daction.php115 $ns = getNS($ID);
126 return getNS($ns) . ':' . $conf['start'];
/plugin/html2pdf/multilingual/
H A Dhelper.php76 resolve_pageid(getNS($ID),$link,$exists);
/plugin/html5video2/syntax/
H A Dvideo.php155 resolve_mediaid(getNS($ID), $src, $exists);
/plugin/htmlokay/
H A Daction.php288 echo "Name Space: " . getNS($ID). " --> $NS\n";
H A Dhelper.php81 $INFO['namespace'] = getNS($ID);

12345678910>>...12