Home
last modified time | relevance | path

Searched refs:isSlot (Results 1 – 14 of 14) sorted by relevance

/template/strap/action/
H A Dinstructionspostprocessing.php111 $isSlot = MarkupPath::createPageFromPathObject($requestedPath)->isSlot();
112 if ($isSlot === false) {
H A Dslottemplate.php41 if (!$page->isSlot()) {
H A Dbacklinkmutation.php63 if ($reference->isSlot()) {
H A Dmetacanonical.php39 if ($page->isSlot()) {
H A Dmetatwitter.php117 if ($page->isSlot()) {
/template/strap/ComboStrap/
H A DRobots.php26 if ($page->isSlot()) {
H A DSlotSystem.php30 if (!$markupPath->isSlot()) {
H A DFetcherAppPages.php113 if ($ACT === ExecutionContext::PREVIEW_ACTION && $markupPath->isSlot()) {
H A DFetcherPageBundler.php320 if ($child->isSlot()) {
H A DFetcherMarkupBuilder.php482 $isFragmentMarkup = MarkupPath::createPageFromPathObject($executingWikiPath)->isSlot();
H A DTemplateForWebPage.php276 if ($markup->isSlot()) {
583 if (!$markupPath->isSlot()) {
H A DMarkupPath.php287 public function isSlot(): bool function in ComboStrap\\MarkupPath
2015 if ($this->isSlot()) {
2129 if ($requestedMarkupPath->isSlot()) {
H A DExecutionContext.php950 if ($markupPath->isSlot()) {
/template/strap/renderer/
H A Danalytics.php590 if ($this->page->isSlot()) {