From 06f945f27840b53e57795dadbc38e76f7e11ab1c Mon Sep 17 00:00:00 2001 From: Horus3 Date: Mon, 24 Feb 2014 16:42:14 +0100 Subject: init --- .../api/core/files/Gdata.YouTube.ContactEntry.html | 859 +++++++++++++++++++++ 1 file changed, 859 insertions(+) create mode 100644 zend/documentation/api/core/files/Gdata.YouTube.ContactEntry.html (limited to 'zend/documentation/api/core/files/Gdata.YouTube.ContactEntry.html') diff --git a/zend/documentation/api/core/files/Gdata.YouTube.ContactEntry.html b/zend/documentation/api/core/files/Gdata.YouTube.ContactEntry.html new file mode 100644 index 0000000..da46335 --- /dev/null +++ b/zend/documentation/api/core/files/Gdata.YouTube.ContactEntry.html @@ -0,0 +1,859 @@ + +Zend Gdata API Documentation

Gdata/YouTube/ContactEntry.php

+ Show: + PublicProtectedPrivateinherited
+ Table of Contents +
Zend Framework

LICENSE

+ +

This source file is subject to the new BSD license that is bundled +with this package in the file LICENSE.txt. +It is also available through the world-wide-web at this URL: +http://framework.zend.com/license/new-bsd +If you did not receive a copy of the license and are unable to +obtain it through the world-wide-web, please send an email +to license@zend.com so we can send you a copy immediately.

Category
Zend +   +
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) +   +
License
New BSD License +   +
Package
Zend_Gdata +   +
Subpackage
YouTube +   +
Version
$Id: ContactEntry.php 24593 2012-01-05 20:35:02Z matthew $ +   +

\Zend_Gdata_YouTube_ContactEntry

Package: Zend\Gdata\YouTube
The YouTube contacts flavor of an Atom Entry with media support +Represents a an individual contact
Parent(s)
\Zend_Gdata_YouTube_UserProfileEntry + < + \Zend_Gdata_Entry + < + \Zend_Gdata_App_MediaEntry + < + \Zend_Gdata_App_Entry + < + \Zend_Gdata_App_FeedEntryParent + < + \Zend_Gdata_App_Base
Category
Zend +   +
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) +   +
License
New BSD License +   +

Properties

>VPropertyprotectedstring $_aboutMe = null
inherited
The contents of the 'About Me' field.
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_aboutMe
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_aboutMe +   +
>VPropertyprotectedint $_age = null
inherited
The age of the user
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_age
Default valuenullDetails
Type
int
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_age +   +
>VPropertyprotectedstring $_books = null
inherited
Books of interest to the user
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_books
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_books +   +
>VPropertyprotectedstring $_company = null
inherited
Company
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_company
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_company +   +
>VPropertyprotectedstring $_description = null
inherited
The description of the user
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_description
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_description +   +
>VPropertyprotectedstring $_entryClassName = 'Zend_Gdata_YouTube_ContactEntry'
The classname for individual feed elements.
Default value'Zend_Gdata_YouTube_ContactEntry'Details
Type
string
>VPropertyprotectedstring|null $_etag = NULL

Used for optimistic +concurrency in protoco v2 or greater.

Default valueNULLDetails
Type
string | null
Inherited_from
\Zend_Gdata_App_FeedEntryParent::$$_etag +   +
Inherited_from
\Zend_Gdata_App_Entry::$$_etag +   +
Inherited_from
\Zend_Gdata_App_MediaEntry::$$_etag +   +
Inherited_from
\Zend_Gdata_Entry::$$_etag +   +
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_etag +   +
>VPropertyprotectedarray $_feedLink = array()
inherited
Nested feed links
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_feedLink
Default valuearray()Details
Type
array
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_feedLink +   +
>VPropertyprotectedstring $_firstName = null
inherited
First name
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_firstName
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_firstName +   +
>VPropertyprotectedstring $_gender = null
inherited
Gender
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_gender
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_gender +   +
>VPropertyprotectedstring $_hobbies = null
inherited
Hobbies
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_hobbies
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_hobbies +   +
>VPropertyprotectedstring $_hometown = null
inherited
Hometown
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_hometown
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_hometown +   +
>VPropertyprotectedstring $_lastName = null
inherited
Last name
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_lastName
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_lastName +   +
>VPropertyprotectedstring $_location = null
inherited
Location
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_location
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_location +   +
>VPropertyprotected$_majorProtocolVersion = 1

At present, recognized values are either 1 or 2. However, any integer +value >= 1 is considered valid.

Default value1Details
Type
n/a
Inherited_from
\Zend_Gdata_App_FeedEntryParent::$$_majorProtocolVersion +   +
Inherited_from
\Zend_Gdata_App_Entry::$$_majorProtocolVersion +   +
Inherited_from
\Zend_Gdata_App_MediaEntry::$$_majorProtocolVersion +   +
Inherited_from
\Zend_Gdata_Entry::$$_majorProtocolVersion +   +
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_majorProtocolVersion +   +
See
\setMajorProtocolVersion() +   +
See
\getMajorProtocolVersion() +   +
>VPropertyprotected\Zend_Gdata_App_MediaSource $_mediaSource = null
>VPropertyprotected$_minorProtocolVersion = null

Can be set +to either an integer >= 0, or NULL if no minor version should be sent +to the server.

