Home
last modified time | relevance | path

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

/template/strap/action/
H A Dcache.php94 $isPublic = ExecutionContext::getActualOrCreateFromEnv()
96 if (!$isPublic) {
H A Dstaticresource.php221 if (!$dokuPath->isPublic()) {
/template/strap/ComboStrap/
H A DWikiPath.php985 function isPublic(): bool function in ComboStrap\\WikiPath