This is the complete list of members for Api, including all inherited members.
$domain (defined in Api) | Api | protected |
$key (defined in Api) | Api | protected |
$logger (defined in Api) | Api | protected |
$password (defined in Api) | Api | protected |
$pool (defined in Api) | Api | protected |
__construct(string $domain, string $key, string $password, Pool $pool=null) | Api | |
advancedSearch(string $class, array $query) | Api | |
delete(string $path, array $query=[]) | Api | |
exec(string $method, string $path, array $curlOpts=[]) | Api | |
factory($caller, string $class, array $data=[]) | Api | |
factoryAll($caller, string $class, array $list) | Api | |
get(string $path, array $query=[]) | Api | |
getLocation(string $id) | Api | |
getLogger() | Api | |
getMe() | Api | |
getPool() | Api | |
getShop() | Api | |
load($caller, string $class, string $path, array $query=[]) | Api | |
loadAll($caller, string $class, string $path, array $query=[]) | Api | |
post(string $path, array $data=[]) | Api | |
put(string $path, array $data=[]) | Api | |
setLogger(LoggerInterface $logger) | Api |