Default valuenullDetails
Type
n/a
Inherited_from
\Zend_Gdata_App_FeedEntryParent::$$_minorProtocolVersion +   +
Inherited_from
\Zend_Gdata_App_Entry::$$_minorProtocolVersion +   +
Inherited_from
\Zend_Gdata_App_MediaEntry::$$_minorProtocolVersion +   +
Inherited_from
\Zend_Gdata_Entry::$$_minorProtocolVersion +   +
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_minorProtocolVersion +   +
See
\setMinorProtocolVersion() +   +
See
\getMinorProtocolVersion() +   +
>VPropertyprotectedstring $_movies = null
inherited
Movies
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_movies
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_movies +   +
>VPropertyprotectedstring $_music = null
inherited
Music
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_music
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_music +   +
>VPropertyprotectedarray $_namespaceLookupCache = array()
staticinherited

Memoized results from calls to lookupNamespace() to avoid expensive calls to getGreatestBoundedValue(). The key is in the form 'prefix-majorVersion-minorVersion', and the value is the output from getGreatestBoundedValue().

+
Inherited from: + \Zend_Gdata_App_Base::$$_namespaceLookupCache\Zend_Gdata_App_FeedEntryParent::$$_namespaceLookupCache\Zend_Gdata_App_Entry::$$_namespaceLookupCache\Zend_Gdata_App_MediaEntry::$$_namespaceLookupCache\Zend_Gdata_Entry::$$_namespaceLookupCache\Zend_Gdata_YouTube_UserProfileEntry::$$_namespaceLookupCache
>VPropertyprotectedarray $_namespaces = array('atom' => array(1 => array(0 => 'http://www.w3.org/2005/Atom')), 'app' => array(1 => array(0 => 'http://purl.org/atom/app#'), 2 => array(0 => 'http://www.w3.org/2007/app')))

The first dimension +represents the namespace prefix, the second dimension represents the +minimum major protocol version, and the third dimension is the minimum +minor protocol version. Null keys are NOT allowed.

+ +

When looking up a namespace for a given prefix, the greatest version +number (both major and minor) which is less than the effective version +should be used.

Default valuearray('atom' => array(1 => array(0 => 'http://www.w3.org/2005/Atom')), 'app' => array(1 => array(0 => 'http://purl.org/atom/app#'), 2 => array(0 => 'http://www.w3.org/2007/app')))Details
Type
array
Inherited_from
\Zend_Gdata_App_Base::$$_namespaces +   +
Inherited_from
\Zend_Gdata_App_FeedEntryParent::$$_namespaces +   +
Inherited_from
\Zend_Gdata_App_Entry::$$_namespaces +   +
Inherited_from
\Zend_Gdata_App_MediaEntry::$$_namespaces +   +
Inherited_from
\Zend_Gdata_Entry::$$_namespaces +   +
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_namespaces +   +
See
\lookupNamespace() +   +
See
\registerNamespace() +   +
See
\registerAllNamespaces() +   +
>VPropertyprotectedstring $_occupation = null
inherited
Occupation
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_occupation
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_occupation +   +
>VPropertyprotectedstring $_relationship = null
inherited
Relationship
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_relationship
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_relationship +   +
>VPropertyprotectedstring $_school = null
inherited
School
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_school
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_school +   +
>VPropertyprotected\Zend_Gdata_YouTube_Extension_Statistics $_statistics = null
inherited
Statistics
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_statistics
>VPropertyprotectedstring $_status = null
Status of the user as a contact
Default valuenullDetails
Type
string
>VPropertyprotected\Zend_Gdata_Media_Extension_MediaThumbnail $_thumbnail = null
inherited
Thumbnail
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_thumbnail
>VPropertyprotectedstring $_username = null
inherited
The username for this profile entry
Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::$$_username
Default valuenullDetails
Type
string
Inherited_from
\Zend_Gdata_YouTube_UserProfileEntry::$$_username +   +

Methods

methodpublic__construct(\DOMElement $element = null) : void

Constructs a new Contact Entry object, to represent +an individual contact for a user

Parameters
NameTypeDescription
$element\DOMElement

(optional) DOMElement from which this + object should be constructed.

+
methodpublic__get(string $name) : void
inherited

Magic getter to allow access like $entry->foo to call $entry->getFoo() +Alternatively, if no getFoo() is defined, but a $_foo protected variable +is defined, this is returned.

Inherited from: + \Zend_Gdata_App_Base::__get()\Zend_Gdata_App_FeedEntryParent::__get()\Zend_Gdata_App_Entry::__get()\Zend_Gdata_App_MediaEntry::__get()\Zend_Gdata_Entry::__get()\Zend_Gdata_YouTube_UserProfileEntry::__get()

TODO Remove ability to bypass getFoo() methods??

Parameters
NameTypeDescription
$namestring

The variable name sought

methodpublic__set(string $name,  $val) : void

Alternatively, if no setFoo() is defined, but a $_foo protected variable +is defined, this is returned.

+ +

TODO Remove ability to bypass getFoo() methods??

Parameters
NameTypeDescription
$namestring
$val
methodpublic__toString() : string
Returns
TypeDescription
stringThe text representation of this object
methodpublicdelete() : void
inherited

Deletes this entry to the server using the referenced +Zend_Http_Client to do a HTTP DELETE to the edit link stored in this +entry's link collection.

