Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
JGithubAccount Liste des membres

Liste complète des membres de JGithubAccount, y compris les membres hérités :

$clientJGithubObjectprotected
$optionsJGithubObjectprotected
__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)JGithubObjectprotected
getAuthorisation($id)JGithubAccount
getAuthorisations()JGithubAccount
getRateLimit()JGithubAccount
processResponse(JHttpResponse $response, $expectedCode=200)JGithubObjectprotected