JGithubGists::getList
Method to list gists. If a user is authenticated it will return the user's gists, otherwise it will return all public gists.
Signature
public function getList([integer
$page = 0,
[integer
$limit = 0]] )
Parameters
-
$page
- The page number from which to get items.
-
$limit
- The number of items on a page.
Returns
- array