Home
last modified time | relevance | path

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

/template/mikio/
H A Dmain.php30 echo '<title>' . $TEMPLATE->getPageTitle() . '</title>';
H A Dmikio.php2169 public function getPageTitle(string $page = ''): string
2103 public function getPageTitle(string $page = '') global() function in dokuwiki\\template\\mikio\\Template
/template/strap/class/
H A DTplUtility.php824 function getPageTitle($id) function in ComboStrap\\TplUtility