Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Liste complète des membres de JGithubGists, y compris les membres hérités :
$client | JGithubObject | protected |
$options | JGithubObject | protected |
__construct(JRegistry $options=null, JGithubHttp $client=null) | JGithubObject | |
buildFileData(array $files) | JGithubGists | protected |
create($files, $public=false, $description=null) | JGithubGists | |
createComment($gistId, $body) | JGithubGists | |
delete($gistId) | JGithubGists | |
deleteComment($commentId) | JGithubGists | |
edit($gistId, $files=null, $public=null, $description=null) | JGithubGists | |
editComment($commentId, $body) | JGithubGists | |
fetchUrl($path, $page=0, $limit=0) | JGithubObject | protected |
fork($gistId) | JGithubGists | |
get($gistId) | JGithubGists | |
getComment($commentId) | JGithubGists | |
getComments($gistId, $page=0, $limit=0) | JGithubGists | |
getList($page=0, $limit=0) | JGithubGists | |
getListByUser($user, $page=0, $limit=0) | JGithubGists | |
getListPublic($page=0, $limit=0) | JGithubGists | |
getListStarred($page=0, $limit=0) | JGithubGists | |
isStarred($gistId) | JGithubGists | |
processResponse(JHttpResponse $response, $expectedCode=200) | JGithubObject | protected |
star($gistId) | JGithubGists | |
unstar($gistId) | JGithubGists |