Inherited from: + \Zend_Gdata_App_Entry::delete()\Zend_Gdata_App_MediaEntry::delete()\Zend_Gdata_Entry::delete()\Zend_Gdata_YouTube_UserProfileEntry::delete()
Throws
ExceptionDescription
\Zend_Gdata_App_Exception
methodpublicencode() : string | \Zend_Gdata_MediaMimeStream
inherited

Return the MIME multipart representation of this MediaEntry.

Inherited from: + \Zend_Gdata_App_MediaEntry::encode()\Zend_Gdata_Entry::encode()\Zend_Gdata_YouTube_UserProfileEntry::encode()

Can be overridden by children to provide more complex representations +of entries.

Returns
TypeDescription
string | \Zend_Gdata_MediaMimeStreamThe MIME multipart + representation of this MediaEntry. If the entry consisted only + of XML, a string is returned.
methodpublicflushNamespaceLookupCache() : void

Empties the namespace lookup cache. Call this function if you have +added data to the namespace lookup table that contradicts values that +may have been cached during a previous call to lookupNamespace().

methodpublicgetAboutMe() : \Zend_Gdata_YouTube_Extension_AboutMe
inherited

Returns the contents of the 'about me' field.

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getAboutMe()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_AboutMeThe 'about me' information
Throws
ExceptionDescription
\Zend_Gdata_App_VersionException
methodpublicgetAge() : \Zend_Gdata_YouTube_Extension_Age
inherited

Returns the age

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getAge()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_AgeThe age
methodpublicgetAlternateLink() : \Zend_Gdata_App_Extension_Link
inherited

Returns the Zend_Gdata_App_Extension_Link element which represents +the URL for an alternate view of the data represented by this feed or +entry.

Inherited from: + \Zend_Gdata_App_FeedEntryParent::getAlternateLink()\Zend_Gdata_App_Entry::getAlternateLink()\Zend_Gdata_App_MediaEntry::getAlternateLink()\Zend_Gdata_Entry::getAlternateLink()\Zend_Gdata_YouTube_UserProfileEntry::getAlternateLink()

This alternate view is commonly a user-facing webpage, blog +post, etc. The MIME type for the data at the URL is available from the +returned Zend_Gdata_App_Extension_Link element. +This link is in the atom feed/entry as an atom:link with a +rel attribute value of 'self'.

Returns
TypeDescription
\Zend_Gdata_App_Extension_LinkThe link, or null if not found
methodpublicgetBooks() : \Zend_Gdata_YouTube_Extension_Books
inherited

Returns the books

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getBooks()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_BooksThe books
methodpublicgetCategory() : array

Each +category is represented in an atom feed by an atom:category element.

Returns
TypeDescription
arrayArray of Zend_Gdata_App_Extension_Category
methodpublicgetCompany() : \Zend_Gdata_YouTube_Extension_Company
inherited

Returns the company

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getCompany()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_CompanyThe company
methodpublicgetContactsFeedUrl() : string
inherited

Returns the URL of the contacts feed

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getContactsFeedUrl()
Returns
TypeDescription
stringThe URL of the contacts feed
methodpublicgetContributor() : array

Each contributor +is represented in an atom feed by an atom:contributor XML element

Returns
TypeDescription
arrayAn array of Zend_Gdata_App_Extension_Contributor
methodpublicgetDOM(\DOMDocument $doc = null,  $majorVersion = 1,  $minorVersion = null) : \DOMElement

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.

Parameters
NameTypeDescription
$doc\DOMDocument

The DOMDocument used to construct DOMElements

$majorVersion
$minorVersion
Returns
TypeDescription
\DOMElementThe DOMElement representing this element and all +child properties.
methodpublicgetEditLink() : \Zend_Gdata_App_Extension_Link

This link is in the atom feed/entry +as an atom:link with a rel attribute value of 'edit'.

Returns
TypeDescription
\Zend_Gdata_App_Extension_LinkThe link, or null if not found
methodpublicgetEtag() : string | null
Returns
TypeDescription
string | null
methodpublicgetExtensionAttributes() : array

Each element of the array +is a hashed array of the format: + array('namespaceUri' => string, 'name' => string, 'value' => string);

Returns
TypeDescription
arrayAll extension attributes
methodpublicgetExtensionElements() : array
Returns
TypeDescription
arrayAll elements not matched to data model classes during parsing
methodpublicgetFavoritesFeedUrl() : string
inherited

Returns the URL of the favorites feed

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getFavoritesFeedUrl()
Returns
TypeDescription
stringThe URL of the favorites feed
methodpublicgetFeedLink(string $rel = null) : mixed
inherited

Get the feed link property for this entry.

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getFeedLink()
Parameters
NameTypeDescription
$relstring

(optional) The rel value of the link to be found. + If null, the array of links is returned.

+
Returns
TypeDescription
mixedIf $rel is specified, a Zend_Gdata_Extension_FeedLink + object corresponding to the requested rel value is returned + if found, or null if the requested value is not found. If + $rel is null or not specified, an array of all available + feed links for this entry is returned, or null if no feed + links are set.
Details
See
\setFeedLink +   +
methodpublicgetFeedLinkHref(string $rel) : mixed
inherited

Returns the URL in the gd:feedLink with the provided rel value

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getFeedLinkHref()
Parameters
NameTypeDescription
$relstring

The rel value to find

