Searched defs:baseNS (Results 1 – 8 of 8) sorted by relevance
| /plugin/yearbox/services/pageNameStrategies/ |
| D | YearMonthCombinedNS.php | 8 public function getPageId($baseNS, $year, $month, $day, $name)
|
| D | CompletelySeparated.php | 8 public function getPageId($baseNS, $year, $month, $day, $name)
|
| D | YearMonthSeperatedNS.php | 8 public function getPageId($baseNS, $year, $month, $day, $name)
|
| D | YearNS.php | 8 public function getPageId($baseNS, $year, $month, $day, $name)
|
| D | PageNameStrategy.php | 24 abstract public function getPageId($baseNS, $year, $month, $day, $name);
|
| /plugin/yearbox/_test/ |
| D | pagenameStrategy.test.php | 60 public function test_pagenameStrategy($strategyName, $baseNS, $name, $expectedPageId, $msg)
|
| /plugin/translationbuddy/ |
| D | syntax.php | 214 function baseNS($id){ function in syntax_plugin_translationbuddy
|
| /plugin/sitemapnavi/ |
| D | helper.php | 10 public function getSiteMap($baseNS)
|