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

Class: Services_Twitter_Account

Source Location: /Services_Twitter-0.2.1/Services/Twitter/Account.php

Class Overview

Services_Twitter_Common
   |
   --Services_Twitter_Account

Services_Twitter_Account


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 55]
Services_Twitter_Account


[ Top ]


Method Detail

end_session   [line 81]

boolean end_session( )

End a person's session

Insert long rant about Twitter's API being inconsistent. This endpoint returns 'Logged out.' in plain text so we overload it and check the response string from the exception inevitably thrown when it can't parse the XML.


[ Top ]

update_delivery_device   [line 124]

object Instance update_delivery_device( string $device)

Update a user's delivery device

Parameters:

string   $device   —  The new device (im, sms or none)

[ Top ]

update_location   [line 100]

boolean update_location( string $location)

Update a user's location

Parameters:

string   $location   —  The user's new location

[ Top ]

verify_credentials   [line 63]

boolean verify_credentials( )

Verify a user's credentials

[ Top ]


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