This is the complete list of members for Api, including all inherited members.
$token (defined in Api) | Api | protected |
$workspace (defined in Api) | Api | protected |
__construct(string $token, Pool $pool=null) | Api | |
call(string $method, string $path, array $curlOpts=[]) | Api | |
delete(string $path) | Api | |
factory(string $class,... $args) | Api | |
get(string $path, array $query=[]) | Api | |
getAttachment(string $gid) | Api | |
getCustomField(string $gid) | Api | |
getEach(string $path, array $query=[]) | Api | |
getJob(string $gid) | Api | |
getLog() | Api | |
getMe() | Api | |
getOrganizationExport(string $gid) | Api | |
getPool() | Api | |
getPortfolio(string $gid) | Api | |
getProject(string $gid) | Api | |
getProjectTemplate(string $gid) | Api | |
getProjectWebhook(string $gid) | Api | |
getSection(string $gid) | Api | |
getStory(string $gid) | Api | |
getTag(string $gid) | Api | |
getTask(string $gid) | Api | |
getTaskList(string $gid) | Api | |
getTaskWebhook(string $gid) | Api | |
getTeam(string $gid) | Api | |
getUser(string $gid) | Api | |
getUserByEmail(string $email) | Api | |
getWebhookEvent(array $data) | Api | |
getWorkspace(string $gid=null) | Api | |
load($caller, string $class, string $path, array $query=[]) | Api | |
loadAll($caller, string $class, string $path, array $query=[]) | Api | |
loadEach($caller, string $class, string $path, array $query=[]) | Api | |
post(string $path, array $data=[], array $options=[]) | Api | |
put(string $path, array $data=[], array $options=[]) | Api | |
setLog(?LoggerInterface $log) | Api | |
setWorkspace(?string $gid) | Api |