BaseService | --Twitter
Located in File: /services/Twitter.php
Method addFriend (line 464)
This method is *not* in the official Twitter API and uses cURL.
Method directMessages (line 305)
Method followers (line 242)
Method followersWhoAreNotFriends (line 152)
Method followFriend (line 488)
This method is *not* in the official Twitter API and uses cURL.
Method friends (line 209)
Method friendsNoAuth (line 226)
Method friendsTimeline (line 66)
Method getNumFriendsUpdates (line 408)
Note that when calling this without the since parameter, the results appear to be affected by the caching that Twitter has implemented and the results may not be the most recent.
Method getNumPublicTimelineUpdates (line 354)
Method leaveFriend (line 512)
This method is *not* in the official Twitter API and uses cURL.
Method newDirectMessage (line 328)
Method publicTimeline (line 44)
Method removeFriend (line 536)
This method is *not* in the official Twitter API and uses cURL.
Method showStatus (line 103)
Method showUser (line 286)
Method update (line 124)
Method userTimeline (line 84)