Home
last modified time | relevance | path

Searched refs:getNS (Results 26 – 29 of 29) sorted by relevance

12

/dokuwiki/inc/
H A Dtemplate.php505 $parent = getNS($id) . ':';
508 $pos = strrpos(getNS($id), ':');
1505 $ns = getNS($image);
H A Dauth.php744 $ns = getNS($id);
806 $ns = getNS($ns);
H A Dmedia.php138 if (auth_aclcheck(getNS($id) . ':*', '', []) >= AUTH_READ) return true;
261 $auth = auth_quickaclcheck(ltrim(getNS($id) . ':*', ':'));
1680 $ns = (string)getNS($ID);
H A Dcommon.php196 $info['namespace'] = getNS($id);
1170 getNS($id),

12