Home
last modified time | relevance | path

Searched refs:_htmlNamespaceInput (Results 1 – 1 of 1) sorted by relevance

/plugin/addnewpage/
H A Dsyntax.php95 $namespaceinput = $this->_htmlNamespaceInput($data['namespace'], $disablecache);
153 protected function _htmlNamespaceInput($dest_ns, &$disablecache) { function in syntax_plugin_addnewpage