Home
last modified time | relevance | path

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

/template/mikio/
H A Dmain.php30 <title><?php echo $TEMPLATE->getPageTitle() ?></title>
H A Dmikio.php2327 public function getPageTitle(string $page = ''): string function in dokuwiki\\template\\mikio\\mikio