[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

a

Account.php
procedural page Account.php
top

c

$call
in file Exception.php, variable Services_Twitter_Exception::$call
    Call to the API that created the error
create
in file Favorites.php, method Services_Twitter_Favorites::create()
    Favorite a status ID
Common.php
procedural page Common.php
top

d

destroy
in file Statuses.php, method Services_Twitter_Statuses::destroy()
    Destroy a specific status message
destroy
in file DirectMessages.php, method Services_Twitter_DirectMessages::destroy()
    Delete/Destroy a direct message
destroy
in file Favorites.php, method Services_Twitter_Favorites::destroy()
    Unfavorite a status ID
dmNew
in file DirectMessages.php, method Services_Twitter_DirectMessages::dmNew()
    Send a direct message
DirectMessages.php
procedural page DirectMessages.php
top

e

end_session
in file Account.php, method Services_Twitter_Account::end_session()
    End a person's session
ERROR_AUTH
in file Twitter.php, class constant Services_Twitter::ERROR_AUTH
ERROR_DOWN
in file Twitter.php, class constant Services_Twitter::ERROR_DOWN
ERROR_FORBIDDEN
in file Twitter.php, class constant Services_Twitter::ERROR_FORBIDDEN
ERROR_INTERNAL
in file Twitter.php, class constant Services_Twitter::ERROR_INTERNAL
ERROR_NOT_FOUND
in file Twitter.php, class constant Services_Twitter::ERROR_NOT_FOUND
ERROR_REQUEST
in file Twitter.php, class constant Services_Twitter::ERROR_REQUEST
ERROR_UNAVAILABLE
in file Twitter.php, class constant Services_Twitter::ERROR_UNAVAILABLE
ERROR_UNKNOWN
in file Twitter.php, class constant Services_Twitter::ERROR_UNKNOWN
    Twitter API error codes
Exception.php
procedural page Exception.php
top

f

factory
in file Twitter.php, method Services_Twitter::factory()
    Instantiate API driver
follow
in file Notifications.php, method Services_Twitter_Notifications::follow()
    Get status updates from a person
followers
in file Statuses.php, method Services_Twitter_Statuses::followers()
    Returns up to 100 of the user's followers
friends
in file Statuses.php, method Services_Twitter_Statuses::friends()
    Returns up to 100 of the user's friends
Favorites.php
procedural page Favorites.php
Friendships.php
procedural page Friendships.php
top

g

getCall
in file Exception.php, method Services_Twitter_Exception::getCall()
    Return API call
getResponse
in file Exception.php, method Services_Twitter_Exception::getResponse()
    Get the raw API response that died
top

i

$instances
in file Twitter.php, variable Services_Twitter::$instances
    Instances of Twitter methods
top

l

leave
in file Notifications.php, method Services_Twitter_Notifications::leave()
    Quit getting status updates from a person
top

m

$methods
in file Twitter.php, variable Services_Twitter::$methods
    Supported areas / methods of Twitter's API
top

n

$name
in file Common.php, variable Services_Twitter_Common::$name
    Name of call group
$name
in file DirectMessages.php, variable Services_Twitter_DirectMessages::$name
    Group name
Notifications.php
procedural page Notifications.php
top

o

$options
in file Common.php, variable Services_Twitter_Common::$options
    Options for HTTP requests and misc.
OUTPUT_JSON
in file Twitter.php, class constant Services_Twitter::OUTPUT_JSON
OUTPUT_XML
in file Twitter.php, class constant Services_Twitter::OUTPUT_XML
    Twitter API output parsing options
top

p

$pass
in file Common.php, variable Services_Twitter_Common::$pass
    Password of Twitter user
top

q

query
in file Search.php, method Services_Twitter_Search::query()
    Query the search API
top

r

$response
in file Exception.php, variable Services_Twitter_Exception::$response
    The raw response returned by the API
top

s

sendRequest
in file Search.php, method Services_Twitter_Search::sendRequest()
    Send a special request to Search API
sendRequest
in file Common.php, method Services_Twitter_Common::sendRequest()
    Send a request to the Twitter API
Services_Twitter
in file Twitter.php, class Services_Twitter
    Services_Twitter
Search.php
procedural page Search.php
Statuses.php
procedural page Statuses.php
Services_Twitter_Account
in file Account.php, class Services_Twitter_Account
    Services_Twitter_Account
Services_Twitter_Common
in file Common.php, class Services_Twitter_Common
    Services_Twitter_Common
Services_Twitter_DirectMessages
in file DirectMessages.php, class Services_Twitter_DirectMessages
    Services_Twitter_DirectMessages
Services_Twitter_Exception
in file Exception.php, class Services_Twitter_Exception
    Services_Twitter_Exception
Services_Twitter_Favorites
in file Favorites.php, class Services_Twitter_Favorites
    Services_Twitter_Favorites
Services_Twitter_Friendships
in file Friendships.php, class Services_Twitter_Friendships
    Services_Twitter_Friendships
Services_Twitter_Notifications
in file Notifications.php, class Services_Twitter_Notifications
    Services_Twitter_Exception
Services_Twitter_Search
in file Search.php, class Services_Twitter_Search
    Services_Twitter_Search
Services_Twitter_Statuses
in file Statuses.php, class Services_Twitter_Statuses
    Services_Twitter_Statuses
Services_Twitter_Users
in file Users.php, class Services_Twitter_Users
    Services_Twitter_Exception
setOption
in file Common.php, method Services_Twitter_Common::setOption()
    Set an option in Services_Twitter_Common::$options
setOptions
in file Common.php, method Services_Twitter_Common::setOptions()
    Set a number of options at once
show
in file Users.php, method Services_Twitter_Users::show()
    Show extended information for a given user
show
in file Statuses.php, method Services_Twitter_Statuses::show()
    Fetch a specific status message
top

t

Twitter.php
procedural page Twitter.php
trends
in file Search.php, method Services_Twitter_Search::trends()
    Get search trends
top

u

$uri
in file Twitter.php, variable Services_Twitter::$uri
    Public URI of Twitter's API
$user
in file Common.php, variable Services_Twitter_Common::$user
    Username of Twitter user
Users.php
procedural page Users.php
update
in file Statuses.php, method Services_Twitter_Statuses::update()
    Update the Twitter status
update_delivery_device
in file Account.php, method Services_Twitter_Account::update_delivery_device()
    Update a user's delivery device
update_location
in file Account.php, method Services_Twitter_Account::update_location()
    Update a user's location
user_timeline
in file Statuses.php, method Services_Twitter_Statuses::user_timeline()
    Get the user's timeline
top

v

verify_credentials
in file Account.php, method Services_Twitter_Account::verify_credentials()
    Verify a user's credentials
top

_

__call
in file DirectMessages.php, method Services_Twitter_DirectMessages::__call()
    __call
__call
in file Common.php, method Services_Twitter_Common::__call()
    Overloaded call for API passthrough
__call
in file Friendships.php, method Services_Twitter_Friendships::__call()
    __call
__construct
in file Search.php, method Services_Twitter_Search::__construct()
    Constructor
__construct
in file Exception.php, method Services_Twitter_Exception::__construct()
    Constructor
__construct
in file Common.php, method Services_Twitter_Common::__construct()
    Constructor
__get
in file Twitter.php, method Services_Twitter::__get()
    Lazily load Twitter API drivers
__toString
in file Exception.php, method Services_Twitter_Exception::__toString()
    __toString
top

Documentation generated on Mon, 11 Mar 2019 15:26:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.