Searched refs:isPage (Results 1 – 3 of 3) sorted by relevance
455 …$isPage = empty($doc['doctype']) || $doc['doctype'] === \action_plugin_elasticsearch_indexing::DOC…456 $href = $isPage ? wl($page) : ml($page);459 if (!$isPage && is_file(DOKU_INC . 'lib/images/fileicons/' . $doc['ext'] . '.png')) {
152 if ($dokuPath->isPage()) {
818 function isPage(): bool function in ComboStrap\\WikiPath