Home
last modified time | relevance | path

Searched defs:fetcher (Results 1 – 19 of 19) sorted by last modified time

/plugin/combo/ComboStrap/
H A DFetcherCache.php28 private IFetcher $fetcher; variable in ComboStrap\\FetcherCache
37 public function __construct(IFetcher $fetcher, array $keys = []) argument
[all...]
H A DCacheLog.php28 public static function deleteCacheIfExistsAndLog(IFetcher $fetcher, string $event, string $message) argument
58 public static function renderCacheAndLog(IFetcherSource $fetcher, string $event, string $message) argument
H A DMediaMarkup.php107 private IFetcher $fetcher; variable in ComboStrap\\MediaMarkup
176 public static function createFromFetcher(IFetcher $fetcher): MediaMarkup argument
902 private function setFetcher(IFetcher $fetcher): MediaMarkup argument
[all...]
/plugin/openid/Auth/OpenID/
H A DConsumer.php610 public $fetcher; variable in Auth_OpenID_GenericConsumer
H A DDiscover.php503 function Auth_OpenID_discoverWithYadis($uri, $fetcher,
549 function Auth_OpenID_discoverURI($uri, $fetcher)
560 function Auth_OpenID_discoverWithoutYadis($uri, $fetcher)
579 function Auth_OpenID_discoverXRI($iname, $fetcher)
607 function Auth_OpenID_discover($uri, $fetcher)
H A DTrustRoot.php397 function Auth_OpenID_getAllowedReturnURLs($relying_party_url, $fetcher,
438 function Auth_OpenID_verifyReturnTo($realm_str, $return_to, $fetcher,
/plugin/openid/Auth/Yadis/
H A DManager.php449 function getNextService($discover_cb, $fetcher)
H A DXRIRes.php13 protected $fetcher; variable in Auth_Yadis_ProxyResolver
15 function __construct($fetcher, $proxy_url = null)
H A DYadis.php144 $discover_func=null, $fetcher=null)
334 static function discover($uri, $fetcher,
/plugin/authgooglesheets/vendor/google/auth/src/
H A DCredentialsLoader.php157 FetchAuthTokenInterface $fetcher,
H A DFetchAuthTokenCache.php38 private $fetcher; variable in Google\\Auth\\FetchAuthTokenCache
46 FetchAuthTokenInterface $fetcher,
/plugin/authgooglesheets/vendor/google/auth/src/Middleware/
H A DAuthTokenMiddleware.php45 private $fetcher; variable in Google\\Auth\\Middleware\\AuthTokenMiddleware
60 FetchAuthTokenInterface $fetcher,
H A DProxyAuthTokenMiddleware.php45 private $fetcher; variable in Google\\Auth\\Middleware\\ProxyAuthTokenMiddleware
60 FetchAuthTokenInterface $fetcher,
/plugin/html2pdf/html2pdf/html2ps/
H A Dpipeline.class.php350 function add_fetcher(&$fetcher) {
/plugin/fedauth/Auth/Yadis/
H A DYadis.php137 $discover_func=null, $fetcher=null)
320 static function discover($uri, $fetcher,
H A DXRIRes.php11 function Auth_Yadis_ProxyResolver($fetcher, $proxy_url = null)
H A DManager.php408 function getNextService($discover_cb, $fetcher)
/plugin/fedauth/Auth/OpenID/
H A DDiscover.php476 function Auth_OpenID_discoverWithYadis($uri, $fetcher,
526 function Auth_OpenID_discoverURI($uri, $fetcher)
532 function Auth_OpenID_discoverWithoutYadis($uri, $fetcher)
551 function Auth_OpenID_discoverXRI($iname, $fetcher)
574 function Auth_OpenID_discover($uri, $fetcher)
H A DTrustRoot.php397 function Auth_OpenID_getAllowedReturnURLs($relying_party_url, $fetcher,
438 function Auth_OpenID_verifyReturnTo($realm_str, $return_to, $fetcher,