Home
last modified time | relevance | path

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

/plugin/refnotes/
Daction.php109 if ($this->core->getNamespaceCount() > 0 || count($this->includedPages) > 0) {
115 if ($this->core->getNamespaceCount() > 0) {
Dcore.php196 public function getNamespaceCount() { function in refnotes_core