Home
last modified time | relevance | path

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

/plugin/combo/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()) {
H A Dpageprotection.php
/plugin/combo/ComboStrap/
H A DSlotSystem.php16 * when the {@link MarkupPath::isSlot() page is a slot}
30 if (!$markupPath->isSlot()) {
H A DFetcherAppPages.php113 if ($ACT === ExecutionContext::PREVIEW_ACTION && $markupPath->isSlot()) {
H A DFetcherMarkupBuilder.php482 $isFragmentMarkup = MarkupPath::createPageFromPathObject($executingWikiPath)->isSlot();
H A DTemplateForWebPage.php273 if ($markup->isSlot()) {
582 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()) {
/plugin/combo/renderer/
H A Danalytics.php590 if ($this->page->isSlot()) {