Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ x ]
[ _ ]
top
top
top
d
- DiggAPIActivity
- in file php.php, class DiggAPIActivity
DiggAPIActivity
- DiggAPIActivityPeriod
- in file php.php, class DiggAPIActivityPeriod
DiggAPIActivityPeriod
- DiggAPIComment
- in file php.php, class DiggAPIComment
DiggAPIComment
- DiggAPIContainer
- in file php.php, class DiggAPIContainer
DiggAPIContainer
- DiggAPIDigg
- in file php.php, class DiggAPIDigg
DiggAPIDigg
- DiggAPIError
- in file php.php, class DiggAPIError
DiggAPIError
- DiggAPIErrors
- in file php.php, class DiggAPIErrors
DiggAPIError
- DiggAPIEvents
- in file php.php, class DiggAPIEvents
DiggAPIEvents
- DiggAPIGallery
- in file php.php, class DiggAPIGallery
DiggAPIGallery
- DiggAPIGalleryPhoto
- in file php.php, class DiggAPIGalleryPhoto
DiggAPIStory
- DiggAPILink
- in file php.php, class DiggAPILink
DiggAPILink
- DiggAPIStories
- in file php.php, class DiggAPIStories
DiggAPIStories
- DiggAPIStory
- in file php.php, class DiggAPIStory
DiggAPIStory
- DiggAPIThumbnail
- in file php.php, class DiggAPIThumbnail
DiggAPIThumbnail
- DiggAPITopic
- in file php.php, class DiggAPITopic
DiggAPITopic
- DiggAPITopics
- in file php.php, class DiggAPITopics
DiggAPITopics
- DiggAPIUser
- in file php.php, class DiggAPIUser
DiggAPIUser
- DiggAPIUsers
- in file php.php, class DiggAPIUsers
DiggAPIUsers
- Digg.php
- procedural page Digg.php
top
top
top
g
- getAll
- in file GalleryPhotos.php, method Services_Digg_GalleryPhotos::getAll()
Get all users' gallery photos
- getAll
- in file Topics.php, method Services_Digg_Topics::getAll()
Get all topics
- getAll
- in file Comments.php, method Services_Digg_Comments::getAll()
Get all comments on stories
- getAll
- in file Users.php, method Services_Digg_Users::getAll()
Search all users
- getAll
- in file Stories.php, method Services_Digg_Stories::getAll()
Get all stories
- getAll
- in file Errors.php, method Services_Digg_Errors::getAll()
Get a list of all error codes
- getCall
- in file Exception.php, method Services_Digg_Exception::getCall()
Get the last call that probably caused this exception
- getCode
- in file php.php, method DiggAPIError::getCode()
Get error code
- getCommentActivity
- in file Story.php, method Services_Digg_Story::getCommentActivity()
Get comment activity for a story
- getCommentActivity
- in file php.php, method DiggAPIUser::getCommentActivity()
Get a user's comment activity
- getCommentActivity
- in file php.php, method DiggAPIStory::getCommentActivity()
Get comment activity for a story
- getCommentActivity
- in file User.php, method Services_Digg_User::getCommentActivity()
Get a user's comment activity
- getCommentById
- in file Story.php, method Services_Digg_Story::getCommentById()
Get a specific comment on a story
- getCommentById
- in file GalleryPhoto.php, method Services_Digg_GalleryPhoto::getCommentById()
Get a specific comment on a photo
- getContainer
- in file Stories.php, method Services_Digg_Stories::getContainer()
Get stories by container
- getContainerHot
- in file Stories.php, method Services_Digg_Stories::getContainerHot()
Get hot stories by container
- getContainerPopular
- in file Stories.php, method Services_Digg_Stories::getContainerPopular()
Get popular stories in a specific container
- getContainerTop
- in file Stories.php, method Services_Digg_Stories::getContainerTop()
Get top stories by container
- getContainerUpcoming
- in file Stories.php, method Services_Digg_Stories::getContainerUpcoming()
Get upcoming stories in a specific container
- getDiggActivity
- in file php.php, method DiggAPIStory::getDiggActivity()
Get digg activity for a story
- getDiggActivity
- in file Story.php, method Services_Digg_Story::getDiggActivity()
Get digg activity for a story
- getDiggsActivity
- in file User.php, method Services_Digg_User::getDiggsActivity()
Get a user's digg activity
- getDiggsActivity
- in file php.php, method DiggAPIUser::getDiggsActivity()
Get a user's digg activity
- getErrorByCode
- in file Errors.php, method Services_Digg_Errors::getErrorByCode()
Get an error by its code
- getFriendsCommented
- in file User.php, method Services_Digg_User::getFriendsCommented()
Get a user's friends' commented stories
- getFriendsCommented
- in file php.php, method DiggAPIUser::getFriendsCommented()
Get a user's friends' commented stories
- getFriendsDugg
- in file User.php, method Services_Digg_User::getFriendsDugg()
Get a user's friends' dugg stories
- getFriendsDugg
- in file php.php, method DiggAPIUser::getFriendsDugg()
Get a user's friends' dugg stories
- getFriendsPopular
- in file User.php, method Services_Digg_User::getFriendsPopular()
Get a user's friends' popular stories that they dugg
- getFriendsPopular
- in file php.php, method DiggAPIUser::getFriendsPopular()
Get a user's friends' popular stories that they dugg
- getFriendsSubmissions
- in file User.php, method Services_Digg_User::getFriendsSubmissions()
Get a user's friends' submissions
- getFriendsSubmissions
- in file php.php, method DiggAPIUser::getFriendsSubmissions()
Get a user's friends' submissions
- getFriendsUpcoming
- in file php.php, method DiggAPIUser::getFriendsUpcoming()
Get a user's friends' upcoming stories that they dugg
- getFriendsUpcoming
- in file User.php, method Services_Digg_User::getFriendsUpcoming()
Get a user's friends' upcoming stories that they dugg
- getGalleryPhotoById
- in file GalleryPhotos.php, method Services_Digg_GalleryPhotos::getGalleryPhotoById()
Get a single gallery photo by ID
- getGalleryPhotosById
- in file GalleryPhotos.php, method Services_Digg_GalleryPhotos::getGalleryPhotosById()
Get a list of gallery phtoos by their ID's
- getMessage
- in file php.php, method DiggAPIError::getMessage()
Get error message
- getPopularComments
- in file Stories.php, method Services_Digg_Stories::getPopularComments()
Get popular stories' comments
- getPopularDiggs
- in file Stories.php, method Services_Digg_Stories::getPopularDiggs()
Get popular stories' diggs
- getResponse
- in file Exception.php, method Services_Digg_Exception::getResponse()
Get the raw API response from the last call
- getStoriesById
- in file Stories.php, method Services_Digg_Stories::getStoriesById()
Get a list of stories by their ID's
- getStoriesComments
- in file Stories.php, method Services_Digg_Stories::getStoriesComments()
Get a list of stories' comments
- getStoriesDiggs
- in file Stories.php, method Services_Digg_Stories::getStoriesDiggs()
Get a list of stories' diggs
- getStoryById
- in file Stories.php, method Services_Digg_Stories::getStoryById()
Get a single story by ID
- getStoryByTitle
- in file Stories.php, method Services_Digg_Stories::getStoryByTitle()
Get a single story by title
- getTopic
- in file Stories.php, method Services_Digg_Stories::getTopic()
Get stories in a specific topic
- getTopicHot
- in file Stories.php, method Services_Digg_Stories::getTopicHot()
Get hot stories by topic
- getTopicPopular
- in file Stories.php, method Services_Digg_Stories::getTopicPopular()
Get popular stories in a specific topic
- getTopicTop
- in file Stories.php, method Services_Digg_Stories::getTopicTop()
Get top stories by topic
- getTopicUpcoming
- in file Stories.php, method Services_Digg_Stories::getTopicUpcoming()
Get upcoming stories in a specific topic
- getUpcomingComments
- in file Stories.php, method Services_Digg_Stories::getUpcomingComments()
Get all comments on upcoming stories
- getUpcomingDiggs
- in file Stories.php, method Services_Digg_Stories::getUpcomingDiggs()
Get upcoming stories' diggs
- getUserByName
- in file Users.php, method Services_Digg_Users::getUserByName()
Get a user by name
- getUsersByName
- in file Users.php, method Services_Digg_Users::getUsersByName()
Get a list of users by names
- getUsersComments
- in file Users.php, method Services_Digg_Users::getUsersComments()
Get a list of users' comments
- getUsersDiggs
- in file Users.php, method Services_Digg_Users::getUsersDiggs()
Get a list of users' diggs
- GalleryPhoto.php
- procedural page GalleryPhoto.php
- GalleryPhotos.php
- procedural page GalleryPhotos.php
top
top
top
top
top
top
top
top
s
- sendRequest
- in file Common.php, method Services_Digg_Common::sendRequest()
Send a request to the API
- Services_Digg
- in file Digg.php, class Services_Digg
Services_Digg
- Stories.php
- procedural page Stories.php
- Story.php
- procedural page Story.php
- Services_Digg_Comment
- in file Comment.php, class Services_Digg_Comment
Services_Digg_Comment
- Services_Digg_Comments
- in file Comments.php, class Services_Digg_Comments
Services_Digg_Comments
- Services_Digg_Common
- in file Common.php, class Services_Digg_Common
Services_Digg_Common
- Services_Digg_Errors
- in file Errors.php, class Services_Digg_Errors
Services_Digg_Errors
- Services_Digg_Exception
- in file Exception.php, class Services_Digg_Exception
Services_Digg_Exception
- Services_Digg_GalleryPhoto
- in file GalleryPhoto.php, class Services_Digg_GalleryPhoto
Services_Digg_GalleryPhoto
- Services_Digg_GalleryPhotos
- in file GalleryPhotos.php, class Services_Digg_GalleryPhotos
Services_Digg_GalleryPhotos
- Services_Digg_Proxy
- in file Proxy.php, class Services_Digg_Proxy
Services_Digg_Proxy
- Services_Digg_Request
- in file Request.php, class Services_Digg_Request
A class for running parallel requests to the API
- Services_Digg_Response
- in file Response.php, class Services_Digg_Response
Services_Digg
- Services_Digg_Response_Common
- in file Common.php, class Services_Digg_Response_Common
Services_Digg
- Services_Digg_Response_Exception
- in file Exception.php, class Services_Digg_Response_Exception
- Services_Digg_Response_php
- in file php.php, class Services_Digg_Response_php
Services_Digg_Response_php
- Services_Digg_Response_xml
- in file xml.php, class Services_Digg_Response_xml
XML response parser
- Services_Digg_Stories
- in file Stories.php, class Services_Digg_Stories
Services_Digg_Stories
- Services_Digg_Story
- in file Story.php, class Services_Digg_Story
Services_Digg_Story
- Services_Digg_Topics
- in file Topics.php, class Services_Digg_Topics
Services_Digg_Topics
- Services_Digg_User
- in file User.php, class Services_Digg_User
Services_Digg_User
- Services_Digg_Users
- in file Users.php, class Services_Digg_Users
Services_Digg_Users
top
top
top
top
top
_
- __call
- in file php.php, method DiggAPIUser::__call()
__call
- __call
- in file php.php, method DiggAPIStory::__call()
- __call
- in file Stories.php, method Services_Digg_Stories::__call()
__call
- __call
- in file Story.php, method Services_Digg_Story::__call()
__call
- __call
- in file User.php, method Services_Digg_User::__call()
__call
- __call
- in file Comment.php, method Services_Digg_Comment::__call()
__call
- __call
- in file php.php, method DiggAPIGalleryPhoto::__call()
Make a second service call
- __call
- in file GalleryPhoto.php, method Services_Digg_GalleryPhoto::__call()
__call
- __construct
- in file Request.php, method Services_Digg_Request::__construct()
Constructor
- __construct
- in file Common.php, method Services_Digg_Response_Common::__construct()
__construct
- __construct
- in file Exception.php, method Services_Digg_Exception::__construct()
Constructor
- __destruct
- in file Request.php, method Services_Digg_Request::__destruct()
Destructor
- __get
- in file Request.php, method Services_Digg_Request::__get()
Read results back in via getter
- __toString
- in file php.php, method DiggAPIComment::__toString()
__toString
- __toString
- in file Exception.php, method Services_Digg_Exception::__toString()
__toString
- __wakeup
- in file php.php, method DiggAPIEvents::__wakeup()
__wakeup
top
Documentation generated on Mon, 11 Mar 2019 15:20:56 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|