Zend_Gdata_YouTube_UserProfileEntryRepresents the YouTube video playlist flavor of an Atom entry
Located in /Gdata/YouTube/UserProfileEntry.php (line 138)
Zend_Gdata_App_Base | --Zend_Gdata_App_FeedEntryParent | --Zend_Gdata_App_Entry | --Zend_Gdata_App_MediaEntry | --Zend_Gdata_Entry | --Zend_Gdata_YouTube_UserProfileEntry
| Class | Description |
|---|---|
Zend_Gdata_YouTube_ContactEntry
|
The YouTube contacts flavor of an Atom Entry with media support Represents a an individual contact |
Zend_Gdata_YouTube_UserProfileEntry
setAboutMe
([Zend_Gdata_YouTube_Extension_AboutMe $aboutMe = null])
Zend_Gdata_YouTube_UserProfileEntry
setCompany
([Zend_Gdata_YouTube_Extension_Company $company = null])
Zend_Gdata_YouTube_UserProfileEntry
setFirstName
([Zend_Gdata_YouTube_Extension_FirstName $firstName = null])
Zend_Gdata_YouTube_UserProfileEntry
setGender
([Zend_Gdata_YouTube_Extension_Gender $gender = null])
Zend_Gdata_YouTube_UserProfileEntry
setHobbies
([Zend_Gdata_YouTube_Extension_Hobbies $hobbies = null])
Zend_Gdata_YouTube_UserProfileEntry
setHometown
([Zend_Gdata_YouTube_Extension_Hometown $hometown = null])
Zend_Gdata_YouTube_UserProfileEntry
setLastName
([Zend_Gdata_YouTube_Extension_LastName $lastName = null])
Zend_Gdata_YouTube_UserProfileEntry
setLocation
([Zend_Gdata_YouTube_Extension_Location $location = null])
Zend_Gdata_YouTube_UserProfileEntry
setMovies
([Zend_Gdata_YouTube_Extension_Movies $movies = null])
Zend_Gdata_YouTube_UserProfileEntry
setOccupation
([Zend_Gdata_YouTube_Extension_Occupation $occupation = null])
Zend_Gdata_YouTube_UserProfileEntry
setRelationship
([Zend_Gdata_YouTube_Extension_Relationship $relationship = null])
Zend_Gdata_YouTube_UserProfileEntry
setSchool
([Zend_Gdata_YouTube_Extension_School $school = null])
Zend_Gdata_YouTube_UserProfileEntry
setUsername
([Zend_Gdata_YouTube_Extension_Username $username = null])
string
$_aboutMe
= null (line 169)
The contents of the 'About Me' field.
int
$_age
= null (line 176)
The age of the user
string
$_books
= null (line 183)
Books of interest to the user
string
$_company
= null (line 190)
Company
string
$_description
= null (line 162)
The description of the user
mixed
$_entryClassName
= 'Zend_Gdata_YouTube_UserProfileEntry' (line 141)
array
$_feedLink
= array() (line 148)
Nested feed links
string
$_firstName
= null (line 260)
First name
string
$_gender
= null (line 246)
Gender
string
$_hobbies
= null (line 197)
Hobbies
string
$_hometown
= null (line 204)
Hometown
string
$_lastName
= null (line 267)
Last name
string
$_location
= null (line 211)
Location
string
$_movies
= null (line 218)
Movies
string
$_music
= null (line 225)
Music
string
$_occupation
= null (line 232)
Occupation
string
$_relationship
= null (line 253)
Relationship
string
$_school
= null (line 239)
School
Zend_Gdata_YouTube_Extension_Statistics
$_statistics
= null (line 274)
Statistics
Zend_Gdata_Media_Extension_MediaThumbnail
$_thumbnail
= null (line 281)
Thumbnail
string
$_username
= null (line 155)
The username for this profile entry
Inherited from Zend_Gdata_App_MediaEntry
Zend_Gdata_App_MediaEntry::$_mediaSource
Inherited from Zend_Gdata_App_Entry
Zend_Gdata_App_Entry::$_content
Zend_Gdata_App_Entry::$_control
Zend_Gdata_App_Entry::$_edited
Zend_Gdata_App_Entry::$_published
Zend_Gdata_App_Entry::$_rootElement
Zend_Gdata_App_Entry::$_source
Zend_Gdata_App_Entry::$_summary
Inherited from Zend_Gdata_App_FeedEntryParent
Zend_Gdata_App_FeedEntryParent::$_author
Zend_Gdata_App_FeedEntryParent::$_category
Zend_Gdata_App_FeedEntryParent::$_contributor
Zend_Gdata_App_FeedEntryParent::$_etag
Zend_Gdata_App_FeedEntryParent::$_id
Zend_Gdata_App_FeedEntryParent::$_link
Zend_Gdata_App_FeedEntryParent::$_majorProtocolVersion
Zend_Gdata_App_FeedEntryParent::$_minorProtocolVersion
Zend_Gdata_App_FeedEntryParent::$_rights
Zend_Gdata_App_FeedEntryParent::$_service
Zend_Gdata_App_FeedEntryParent::$_title
Zend_Gdata_App_FeedEntryParent::$_updated
Inherited from Zend_Gdata_App_Base
Zend_Gdata_App_Base::$_extensionAttributes
Zend_Gdata_App_Base::$_extensionElements
Zend_Gdata_App_Base::$_namespaceLookupCache
Zend_Gdata_App_Base::$_namespaces
Zend_Gdata_App_Base::$_rootNamespace
Zend_Gdata_App_Base::$_rootNamespaceURI
Zend_Gdata_App_Base::$_text
Constructor __construct (line 290)
Creates a User Profile entry, representing an individual user and their attributes.
getAboutMe (line 518)
Returns the contents of the 'about me' field.
getContactsFeedUrl (line 1026)
Returns the URL of the contacts feed
getDOM (line 306)
Retrieves a DOMElement which corresponds to this element and all child properties. This is used to build an entry back into a DOM and eventually XML text for sending to the server upon updates, or for application storage/persistence.
getFavoritesFeedUrl (line 1036)
Returns the URL of the favorites feed
getFeedLink (line 960)
Get the feed link property for this entry.
getFeedLinkHref (line 981)
Returns the URL in the gd:feedLink with the provided rel value
getFirstName (line 558)
Returns the first name
getOccupation (line 864)
Returns the occupation
getPlaylistListFeedUrl (line 996)
Returns the URL of the playlist list feed
getRelationship (line 930)
Returns the relationship
getStatistics (line 617)
Returns the statistics
getSubscriptionsFeedUrl (line 1016)
Returns the URL of the subscriptions feed
getThumbnail (line 636)
Returns the thumbnail
getUploadsFeedUrl (line 1006)
Returns the URL of the uploads feed
setAboutMe (line 498)
Sets the content of the 'about me' field.
setCompany (line 721)
Sets the company
setFeedLink (line 941)
Sets the array of embedded feeds related to the video
setFirstName (line 538)
Sets the content of the 'first name' field.
setGender (line 897)
Sets the gender
setHobbies (line 743)
Sets the hobbies
setHometown (line 765)
Sets the hometown
setLastName (line 578)
Sets the content of the 'last name' field.
setLocation (line 787)
Sets the location
setMovies (line 809)
Sets the movies
setOccupation (line 853)
Sets the occupation
setRelationship (line 919)
Sets the relationship
setSchool (line 875)
Sets the school
setUsername (line 677)
Sets the username
takeChildFromDOM (line 380)
Creates individual Entry objects of the appropriate type and stores them in the $_entry array based upon DOM data.
Inherited From Zend_Gdata_Entry
Zend_Gdata_Entry::__construct()
Zend_Gdata_Entry::getDOM()
Zend_Gdata_Entry::takeAttributeFromDOM()
Zend_Gdata_Entry::takeChildFromDOM()
Inherited From Zend_Gdata_App_MediaEntry
Zend_Gdata_App_MediaEntry::__construct()
Zend_Gdata_App_MediaEntry::encode()
Zend_Gdata_App_MediaEntry::getMediaSource()
Zend_Gdata_App_MediaEntry::setMediaSource()
Inherited From Zend_Gdata_App_Entry
Zend_Gdata_App_Entry::delete()
Zend_Gdata_App_Entry::getContent()
Zend_Gdata_App_Entry::getControl()
Zend_Gdata_App_Entry::getDOM()
Zend_Gdata_App_Entry::getPublished()
Zend_Gdata_App_Entry::getSource()
Zend_Gdata_App_Entry::getSummary()
Zend_Gdata_App_Entry::reload()
Zend_Gdata_App_Entry::save()
Zend_Gdata_App_Entry::setContent()
Zend_Gdata_App_Entry::setControl()
Zend_Gdata_App_Entry::setPublished()
Zend_Gdata_App_Entry::setSource()
Zend_Gdata_App_Entry::setSummary()
Zend_Gdata_App_Entry::takeChildFromDOM()
Inherited From Zend_Gdata_App_FeedEntryParent
Zend_Gdata_App_FeedEntryParent::__construct()
Zend_Gdata_App_FeedEntryParent::getAlternateLink()
Zend_Gdata_App_FeedEntryParent::getAuthor()
Zend_Gdata_App_FeedEntryParent::getCategory()
Zend_Gdata_App_FeedEntryParent::getContributor()
Zend_Gdata_App_FeedEntryParent::getDOM()
Zend_Gdata_App_FeedEntryParent::getEditLink()
Zend_Gdata_App_FeedEntryParent::getEtag()
Zend_Gdata_App_FeedEntryParent::getHttpClient()
Zend_Gdata_App_FeedEntryParent::getId()
Zend_Gdata_App_FeedEntryParent::getLicenseLink()
Zend_Gdata_App_FeedEntryParent::getLink()
Zend_Gdata_App_FeedEntryParent::getMajorProtocolVersion()
Zend_Gdata_App_FeedEntryParent::getMinorProtocolVersion()
Zend_Gdata_App_FeedEntryParent::getNextLink()
Zend_Gdata_App_FeedEntryParent::getPreviousLink()
Zend_Gdata_App_FeedEntryParent::getRights()
Zend_Gdata_App_FeedEntryParent::getSelfLink()
Zend_Gdata_App_FeedEntryParent::getService()
Zend_Gdata_App_FeedEntryParent::getTitle()
Zend_Gdata_App_FeedEntryParent::getTitleValue()
Zend_Gdata_App_FeedEntryParent::getUpdated()
Zend_Gdata_App_FeedEntryParent::lookupNamespace()
Zend_Gdata_App_FeedEntryParent::setAuthor()
Zend_Gdata_App_FeedEntryParent::setCategory()
Zend_Gdata_App_FeedEntryParent::setContributor()
Zend_Gdata_App_FeedEntryParent::setEtag()
Zend_Gdata_App_FeedEntryParent::setHttpClient()
Zend_Gdata_App_FeedEntryParent::setId()
Zend_Gdata_App_FeedEntryParent::setLink()
Zend_Gdata_App_FeedEntryParent::setMajorProtocolVersion()
Zend_Gdata_App_FeedEntryParent::setMinorProtocolVersion()
Zend_Gdata_App_FeedEntryParent::setRights()
Zend_Gdata_App_FeedEntryParent::setService()
Zend_Gdata_App_FeedEntryParent::setTitle()
Zend_Gdata_App_FeedEntryParent::setUpdated()
Zend_Gdata_App_FeedEntryParent::takeChildFromDOM()
Inherited From Zend_Gdata_App_Base
Zend_Gdata_App_Base::__construct()
Zend_Gdata_App_Base::encode()
Zend_Gdata_App_Base::flushNamespaceLookupCache()
Zend_Gdata_App_Base::getDOM()
Zend_Gdata_App_Base::getExtensionAttributes()
Zend_Gdata_App_Base::getExtensionElements()
Zend_Gdata_App_Base::getText()
Zend_Gdata_App_Base::getXML()
Zend_Gdata_App_Base::lookupNamespace()
Zend_Gdata_App_Base::registerAllNamespaces()
Zend_Gdata_App_Base::registerNamespace()
Zend_Gdata_App_Base::saveXML()
Zend_Gdata_App_Base::setExtensionAttributes()
Zend_Gdata_App_Base::setExtensionElements()
Zend_Gdata_App_Base::setText()
Zend_Gdata_App_Base::takeAttributeFromDOM()
Zend_Gdata_App_Base::takeChildFromDOM()
Zend_Gdata_App_Base::transferFromDOM()
Zend_Gdata_App_Base::transferFromXML()
Zend_Gdata_App_Base::__get()
Zend_Gdata_App_Base::__isset()
Zend_Gdata_App_Base::__set()
Zend_Gdata_App_Base::__toString()
Zend_Gdata_App_Base::__unset()
Documentation generated on Mon, 21 Jun 2010 15:51:09 -0400 by phpDocumentor 1.4.3