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

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

$clientJGithubObjectprotected
$optionsJGithubObjectprotected
__construct(JRegistry $options=null, JGithubHttp $client=null)JGithubObject
create($user, $repo, $message, $tree, array $parents=array())JGithubCommits
createCommitComment($user, $repo, $sha, $comment, $line, $filepath, $position)JGithubCommits
deleteCommitComment($user, $repo, $id)JGithubCommits
editCommitComment($user, $repo, $id, $comment)JGithubCommits
fetchUrl($path, $page=0, $limit=0)JGithubObjectprotected
getCommit($user, $repo, $sha, $page=0, $limit=0)JGithubCommits
getCommitComment($user, $repo, $id)JGithubCommits
getCommitComments($user, $repo, $sha, $page=0, $limit=0)JGithubCommits
getDiff($user, $repo, $base, $head)JGithubCommits
getList($user, $repo, $page=0, $limit=0)JGithubCommits
getListComments($user, $repo, $page=0, $limit=0)JGithubCommits
processResponse(JHttpResponse $response, $expectedCode=200)JGithubObjectprotected