Returns
TypeDescription
mixedEither the URL as a string or null if a feedLink wasn't + found with the provided rel value
methodpublicgetFirstName() : \Zend_Gdata_YouTube_Extension_FirstName
inherited

Returns the first name

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getFirstName()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_FirstNameThe first name
Throws
ExceptionDescription
\Zend_Gdata_App_VersionException
methodpublicgetGender() : \Zend_Gdata_YouTube_Extension_Gender
inherited

Returns the gender

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getGender()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_GenderThe gender
methodpublicgetHobbies() : \Zend_Gdata_YouTube_Extension_Hobbies
inherited

Returns the hobbies

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getHobbies()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_HobbiesThe hobbies
methodpublicgetHometown() : \Zend_Gdata_YouTube_Extension_Hometown
inherited

Returns the hometown

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getHometown()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_HometownThe hometown
methodpublicgetHttpClient() : \Zend_Http_Client_Abstract

If none is set, a new Zend_Http_Client +will be used.

Returns
TypeDescription
\Zend_Http_Client_Abstract
methodpublicgetLastName() : \Zend_Gdata_YouTube_Extension_LastName
inherited

Returns the last name

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getLastName()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_LastNameThe last name
Throws
ExceptionDescription
\Zend_Gdata_App_VersionException
methodpublicgetLink(string $rel = null) : mixed
inherited

Given a particular 'rel' value, this method returns a matching +Zend_Gdata_App_Extension_Link element.

Inherited from: + \Zend_Gdata_App_FeedEntryParent::getLink()\Zend_Gdata_App_Entry::getLink()\Zend_Gdata_App_MediaEntry::getLink()\Zend_Gdata_Entry::getLink()\Zend_Gdata_YouTube_UserProfileEntry::getLink()

If the 'rel' value +is not provided, the full array of Zend_Gdata_App_Extension_Link +elements is returned. In an atom feed, each link is represented +by an atom:link element. The 'rel' value passed to this function +is the atom:link/@rel attribute. Example rel values include 'self', +'edit', and 'alternate'.

Parameters
NameTypeDescription
$relstring

The rel value of the link to be found. If null, + the array of Zend_Gdata_App_Extension_link elements is returned

Returns
TypeDescription
mixedEither a single Zend_Gdata_App_Extension_link element, + an array of the same or null is returned depending on the rel value + supplied as the argument to this function
methodpublicgetLocation() : \Zend_Gdata_YouTube_Extension_Location
inherited

Returns the location

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getLocation()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_LocationThe location
methodpublicgetMajorProtocolVersion() : \(int | \NULL)
Returns
TypeDescription
\(int | \NULL)The major protocol version in use.
Details
See
\_majorProtocolVersion +   +
methodpublicgetMediaSource() : \Zend_Gdata_App_MediaSource
inherited

Return the MediaSource object representing the file attached to this +MediaEntry.

Inherited from: + \Zend_Gdata_App_MediaEntry::getMediaSource()\Zend_Gdata_Entry::getMediaSource()\Zend_Gdata_YouTube_UserProfileEntry::getMediaSource()
Returns
TypeDescription
\Zend_Gdata_App_MediaSourceThe attached MediaSource/file
methodpublicgetMinorProtocolVersion() : \(int | \NULL)
Returns
TypeDescription
\(int | \NULL)The major protocol version in use, or NULL if no + minor version is specified.
Details
See
\_minorProtocolVersion +   +
methodpublicgetMovies() : \Zend_Gdata_YouTube_Extension_Movies
inherited

Returns the movies

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getMovies()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_MoviesThe movies
methodpublicgetMusic() : \Zend_Gdata_YouTube_Extension_Music
inherited

Returns the music

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getMusic()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_MusicThe music
methodpublicgetNextLink() : \Zend_Gdata_App_Extension_Link
inherited

Returns the Zend_Gdata_App_Extension_Link element which represents +the URL used to retrieve the next chunk of results when paging through +a feed.

Inherited from: + \Zend_Gdata_App_FeedEntryParent::getNextLink()\Zend_Gdata_App_Entry::getNextLink()\Zend_Gdata_App_MediaEntry::getNextLink()\Zend_Gdata_Entry::getNextLink()\Zend_Gdata_YouTube_UserProfileEntry::getNextLink()

This link is in the atom feed as an atom:link with a +rel attribute value of 'next'.

Returns
TypeDescription
\Zend_Gdata_App_Extension_LinkThe link, or null if not found
methodpublicgetOccupation() : \Zend_Gdata_YouTube_Extension_Occupation
inherited

Returns the occupation

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getOccupation()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_OccupationThe occupation
methodpublicgetPlaylistListFeedUrl() : string
inherited

Returns the URL of the playlist list feed

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getPlaylistListFeedUrl()
Returns
TypeDescription
stringThe URL of the playlist video feed
methodpublicgetPreviousLink() : \Zend_Gdata_App_Extension_Link
inherited

Returns the Zend_Gdata_App_Extension_Link element which represents +the URL used to retrieve the previous chunk of results when paging +through a feed.

Inherited from: + \Zend_Gdata_App_FeedEntryParent::getPreviousLink()\Zend_Gdata_App_Entry::getPreviousLink()\Zend_Gdata_App_MediaEntry::getPreviousLink()\Zend_Gdata_Entry::getPreviousLink()\Zend_Gdata_YouTube_UserProfileEntry::getPreviousLink()

