Home
last modified time | relevance | path

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

/plugin/refnotes/syntax/
H A Dnotes.php74 refnotes_renderer_core::getInstance()->setNamespaceMapping($data[1]['ns'], $data[2]);
/plugin/refnotes/
H A Dcore.php254 public function setNamespaceMapping($namespaceName, $map) { function in refnotes_core
H A Daction.php340 $this->core->setNamespaceMapping($call->getRefnotesAttribute('ns'), $call->getPluginData(2));