Api Member List

This is the complete list of members for Api, including all inherited members.

$domain (defined in Api)Apiprotected
$key (defined in Api)Apiprotected
$logger (defined in Api)Apiprotected
$password (defined in Api)Apiprotected
$pool (defined in Api)Apiprotected
__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