Home
last modified time | relevance | path

Searched defs:fetchUrl (Results 1 – 7 of 7) sorted by relevance

/template/strap/ComboStrap/
H A DFetcherSystem.php21 public static function createPathFetcherFromUrl(Url $fetchUrl): IFetcherPath
75 public static function createFetcherStringFromUrl(Url $fetchUrl): IFetcherString
H A DMediaMarkup.php108 private Url $fetchUrl; variable in ComboStrap\\MediaMarkup
171 public static function createFromFetchUrl(Url $fetchUrl): MediaMarkup
822 private function setUrl(Url $fetchUrl): MediaMarkup
H A DFetcherRawLocalPath.php39 public static function createLocalFromFetchUrl(Url $fetchUrl): FetcherRawLocalPath
H A DFetcherRaster.php73 public static function createRasterFromFetchUrl(Url $fetchUrl): FetcherRaster
H A DExecutionContext.php742 public function createStringMainFetcherFromRequestedUrl(Url $fetchUrl): IFetcherString
756 public function createPathMainFetcherFromUrl(Url $fetchUrl): IFetcherPath
H A DFetcherPage.php48 public static function createPageFragmentFetcherFromUrl(Url $fetchUrl): FetcherPage
H A DFetcherSvg.php156 public static function createSvgFromFetchUrl(Url $fetchUrl): FetcherSvg