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 JGithubIssues, y compris les membres hérités :
$client | JGithubObject | protected |
$options | JGithubObject | protected |
__construct(JRegistry &$options=null, JGithubHttp $client=null) | JGithubObject | |
create($user, $repo, $title, $body=null, $assignee=null, $milestone=null, array $labels=null) | JGithubIssues | |
createComment($user, $repo, $issueId, $body) | JGithubIssues | |
deleteComment($user, $repo, $commentId) | JGithubIssues | |
edit($user, $repo, $issueId, $state=null, $title=null, $body=null, $assignee=null, $milestone=null, array $labels=null) | JGithubIssues | |
editComment($user, $repo, $commentId, $body) | JGithubIssues | |
fetchUrl($path, $page=0, $limit=0) | JGithubObject | protected |
get($user, $repo, $issueId) | JGithubIssues | |
getComment($user, $repo, $commentId) | JGithubIssues | |
getComments($user, $repo, $issueId, $page=0, $limit=0) | JGithubIssues | |
getList($filter=null, $state=null, $labels=null, $sort=null, $direction=null, JDate $since=null, $page=0, $limit=0) | JGithubIssues | |
getListByRepository($user, $repo, $milestone=null, $state=null, $assignee=null, $mentioned=null, $labels=null, $sort=null, $direction=null, JDate $since=null, $page=0, $limit=0) | JGithubIssues |