This link is in the atom feed as an atom:link with a +rel attribute value of 'previous'.

Returns
TypeDescription
\Zend_Gdata_App_Extension_LinkThe link, or null if not found
methodpublicgetPublished() : \Zend_Gdata_App_Extension_Published
inherited

Sets the value of the atom:published element +This represents the publishing date for an entry

Inherited from: + \Zend_Gdata_App_Entry::getPublished()\Zend_Gdata_App_MediaEntry::getPublished()\Zend_Gdata_Entry::getPublished()\Zend_Gdata_YouTube_UserProfileEntry::getPublished()
methodpublicgetRelationship() : \Zend_Gdata_YouTube_Extension_Relationship
inherited

Returns the relationship

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getRelationship()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_RelationshipThe relationship
methodpublicgetSchool() : \Zend_Gdata_YouTube_Extension_School
inherited

Returns the school

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getSchool()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_SchoolThe school
methodpublicgetSelfLink() : \Zend_Gdata_App_Extension_Link
inherited

Returns the Zend_Gdata_App_Extension_Link element which represents +the URL used to retrieve the entry or feed represented by this object +This link is in the atom feed/entry as an atom:link with a +rel attribute value of 'self'.

Inherited from: + \Zend_Gdata_App_FeedEntryParent::getSelfLink()\Zend_Gdata_App_Entry::getSelfLink()\Zend_Gdata_App_MediaEntry::getSelfLink()\Zend_Gdata_Entry::getSelfLink()\Zend_Gdata_YouTube_UserProfileEntry::getSelfLink()
Returns
TypeDescription
\Zend_Gdata_App_Extension_LinkThe link, or null if not found
methodpublicgetService() : \Zend_Gdata_App | null

This will be used to +perform network requests, such as when calling save() and delete().

Returns
TypeDescription
\Zend_Gdata_App | nullThe current service instance, or null if + not set.
methodpublicgetStatistics() : \Zend_Gdata_YouTube_Extension_Statistics
inherited

Returns the statistics

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getStatistics()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_StatisticsThe profile statistics
Throws
ExceptionDescription
\Zend_Gdata_App_VersionException
methodpublicgetStatus() : \Zend_Gdata_YouTube_Extension_Status

Returns the status

Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_StatusThe status
methodpublicgetSubscriptionsFeedUrl() : string
inherited

Returns the URL of the subscriptions feed

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getSubscriptionsFeedUrl()
Returns
TypeDescription
stringThe URL of the subscriptions feed
methodpublicgetSummary() : \Zend_Gdata_App_Extension_Summary
inherited

Gets the value of the atom:summary element +This represents a textual summary of this entry's content

Inherited from: + \Zend_Gdata_App_Entry::getSummary()\Zend_Gdata_App_MediaEntry::getSummary()\Zend_Gdata_Entry::getSummary()\Zend_Gdata_YouTube_UserProfileEntry::getSummary()
Returns
TypeDescription
\Zend_Gdata_App_Extension_Summary
methodpublicgetText( $trim = true) : string
Parameters
NameTypeDescription
$trim
Returns
TypeDescription
stringChild text node
methodpublicgetThumbnail() : \Zend_Gdata_Media_Extension_MediaThumbnail
inherited

Returns the thumbnail

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getThumbnail()
Returns
TypeDescription
\Zend_Gdata_Media_Extension_MediaThumbnailThe profile thumbnail
Throws
ExceptionDescription
\Zend_Gdata_App_VersionException
methodpublicgetTitle() : \Zend_Gdata_App_Extension_Title

The title is an extremely +short textual representation of this resource and is found as +an atom:title element in a feed or entry

Returns
TypeDescription
\Zend_Gdata_App_Extension_Title
methodpublicgetTitleValue() : string

The title is an extremely short textual representation of this +resource and is found as an atom:title element in a feed or entry

Returns
TypeDescription
string
methodpublicgetUploadsFeedUrl() : string
inherited

Returns the URL of the uploads feed

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getUploadsFeedUrl()
Returns
TypeDescription
stringThe URL of the uploads video feed
methodpublicgetUsername() : \Zend_Gdata_YouTube_Extension_Username
inherited

Returns the username

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::getUsername()
Returns
TypeDescription
\Zend_Gdata_YouTube_Extension_UsernameThe username
methodpublicgetXML() : string
Returns
TypeDescription
stringXML content
methodpubliclookupNamespace(string $prefix, integer $majorVersion = null, integer $minorVersion = null) : string

Looks up a prefix (atom:, etc.) in the list of registered +namespaces and returns the full namespace URI if +available. Returns the prefix, unmodified, if it's not +registered.

+ +

The current entry or feed's version will be used when performing the +namespace lookup unless overridden using $majorVersion and +$minorVersion. If the entry/fee has a null version, then the latest +protocol version will be used by default.

Parameters
NameTypeDescription
$prefixstring

The namespace prefix to lookup.

$majorVersioninteger

The major protocol version in effect. + Defaults to null (auto-select).

+
$minorVersioninteger

The minor protocol version in effect. + Defaults to null (auto-select).

+
Returns
TypeDescription
string
methodpublicregisterAllNamespaces(array $namespaceArray) : void

Takes an array in the format of: +namespace prefix, namespace URI, major protocol version, +minor protocol version and adds them with calls to ->registerNamespace()

Parameters
NameTypeDescription
$namespaceArrayarray

An array of namespaces.

