7 calls to Instagram::fetch() in Drupagram 7
- Instagram::self_feed in ./
drupagram.lib.php - See the authenticated user's feed. GET /users/self/feed
- Instagram::self_liked in ./
drupagram.lib.php - See the authenticated user's list of media they've liked. Note that this list is ordered by the order in which the user liked the media. Private media is returned as long as the authenticated user has permission to view that media. Liked…
- Instagram::user_feed in ./
drupagram.lib.php - Fetch a user's feed
- Instagram::user_info in ./
drupagram.lib.php - Get basic information about a user.
- Instagram::user_lookup in ./
drupagram.lib.php - Instagram::user_recent in ./
drupagram.lib.php - Get the most recent media published by a user. GET /users/{user-id}/media/recent
- Instagram::user_search in ./
drupagram.lib.php - Search for a user by name. GET /users/search