Searched refs:FetcherMarkup (Results 1 – 21 of 21) sorted by relevance
41 class FetcherMarkup extends IFetcherAbs implements IFetcherSource, IFetcherString class90 …* @var FetcherMarkup - the parent (a instructions run may run inside a path run, ie {@link \syntax…92 public FetcherMarkup $parentMarkupHandler;162 * @return FetcherMarkup165 … createXhtmlMarkupFetcherFromPath(Path $executingPath, WikiPath $contextPath = null): FetcherMarkup177 return FetcherMarkup::confRoot()195 …lic static function createStandaloneExecutionFromStringMarkupToXhtml(string $markup): FetcherMarkup385 $depends['files'][] = FetcherMarkup::confRoot()549 public function process(): FetcherMarkup737 public function buildFromTagAttributes(TagAttributes $tagAttributes): FetcherMarkup[all …]
31 return FetcherMarkup::confRoot()50 $markupRenderer = FetcherMarkup::confRoot()72 return FetcherMarkup::confChild()90 $builder = FetcherMarkup::confChild()
46 * @var FetcherMarkup - the fetcher if this is a slot and has a page fragment source48 private FetcherMarkup $fetcherFragment;201 function getMarkupFetcher(): FetcherMarkup212 …$this->fetcherFragment = FetcherMarkup::createXhtmlMarkupFetcherFromPath($fragmentPath, $contextPa…
118 private FetcherMarkup $markupFetcher;125 private function __construct(FetcherMarkup $markupFetcher)139 public static function create(FetcherMarkup $fetcherMarkup): MarkupCacheDependencies169 $slotFetcher = FetcherMarkup::confRoot()
39 * @var FetcherMarkup - a parent if any41 private FetcherMarkup $parentMarkupHandler;197 public function build(): FetcherMarkup269 $newFetcherMarkup = new FetcherMarkup();504 public function setParentMarkupHandler(FetcherMarkup $parentMarkupHandler): FetcherMarkupBuilder
75 if ($mode === FetcherMarkup::XHTML_MODE) {77 … $dependencies = FetcherMarkup::createXhtmlMarkupFetcherFromPath($sourcePath, $sourcePath)
776 * @param FetcherMarkup $markupHandler779 public function setExecutingMarkupHandler(FetcherMarkup $markupHandler): ExecutionContext793 $runningAct = FetcherMarkup::MARKUP_DYNAMIC_EXECUTION_NAME;870 function getExecutingMarkupHandler(): FetcherMarkup883 function getExecutingParentMarkupHandler(): FetcherMarkup
398 public function createHtmlFetcherWithItselfAsContextPath(): FetcherMarkup401 return FetcherMarkup::createXhtmlMarkupFetcherFromPath($path, $path->toWikiPath());769 FetcherMarkup::confRoot()1156 function fetchAnalyticsDocument(): FetcherMarkup1899 public function getInstructionsDocument(): FetcherMarkup1909 return FetcherMarkup::confRoot()2122 public function createHtmlFetcherWithRequestedPathAsContextPath(): FetcherMarkup2138 return FetcherMarkup::confRoot()
50 if ($cacheParser->mode === FetcherMarkup::XHTML_MODE) {
283 $outline = FetcherMarkup::confRoot()324 $outline = FetcherMarkup::confRoot()
76 …public static function createFromMarkupInstructions($instructions, FetcherMarkup $fetcherMarkup): …
124 $mainContent = FetcherMarkup::confRoot()
636 return FetcherMarkup::MAX_CACHE_AGE;642 return FetcherMarkup::MAX_CACHE_AGE;
205 if ($ACT === FetcherMarkup::MARKUP_DYNAMIC_EXECUTION_NAME) {
594 $model["main-content-html"] = FetcherMarkup::confRoot()
8 use ComboStrap\FetcherMarkup; alias96 if ($report->getMode() !== FetcherMarkup::XHTML_MODE) {165 if ($ACT === FetcherMarkup::MARKUP_DYNAMIC_EXECUTION_NAME) {
14 use ComboStrap\FetcherMarkup; alias330 FetcherMarkup::confRoot()
26 use ComboStrap\FetcherMarkup; alias
8 use ComboStrap\FetcherMarkup; alias559 $fetcherMarkup = FetcherMarkup::confChild()
12 use ComboStrap\FetcherMarkup; alias271 $html .= FetcherMarkup::confChild()
10 use ComboStrap\FetcherMarkup; alias166 …public static function createAnalyticsFetcherForPageFragment(MarkupPath $markupPath): FetcherMarkup172 return FetcherMarkup::confRoot()