Services_Digg
[
class tree: Services_Digg
] [
index: Services_Digg
] [
all elements
]
Packages:
Services_Digg
Classes:
DiggAPIActivity
DiggAPIActivityPeriod
DiggAPIComment
DiggAPIContainer
DiggAPIDigg
DiggAPIError
DiggAPIErrors
DiggAPIEvents
DiggAPIGallery
DiggAPILink
DiggAPIStories
DiggAPIThumbnail
DiggAPITopic
DiggAPITopics
DiggAPIUser
DiggAPIUsers
Services_Digg
Services_Digg_Comment
Services_Digg_Comments
Services_Digg_Common
Services_Digg_Errors
Services_Digg_Exception
Services_Digg_GalleryPhoto
Services_Digg_GalleryPhotos
Services_Digg_Proxy
Services_Digg_Request
Services_Digg_Response
Services_Digg_Response_Common
Services_Digg_Response_php
Services_Digg_Response_xml
Services_Digg_Stories
Services_Digg_Story
Services_Digg_Topics
Services_Digg_User
Services_Digg_Users
Services_Digg
DiggAPIGalleryPhoto
DiggAPIStory
Files:
Comment.php
Comments.php
Common.php
Common.php
Digg.php
Errors.php
Exception.php
Exception.php
GalleryPhoto.php
GalleryPhotos.php
php.php
Proxy.php
Request.php
Response.php
Stories.php
Story.php
Topics.php
User.php
Users.php
xml.php
Class: Services_Digg_Common
Source Location: /Services_Digg-0.4.4/Services/Digg/Common.php
Class Overview
Services_Digg_Common
Author(s):
Joe Stump <
joe at joestump.net
>
Variables
$lastCall
$lastResponse
Methods
sendRequest
Child classes:
Services_Digg_Comments
Services_Digg_Comments
Services_Digg_Topics
Services_Digg_Topics
Services_Digg_Story
Services_Digg_Story
Services_Digg_GalleryPhotos
Services_Digg_GalleryPhotos
Services_Digg_GalleryPhoto
Services_Digg_GalleryPhoto
Services_Digg_User
Services_Digg_User
Services_Digg_Comment
Services_Digg_Comment
Services_Digg_Stories
Services_Digg_Stories
Services_Digg_Errors
Services_Digg_Errors
Services_Digg_Users
Services_Digg_Users
Inherited Variables
Inherited Methods
Class Details
[line 34]
Services_Digg_Common
Author:
Joe Stump <
joe@joestump.net
>
Abstract:
[
Top
]
Class Variables
$lastCall =
''
[line 43]
Last API URI called
Access:
public
Type:
string
[
Top
]
$lastResponse =
''
[line 52]
Raw response of last API call
See:
Services_Digg_Common::$lastCall
Access:
public
Type:
string
[
Top
]
Method Detail
sendRequest
[line 62]
mixed sendRequest( string $endPoint, [array $params = array()])
Send a request to the API
Access:
protected
Parameters:
string
$endPoint
—
Endpoint of API call
array
$params
—
GET arguments of API call
[
Top
]
Documentation generated on Mon, 11 Mar 2019 15:20:56 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.