Lines Matching full:default
20 public const CONF_THEME_DEFAULT = "default";
58 * Default
60 $default = self::CONF_THEME_DEFAULT;
74 if ($themeName !== $default) {
108 * Default as last directory to search
110 …$defaultTemplateDirectory = WikiPath::createComboResource(":theme:$default:pages:templates")->toLo…
112 …$partialSearchDirectories[] = WikiPath::createComboResource(":theme:$default:pages:partials")->toL…
113 …$componentsCssSearchDirectories[] = WikiPath::createComboResource(":theme:$default:components:css"…
114 …$componentsHtmlSearchDirectories[] = WikiPath::createComboResource(":theme:$default:components:htm…
210 $default = BreadcrumbTag::getDefaultBlockAttributes();
211 … $tagAttributes = TagAttributes::createFromTagMatch("<breadcrumb $args/>", $default, $knownType);
222 $default = PageImageTag::getDefaultAttributes();
223 … $tagAttributes = TagAttributes::createFromTagMatch("<page-image $args/>", $default, $knownType);
309 // only one, this is the default, we need two
353 * We return the last one that should be the default theme