Located in /Service/Twitter.php (line 45)
Zend_Service_Abstract | --Zend_Rest_Client | --Zend_Service_Twitter
Date format for 'since' strings
Local HTTP Client cloned from statically set client
Current method type (for method proxying)
Types of API methods
Zend_Oauth Consumer
Options passed to constructor
Username
Inherited from Zend_Rest_Client
Zend_Rest_Client::$_data
Zend_Rest_Client::$_uri
Inherited from Zend_Service_Abstract
Zend_Service_Abstract::$_httpClient
Constructor
End current session
Returns the number of api requests you have left per hour.
Verify Account Credentials
Returns an array of user objects that the authenticating user is blocking
Blocks the user specified in the ID parameter as the authenticating user.
Destroys a friendship to the blocked user if it exists.
Un-blocks the user specified in the ID parameter for the authenticating user
Returns if the authenticating user is blocking a target user.
Destroy a direct message
Retrieve direct messages for the current user
$params may include one or more of the following keys
Send a direct message to a user
Retrieve list of direct messages sent by current user
$params may include one or more of the following keys
Mark a status as a favorite
Remove a favorite
Fetch favorites
$params may contain one or more of the following:
Create friendship
Destroy friendship
Friendship exists
Get the local HTTP client as distinct from the static HTTP client inherited from Zend_Rest_Client
Retrieve username
Checks for an authorised state
Set local HTTP client as distinct from the static HTTP client as inherited from Zend_Rest_Client.
Destroy a status message
Friend Timeline Status
$params may include one or more of the following keys
Public Timeline status
Get status replies
$params may include one or more of the following keys
Show a single status
Update user's current status
User Timeline status
$params may include one or more of the following keys
User Followers
User friends
Show extended information on a user
Performs an HTTP GET request to the $path.
Initialize HTTP authentication
Perform a POST or PUT
Performs a POST or PUT request. Any data provided is set in the HTTP client. String data is pushed in as raw POST data; array or object data is pushed in as POST parameters.
Performs an HTTP POST request to $path.
Call a remote REST web service URI and return the Zend_Http_Response object
Set date header
Validate a screen name using Twitter rules
Protected function to validate that the integer is valid or return a 0
Method overloading
Inherited From Zend_Rest_Client
Zend_Rest_Client::__construct()
Zend_Rest_Client::getUri()
Zend_Rest_Client::restDelete()
Zend_Rest_Client::restGet()
Zend_Rest_Client::restPost()
Zend_Rest_Client::restPut()
Zend_Rest_Client::setUri()
Zend_Rest_Client::_performPost()
Zend_Rest_Client::__call()
Inherited From Zend_Service_Abstract
Zend_Service_Abstract::getHttpClient()
Zend_Service_Abstract::setHttpClient()
OAuth Endpoint
246 is the current limit for a status message, 140 characters are displayed initially, with the remainder linked from the web UI or client. The limit is applied to a html encoded UTF-8 string (i.e. entities are counted in the limit which may appear unusual but is a security measure).
This should be reviewed in the future...
Documentation generated on Mon, 21 Jun 2010 15:50:06 -0400 by phpDocumentor 1.4.3