methodpublicregisterNamespace(string $prefix, string $namespaceUri, integer $majorVersion = 1, integer $minorVersion = 0) : void

Takes a prefix and a full namespace URI and adds them to the +list of registered namespaces for use by +$this->lookupNamespace().

+ +

WARNING: Currently, registering a namespace will NOT invalidate any + memoized data stored in $_namespaceLookupCache. Under normal + use, this behavior is acceptable. If you are adding + contradictory data to the namespace lookup table, you must + call flushNamespaceLookupCache().

Parameters
NameTypeDescription
$prefixstring

The namespace prefix

$namespaceUristring

The full namespace URI

$majorVersioninteger

The major protocol version in effect. + Defaults to '1'.

+
$minorVersioninteger

The minor protocol version in effect. + Defaults to null (use latest).

+
methodpublicreload(string | null $uri = null, string | null $className = null, array $extraHeaders = array()) : mixed

Returns a new copy of the entry as returned +by the server, or null if no changes exist. This does not +modify the current entry instance.

Parameters
NameTypeDescription
$uristring | null

The URI to send requests to, or null if $data + contains the URI.

+
$classNamestring | null

The name of the class that should we deserializing + the server response. If null, then 'Zend_Gdata_App_Entry' will + be used.

+
$extraHeadersarray

Extra headers to add to the request, as an + array of string-based key/value pairs.

+
Returns
TypeDescription
mixedA new instance of the current entry with updated data, or + null if the server reports that no changes have been made.
Throws
ExceptionDescription
\Zend_Gdata_App_Exception
methodpublicsave(string | null $uri = null, string | null $className = null, array $extraHeaders = array()) : \Zend_Gdata_App_Entry
inherited

Uploads changes in this entry to the server using Zend_Gdata_App

Inherited from: + \Zend_Gdata_App_Entry::save()\Zend_Gdata_App_MediaEntry::save()\Zend_Gdata_Entry::save()\Zend_Gdata_YouTube_UserProfileEntry::save()
Parameters
NameTypeDescription
$uristring | null

The URI to send requests to, or null if $data + contains the URI.

+
$classNamestring | null

The name of the class that should we + deserializing the server response. If null, then + 'Zend_Gdata_App_Entry' will be used.

+
$extraHeadersarray

Extra headers to add to the request, as an + array of string-based key/value pairs.

