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é
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
JGithubPulls Liste des membres

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

$clientJGithubObjectprotected
$optionsJGithubObjectprotected
__construct(JRegistry &$options=null, JGithubHttp $client=null)JGithubObject
create($user, $repo, $title, $base, $head, $body= '')JGithubPulls
createComment($user, $repo, $pullId, $body, $commitId, $filePath, $position)JGithubPulls
createCommentReply($user, $repo, $pullId, $body, $inReplyTo)JGithubPulls
createFromIssue($user, $repo, $issueId, $base, $head)JGithubPulls
deleteComment($user, $repo, $commentId)JGithubPulls
edit($user, $repo, $pullId, $title=null, $body=null, $state=null)JGithubPulls
editComment($user, $repo, $commentId, $body)JGithubPulls
fetchUrl($path, $page=0, $limit=0)JGithubObjectprotected
get($user, $repo, $pullId)JGithubPulls
getComment($user, $repo, $commentId)JGithubPulls
getComments($user, $repo, $pullId, $page=0, $limit=0)JGithubPulls
getCommits($user, $repo, $pullId, $page=0, $limit=0)JGithubPulls
getFiles($user, $repo, $pullId, $page=0, $limit=0)JGithubPulls
getList($user, $repo, $state= 'open', $page=0, $limit=0)JGithubPulls
isMerged($user, $repo, $pullId)JGithubPulls
merge($user, $repo, $pullId, $message= '')JGithubPulls