Home
last modified time | relevance | path

Searched refs:getFetchString (Results 1 – 15 of 15) sorted by relevance

/plugin/combo/ComboStrap/
H A DMarkupRenderUtility.php38 ->getFetchString();
76 ->getFetchString();
98 $fetchString = $fetcherMarkup->getFetchString();
H A DIFetcherString.php12 public function getFetchString(): string; function
H A DFetcherMarkupWebcode.php98 public function getFetchString(): string function in ComboStrap\\FetcherMarkupWebcode
131 ->getFetchString();
H A DFetcherPageSearch.php34 public function getFetchString(): string function in ComboStrap\\FetcherPageSearch
H A DFetcherPage.php129 public function getFetchString(): string function in ComboStrap\\FetcherPage
196 $content = $this->getFetchString();
H A DFetcherAppPages.php59 public function getFetchString(): string function in ComboStrap\\FetcherAppPages
H A DTemplateForWebPage.php550 ->getFetchString();
599 ->getFetchString();
619 $model["$elementId-html"] = $slot->getMarkupFetcher()->getFetchString();
H A DFetcherPageBundler.php80 public function getFetchString(): string function in ComboStrap\\FetcherPageBundler
H A DFetcherRailBar.php102 function getFetchString(): string function in ComboStrap\\FetcherRailBar
H A DFetcherMarkup.php768 public function getFetchString(): string function in ComboStrap\\FetcherMarkup
1067 return XmlDocument::createXmlDocFromMarkup($this->getFetchString());
H A DMarkupPath.php954 return $fetcherMarkup->getFetchString();
/plugin/combo/syntax/
H A Diterator.php565 $renderDoc .= $fetcherMarkup->getFetchString();
574 ->getFetchString();
583 ->getFetchString();
598 ->getFetchString();
/plugin/combo/ComboStrap/Api/
H A DApiRouter.php73 ->setBody($fetcher->getFetchString(), $fetcher->getMime())
/plugin/combo/action/
H A Ddocustom.php180 $body = $fetcher->getFetchString();
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php278 ->getFetchString();