Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
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 | |
star($gistId) | JGithubGists | |
unstar($gistId) | JGithubGists |