Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JGithubAccount, y compris les membres hérités :
$client | JGithubObject | protected |
$options | JGithubObject | protected |
__construct(JRegistry $options=null, JGithubHttp $client=null) | JGithubObject | |
createAuthorisation(array $scopes=array(), $note= '', $url= '') | JGithubAccount | |
deleteAuthorisation($id) | JGithubAccount | |
editAuthorisation($id, array $scopes=array(), array $addScopes=array(), array $removeScopes=array(), $note= '', $url= '') | JGithubAccount | |
fetchUrl($path, $page=0, $limit=0) | JGithubObject | protected |
getAuthorisation($id) | JGithubAccount | |
getAuthorisations() | JGithubAccount | |
getRateLimit() | JGithubAccount | |
processResponse(JHttpResponse $response, $expectedCode=200) | JGithubObject | protected |