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

Class: Services_Twitter_Users

Source Location: /Services_Twitter-0.2.0/Services/Twitter/Users.php

Class Overview

Services_Twitter_Common
   |
   --Services_Twitter_Users

Services_Twitter_Exception


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 55]
Services_Twitter_Exception


[ Top ]


Method Detail

show   [line 74]

object Instance show( mixed $id_or_email)

Show extended information for a given user

This will return the extended information of a given user. This information includes design settings, so third party developers can theme their widgets according to a given user's preferences.

The parameter passed can be the user ID (integer) of the user, their username (string) or the user's email address (string). NOTE: Strict validation on email addresses is NOT done in this package.


Parameters:

mixed   $id_or_email   —  Integer user ID, username or email address

[ Top ]


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