| [ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
| Copyright: | Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com) |
| License: | http://framework.zend.com/license/new-bsd New BSD License |
| Version: | $Id$ |
| File Size: | 1041 lines (30 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Zend_Gdata_YouTube_UserProfileEntry:: (45 methods):
__construct()
getDOM()
takeChildFromDOM()
setAboutMe()
getAboutMe()
setFirstName()
getFirstName()
setLastName()
getLastName()
getStatistics()
getThumbnail()
setAge()
getAge()
setUsername()
getUsername()
setBooks()
getBooks()
setCompany()
getCompany()
setHobbies()
getHobbies()
setHometown()
getHometown()
setLocation()
getLocation()
setMovies()
getMovies()
setMusic()
getMusic()
setOccupation()
getOccupation()
setSchool()
getSchool()
setGender()
getGender()
setRelationship()
getRelationship()
setFeedLink()
getFeedLink()
getFeedLinkHref()
getPlaylistListFeedUrl()
getUploadsFeedUrl()
getSubscriptionsFeedUrl()
getContactsFeedUrl()
getFavoritesFeedUrl()
Class: Zend_Gdata_YouTube_UserProfileEntry - X-Ref
Represents the YouTube video playlist flavor of an Atom entry| __construct($element = null) X-Ref |
| Creates a User Profile entry, representing an individual user and their attributes. param: DOMElement $element (optional) DOMElement from which this |
| getDOM($doc = null, $majorVersion = 1, $minorVersion = null) X-Ref |
| 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. param: DOMDocument $doc The DOMDocument used to construct DOMElements return: DOMElement The DOMElement representing this element and all |
| takeChildFromDOM($child) X-Ref |
| Creates individual Entry objects of the appropriate type and stores them in the $_entry array based upon DOM data. param: DOMNode $child The DOMNode to process |
| setAboutMe($aboutMe = null) X-Ref |
| Sets the content of the 'about me' field. param: Zend_Gdata_YouTube_Extension_AboutMe $aboutMe The 'about me' return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getAboutMe() X-Ref |
| Returns the contents of the 'about me' field. return: Zend_Gdata_YouTube_Extension_AboutMe The 'about me' information |
| setFirstName($firstName = null) X-Ref |
| Sets the content of the 'first name' field. param: Zend_Gdata_YouTube_Extension_FirstName $firstName The first name return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getFirstName() X-Ref |
| Returns the first name return: Zend_Gdata_YouTube_Extension_FirstName The first name |
| setLastName($lastName = null) X-Ref |
| Sets the content of the 'last name' field. param: Zend_Gdata_YouTube_Extension_LastName $lastName The last name return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getLastName() X-Ref |
| Returns the last name return: Zend_Gdata_YouTube_Extension_LastName The last name |
| getStatistics() X-Ref |
| Returns the statistics return: Zend_Gdata_YouTube_Extension_Statistics The profile statistics |
| getThumbnail() X-Ref |
| Returns the thumbnail return: Zend_Gdata_Media_Extension_MediaThumbnail The profile thumbnail |
| setAge($age = null) X-Ref |
| Sets the age param: Zend_Gdata_YouTube_Extension_Age $age The age return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getAge() X-Ref |
| Returns the age return: Zend_Gdata_YouTube_Extension_Age The age |
| setUsername($username = null) X-Ref |
| Sets the username param: Zend_Gdata_YouTube_Extension_Username $username The username return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getUsername() X-Ref |
| Returns the username return: Zend_Gdata_YouTube_Extension_Username The username |
| setBooks($books = null) X-Ref |
| Sets the books param: Zend_Gdata_YouTube_Extension_Books $books The books return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getBooks() X-Ref |
| Returns the books return: Zend_Gdata_YouTube_Extension_Books The books |
| setCompany($company = null) X-Ref |
| Sets the company param: Zend_Gdata_YouTube_Extension_Company $company The company return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getCompany() X-Ref |
| Returns the company return: Zend_Gdata_YouTube_Extension_Company The company |
| setHobbies($hobbies = null) X-Ref |
| Sets the hobbies param: Zend_Gdata_YouTube_Extension_Hobbies $hobbies The hobbies return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getHobbies() X-Ref |
| Returns the hobbies return: Zend_Gdata_YouTube_Extension_Hobbies The hobbies |
| setHometown($hometown = null) X-Ref |
| Sets the hometown param: Zend_Gdata_YouTube_Extension_Hometown $hometown The hometown return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getHometown() X-Ref |
| Returns the hometown return: Zend_Gdata_YouTube_Extension_Hometown The hometown |
| setLocation($location = null) X-Ref |
| Sets the location param: Zend_Gdata_YouTube_Extension_Location $location The location return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getLocation() X-Ref |
| Returns the location return: Zend_Gdata_YouTube_Extension_Location The location |
| setMovies($movies = null) X-Ref |
| Sets the movies param: Zend_Gdata_YouTube_Extension_Movies $movies The movies return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getMovies() X-Ref |
| Returns the movies return: Zend_Gdata_YouTube_Extension_Movies The movies |
| setMusic($music = null) X-Ref |
| Sets the music param: Zend_Gdata_YouTube_Extension_Music $music The music return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getMusic() X-Ref |
| Returns the music return: Zend_Gdata_YouTube_Extension_Music The music |
| setOccupation($occupation = null) X-Ref |
| Sets the occupation param: Zend_Gdata_YouTube_Extension_Occupation $occupation The occupation return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getOccupation() X-Ref |
| Returns the occupation return: Zend_Gdata_YouTube_Extension_Occupation The occupation |
| setSchool($school = null) X-Ref |
| Sets the school param: Zend_Gdata_YouTube_Extension_School $school The school return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getSchool() X-Ref |
| Returns the school return: Zend_Gdata_YouTube_Extension_School The school |
| setGender($gender = null) X-Ref |
| Sets the gender param: Zend_Gdata_YouTube_Extension_Gender $gender The gender return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getGender() X-Ref |
| Returns the gender return: Zend_Gdata_YouTube_Extension_Gender The gender |
| setRelationship($relationship = null) X-Ref |
| Sets the relationship param: Zend_Gdata_YouTube_Extension_Relationship $relationship The relationship return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getRelationship() X-Ref |
| Returns the relationship return: Zend_Gdata_YouTube_Extension_Relationship The relationship |
| setFeedLink($feedLink = null) X-Ref |
| Sets the array of embedded feeds related to the video param: array $feedLink The array of embedded feeds relating to the video return: Zend_Gdata_YouTube_UserProfileEntry Provides a fluent interface |
| getFeedLink($rel = null) X-Ref |
| Get the feed link property for this entry. param: string $rel (optional) The rel value of the link to be found. return: mixed If $rel is specified, a Zend_Gdata_Extension_FeedLink |
| getFeedLinkHref($rel) X-Ref |
| Returns the URL in the gd:feedLink with the provided rel value param: string $rel The rel value to find return: mixed Either the URL as a string or null if a feedLink wasn't |
| getPlaylistListFeedUrl() X-Ref |
| Returns the URL of the playlist list feed return: string The URL of the playlist video feed |
| getUploadsFeedUrl() X-Ref |
| Returns the URL of the uploads feed return: string The URL of the uploads video feed |
| getSubscriptionsFeedUrl() X-Ref |
| Returns the URL of the subscriptions feed return: string The URL of the subscriptions feed |
| getContactsFeedUrl() X-Ref |
| Returns the URL of the contacts feed return: string The URL of the contacts feed |
| getFavoritesFeedUrl() X-Ref |
| Returns the URL of the favorites feed return: string The URL of the favorites feed |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |