Home
last modified time | relevance | path

Searched refs:IFetcherSource (Results 1 – 8 of 8) sorted by relevance

/plugin/combo/ComboStrap/
H A DIFetcherSource.php8 interface IFetcherSource extends IFetcher interface
H A DIFetcherLocalImage.php10 abstract class IFetcherLocalImage extends FetcherImage implements IFetcherSource
H A DFetcherRawLocalPath.php11 class FetcherRawLocalPath extends IFetcherAbs implements IFetcherPath, IFetcherSource
H A DImageLink.php70 if (!($fetcher instanceof IFetcherSource)) {
H A DCacheLog.php58 … public static function renderCacheAndLog(IFetcherSource $fetcher, string $event, string $message)
H A DFetcherPage.php12 class FetcherPage extends IFetcherAbs implements IFetcherSource, IFetcherString
H A DMediaMarkup.php889 if ($this->fetcher instanceof IFetcherSource) {
H A DFetcherMarkup.php41 class FetcherMarkup extends IFetcherAbs implements IFetcherSource, IFetcherString