+
Returns
TypeDescription
\Zend_Gdata_App_EntryThe updated entry.
Throws
ExceptionDescription
\Zend_Gdata_App_Exception
methodpublicsaveXML() : string
Returns
TypeDescription
stringXML content
methodpublicsetAboutMe(\Zend_Gdata_YouTube_Extension_AboutMe $aboutMe = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the content of the 'about me' field.

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setAboutMe()
Parameters
NameTypeDescription
$aboutMe\Zend_Gdata_YouTube_Extension_AboutMe

The 'about me' + information.

+
Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
Throws
ExceptionDescription
\Zend_Gdata_App_VersionException
methodpublicsetAge(\Zend_Gdata_YouTube_Extension_Age $age = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the age

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setAge()
Parameters
NameTypeDescription
$age\Zend_Gdata_YouTube_Extension_Age

The age

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetAuthor(array $value) : \Zend_Gdata_App_FeedEntryParent

In an atom feed, each +author is represented by an atom:author element

Parameters
NameTypeDescription
$valuearray
Returns
TypeDescription
\Zend_Gdata_App_FeedEntryParentProvides a fluent interface
methodpublicsetBooks(\Zend_Gdata_YouTube_Extension_Books $books = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the books

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setBooks()
Parameters
NameTypeDescription
$books\Zend_Gdata_YouTube_Extension_Books

The books

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetCategory(array $value) : \Zend_Gdata_App_FeedEntryParent

Each +category is represented in an atom feed by an atom:category element.

Parameters
NameTypeDescription
$valuearray

Array of Zend_Gdata_App_Extension_Category

Returns
TypeDescription
\Zend_Gdata_App_FeedEntryParentProvides a fluent interface
methodpublicsetCompany(\Zend_Gdata_YouTube_Extension_Company $company = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the company

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setCompany()
Parameters
NameTypeDescription
$company\Zend_Gdata_YouTube_Extension_Company

The company

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetContent(\Zend_Gdata_App_Extension_Content $value) : \Zend_Gdata_App_Entry
Parameters
NameTypeDescription
$value\Zend_Gdata_App_Extension_Content
Returns
TypeDescription
\Zend_Gdata_App_EntryProvides a fluent interface
methodpublicsetContributor(array $value) : \Zend_Gdata_App_FeedEntryParent

Each contributor +is represented in an atom feed by an atom:contributor XML element

Parameters
NameTypeDescription
$valuearray
Returns
TypeDescription
\Zend_Gdata_App_FeedEntryParentProvides a fluent interface
methodpublicsetEtag(string | null $value) : \Zend_Gdata_App_Entry

Setting $value to null +unsets the Etag.

Parameters
NameTypeDescription
$valuestring | null
Returns
TypeDescription
\Zend_Gdata_App_EntryProvides a fluent interface
methodpublicsetExtensionAttributes(array $value) : \Zend_Gdata_App_Base

Each element of the array +is a hashed array of the format: + array('namespaceUri' => string, 'name' => string, 'value' => string); +This can be used to add arbitrary attributes to any data model element

Parameters
NameTypeDescription
$valuearray

All extension attributes

Returns
TypeDescription
\Zend_Gdata_App_BaseReturns an object of the same type as 'this' to provide a fluent interface.
methodpublicsetExtensionElements(array $value) : \Zend_Gdata_App_Base

This method can be used to add arbitrary +child XML elements to any data model class.

Parameters
NameTypeDescription
$valuearray

All extension elements

Returns
TypeDescription
\Zend_Gdata_App_BaseReturns an object of the same type as 'this' to provide a fluent interface.
methodpublicsetFeedLink(array $feedLink = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the array of embedded feeds related to the video

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setFeedLink()
Parameters
NameTypeDescription
$feedLinkarray

The array of embedded feeds relating to the video

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetFirstName(\Zend_Gdata_YouTube_Extension_FirstName $firstName = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the content of the 'first name' field.

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setFirstName()
Parameters
NameTypeDescription
$firstName\Zend_Gdata_YouTube_Extension_FirstName

The first name

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
Throws
ExceptionDescription
\Zend_Gdata_App_VersionException
methodpublicsetGender(\Zend_Gdata_YouTube_Extension_Gender $gender = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the gender

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setGender()
Parameters
NameTypeDescription
$gender\Zend_Gdata_YouTube_Extension_Gender

The gender

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetHobbies(\Zend_Gdata_YouTube_Extension_Hobbies $hobbies = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the hobbies

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setHobbies()
Parameters
NameTypeDescription
$hobbies\Zend_Gdata_YouTube_Extension_Hobbies

The hobbies

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetHometown(\Zend_Gdata_YouTube_Extension_Hometown $hometown = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the hometown

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setHometown()
Parameters
NameTypeDescription
$hometown\Zend_Gdata_YouTube_Extension_Hometown

The hometown

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetHttpClient(\Zend_Http_Client $httpClient) : \Zend_Gdata_App_FeedEntryParent

Sets the HTTP client object to use for retrieving the feed.

Parameters
NameTypeDescription
$httpClient\Zend_Http_Client
Returns
TypeDescription
\Zend_Gdata_App_FeedEntryParentProvides a fluent interface
methodpublicsetLastName(\Zend_Gdata_YouTube_Extension_LastName $lastName = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the content of the 'last name' field.

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setLastName()
Parameters
NameTypeDescription
$lastName\Zend_Gdata_YouTube_Extension_LastName

The last name

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
Throws
ExceptionDescription
\Zend_Gdata_App_VersionException
methodpublicsetLink(array $value) : \Zend_Gdata_App_FeedEntryParent
Parameters
NameTypeDescription
$valuearray

The array of Zend_Gdata_App_Extension_Link elements

Returns
TypeDescription
\Zend_Gdata_App_FeedEntryParentProvides a fluent interface
methodpublicsetLocation(\Zend_Gdata_YouTube_Extension_Location $location = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the location

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setLocation()
Parameters
NameTypeDescription
$location\Zend_Gdata_YouTube_Extension_Location

The location

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetMajorProtocolVersion(\(int | \NULL) $value) : void

Values < 1 +(excluding NULL) will cause a Zend_Gdata_App_InvalidArgumentException +to be thrown.

Parameters
NameTypeDescription
$value\(int | \NULL)

The major protocol version to use.

Throws
ExceptionDescription
\Zend_Gdata_App_InvalidArgumentException
Details
See
\_majorProtocolVersion +   +
methodpublicsetMediaSource(\Zend_Gdata_App_MediaSource $value) : \Zend_Gdata_App_MediaEntry
Parameters
NameTypeDescription
$value\Zend_Gdata_App_MediaSource

The attached MediaSource/file

+
Returns
TypeDescription
\Zend_Gdata_App_MediaEntryProvides a fluent interface
methodpublicsetMinorProtocolVersion(\(int | \NULL) $value) : void

If set to NULL, no +minor protocol version will be sent to the server. Values < 0 will +cause a Zend_Gdata_App_InvalidArgumentException to be thrown.

Parameters
NameTypeDescription
$value\(int | \NULL)

The minor protocol version to use.

Throws
ExceptionDescription
\Zend_Gdata_App_InvalidArgumentException
Details
See
\_minorProtocolVersion +   +
methodpublicsetMovies(\Zend_Gdata_YouTube_Extension_Movies $movies = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the movies

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setMovies()
Parameters
NameTypeDescription
$movies\Zend_Gdata_YouTube_Extension_Movies

The movies

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetMusic(\Zend_Gdata_YouTube_Extension_Music $music = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the music

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setMusic()
Parameters
NameTypeDescription
$music\Zend_Gdata_YouTube_Extension_Music

The music

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetOccupation(\Zend_Gdata_YouTube_Extension_Occupation $occupation = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the occupation

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setOccupation()
Parameters
NameTypeDescription
$occupation\Zend_Gdata_YouTube_Extension_Occupation

The occupation

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetPublished(\Zend_Gdata_App_Extension_Published $value) : \Zend_Gdata_App_Entry
inherited

Sets the value of the atom:published element +This represents the publishing date for an entry

Inherited from: + \Zend_Gdata_App_Entry::setPublished()\Zend_Gdata_App_MediaEntry::setPublished()\Zend_Gdata_Entry::setPublished()\Zend_Gdata_YouTube_UserProfileEntry::setPublished()
Parameters
NameTypeDescription
$value\Zend_Gdata_App_Extension_Published
Returns
TypeDescription
\Zend_Gdata_App_EntryProvides a fluent interface
methodpublicsetRelationship(\Zend_Gdata_YouTube_Extension_Relationship $relationship = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the relationship

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setRelationship()
Parameters
NameTypeDescription
$relationship\Zend_Gdata_YouTube_Extension_Relationship

The relationship

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetSchool(\Zend_Gdata_YouTube_Extension_School $school = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the school

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setSchool()
Parameters
NameTypeDescription
$school\Zend_Gdata_YouTube_Extension_School

The school

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodpublicsetService(\Zend_Gdata_App $instance) : \Zend_Gdata_App_FeedEntryParent

This will be used to +perform network requests, such as when calling save() and delete().

Parameters
NameTypeDescription
$instance\Zend_Gdata_App

The new service instance.

Returns
TypeDescription
\Zend_Gdata_App_FeedEntryParentProvides a fluent interface.
methodpublicsetSource(\Zend_Gdata_App_Extension_Source $value) : \Zend_Gdata_App_Entry
Parameters
NameTypeDescription
$value\Zend_Gdata_App_Extension_Source
Returns
TypeDescription
\Zend_Gdata_App_EntryProvides a fluent interface
methodpublicsetStatus(\Zend_Gdata_YouTube_Extension_Status $status = null) : \Zend_Gdata_YouTube_ContactEntry

Sets the status

Parameters
NameTypeDescription
$status\Zend_Gdata_YouTube_Extension_Status

The status

Returns
TypeDescription
\Zend_Gdata_YouTube_ContactEntryProvides a fluent interface
methodpublicsetSummary(\Zend_Gdata_App_Extension_Summary $value) : \Zend_Gdata_App_Entry
inherited

Sets the value of the atom:summary element +This represents a textual summary of this entry's content

Inherited from: + \Zend_Gdata_App_Entry::setSummary()\Zend_Gdata_App_MediaEntry::setSummary()\Zend_Gdata_Entry::setSummary()\Zend_Gdata_YouTube_UserProfileEntry::setSummary()
Parameters
NameTypeDescription
$value\Zend_Gdata_App_Extension_Summary
Returns
TypeDescription
\Zend_Gdata_App_EntryProvides a fluent interface
methodpublicsetText(string $value) : \Zend_Gdata_App_Base
Parameters
NameTypeDescription
$valuestring

Child text node

Returns
TypeDescription
\Zend_Gdata_App_BaseReturns an object of the same type as 'this' to provide a fluent interface.
methodpublicsetTitle(\Zend_Gdata_App_Extension_Title $value) : \Zend_Gdata_App_FeedEntryParent

The title is an extremely +short textual representation of this resource and is found as +an atom:title element in a feed or entry

Parameters
NameTypeDescription
$value\Zend_Gdata_App_Extension_Title
Returns
TypeDescription
\Zend_Gdata_App_FeedEntryParentProvides a fluent interface
methodpublicsetUsername(\Zend_Gdata_YouTube_Extension_Username $username = null) : \Zend_Gdata_YouTube_UserProfileEntry
inherited

Sets the username

Inherited from: + \Zend_Gdata_YouTube_UserProfileEntry::setUsername()
Parameters
NameTypeDescription
$username\Zend_Gdata_YouTube_Extension_Username

The username

Returns
TypeDescription
\Zend_Gdata_YouTube_UserProfileEntryProvides a fluent interface
methodprotectedtakeAttributeFromDOM(\DOMNode $attribute) : void
inherited

Given a DOMNode representing an attribute, tries to map the data into +instance members.

Inherited from: + \Zend_Gdata_Entry::takeAttributeFromDOM()\Zend_Gdata_YouTube_UserProfileEntry::takeAttributeFromDOM()

If no mapping is defined, the name and value are +stored in an array.

Parameters
NameTypeDescription
$attribute\DOMNode

The DOMNode attribute needed to be handled

methodprotectedtakeChildFromDOM(\DOMNode $child) : void

Creates individual Entry objects of the appropriate type and +stores them in the $_entry array based upon DOM data.

If no mapping is defined, Extension_Element +objects are created and stored in an array.

Parameters
NameTypeDescription
$child\DOMNode

The DOMNode to process

methodpublictransferFromDOM(\DOMNode $node) : void

This is called when XML is received over the wire and the data +model needs to be built to represent this XML.

Parameters
NameTypeDescription
$node\DOMNode

The DOMNode that represents this object's data

+
methodpublictransferFromXML(string $xml) : void
inherited

Parses the provided XML text and generates data model classes for +each know element by turning the XML text into a DOM tree and calling +transferFromDOM($element).

Inherited from: + \Zend_Gdata_App_Base::transferFromXML()\Zend_Gdata_App_FeedEntryParent::transferFromXML()\Zend_Gdata_App_Entry::transferFromXML()\Zend_Gdata_App_MediaEntry::transferFromXML()\Zend_Gdata_Entry::transferFromXML()\Zend_Gdata_YouTube_UserProfileEntry::transferFromXML()

The first data model element with the same +name as $this->_rootElement is used and the child elements are +recursively parsed.

Parameters
NameTypeDescription
$xmlstring

The XML text to parse

+ Documentation was generated by + phpDocumentor + 2.0.0a12. + -- cgit v1.2.3