Home
last modified time | relevance | path

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

/plugin/timetrack/
H A Dsyntax.php42 if($this->tthlp->checkPageInNamespace($ID,$namespace) === false) return false;
H A Dhelper.php965 public function checkPageInNamespace($pageid,$namespace) { function in helper_plugin_timetrack