[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 108 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Cached:: (6 methods):
__construct()
get()
post()
getCachedFilepath()
getCacheKey()
getClient()
__construct(Client $client) X-Ref |
param: Client $client |
get($url, array $options = []) X-Ref |
{@inheritdoc} |
post($url, array $options = [], $body = '') X-Ref |
{@inheritdoc} |
getCachedFilepath(array $vars) X-Ref |
Generate and return a filepath that matches given vars param: array $vars return: string |
getCacheKey(array $vars) X-Ref |
Generate a key for a given set of values param: string[] $vars return: string |
getClient() X-Ref |
Return cached client configured with this client's options return: Client |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |