|
Moodle
2.2.1
http://www.collinsharper.com
|


Definition at line 138 of file UserProfileEntry.php.
| __construct | ( | $ | element = null | ) |
Creates a User Profile entry, representing an individual user and their attributes.
| DOMElement | $element | (optional) DOMElement from which this object should be constructed. |
Reimplemented from Zend_Gdata_Entry.
Reimplemented in Zend_Gdata_YouTube_ContactEntry.
Definition at line 290 of file UserProfileEntry.php.

| getAboutMe | ( | ) |
Returns the contents of the 'about me' field.
| Zend_Gdata_App_VersionException |
Definition at line 518 of file UserProfileEntry.php.

| getAge | ( | ) |
Returns the age
Definition at line 666 of file UserProfileEntry.php.
| getBooks | ( | ) |
Returns the books
Definition at line 710 of file UserProfileEntry.php.
| getCompany | ( | ) |
Returns the company
Definition at line 732 of file UserProfileEntry.php.
Returns the URL of the contacts feed
Definition at line 1026 of file UserProfileEntry.php.

| getDOM | ( | $ | doc = null, |
| $ | majorVersion = 1, |
||
| $ | minorVersion = null |
||
| ) |
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.
| DOMDocument | $doc | The DOMDocument used to construct DOMElements |
Reimplemented from Zend_Gdata_Entry.
Reimplemented in Zend_Gdata_YouTube_ContactEntry.
Definition at line 306 of file UserProfileEntry.php.
Returns the URL of the favorites feed
Definition at line 1036 of file UserProfileEntry.php.

| getFeedLink | ( | $ | rel = null | ) |
Get the feed link property for this entry.
| string | $rel | (optional) The rel value of the link to be found. If null, the array of links is returned. |
Definition at line 960 of file UserProfileEntry.php.

| getFeedLinkHref | ( | $ | rel | ) |
Returns the URL in the gd:feedLink with the provided rel value
| string | $rel | The rel value to find |
Definition at line 981 of file UserProfileEntry.php.


| getFirstName | ( | ) |
Returns the first name
| Zend_Gdata_App_VersionException |
Definition at line 558 of file UserProfileEntry.php.

| getGender | ( | ) |
Returns the gender
Definition at line 908 of file UserProfileEntry.php.
| getHobbies | ( | ) |
Returns the hobbies
Definition at line 754 of file UserProfileEntry.php.
| getHometown | ( | ) |
Returns the hometown
Definition at line 776 of file UserProfileEntry.php.
| getLastName | ( | ) |
Returns the last name
| Zend_Gdata_App_VersionException |
Definition at line 598 of file UserProfileEntry.php.

| getLocation | ( | ) |
Returns the location
Definition at line 798 of file UserProfileEntry.php.
| getMovies | ( | ) |
Returns the movies
Definition at line 820 of file UserProfileEntry.php.
| getMusic | ( | ) |
Returns the music
Definition at line 842 of file UserProfileEntry.php.
| getOccupation | ( | ) |
Returns the occupation
Definition at line 864 of file UserProfileEntry.php.
Returns the URL of the playlist list feed
Definition at line 996 of file UserProfileEntry.php.

| getRelationship | ( | ) |
Returns the relationship
Definition at line 930 of file UserProfileEntry.php.
| getSchool | ( | ) |
Returns the school
Definition at line 886 of file UserProfileEntry.php.
| getStatistics | ( | ) |
Returns the statistics
| Zend_Gdata_App_VersionException |
Definition at line 617 of file UserProfileEntry.php.

Returns the URL of the subscriptions feed
Definition at line 1016 of file UserProfileEntry.php.

| getThumbnail | ( | ) |
Returns the thumbnail
| Zend_Gdata_App_VersionException |
Definition at line 636 of file UserProfileEntry.php.

Returns the URL of the uploads feed
Definition at line 1006 of file UserProfileEntry.php.

| getUsername | ( | ) |
Returns the username
Definition at line 688 of file UserProfileEntry.php.
| setAboutMe | ( | $ | aboutMe = null | ) |
Sets the content of the 'about me' field.
| Zend_Gdata_YouTube_Extension_AboutMe | $aboutMe | The 'about me' information. |
| Zend_Gdata_App_VersionException |
Definition at line 498 of file UserProfileEntry.php.

| setAge | ( | $ | age = null | ) |
Sets the age
| Zend_Gdata_YouTube_Extension_Age | $age | The age |
Definition at line 655 of file UserProfileEntry.php.
| setBooks | ( | $ | books = null | ) |
Sets the books
| Zend_Gdata_YouTube_Extension_Books | $books | The books |
Definition at line 699 of file UserProfileEntry.php.
| setCompany | ( | $ | company = null | ) |
Sets the company
| Zend_Gdata_YouTube_Extension_Company | $company | The company |
Definition at line 721 of file UserProfileEntry.php.
| setFeedLink | ( | $ | feedLink = null | ) |
Sets the array of embedded feeds related to the video
| array | $feedLink | The array of embedded feeds relating to the video |
Definition at line 941 of file UserProfileEntry.php.
| setFirstName | ( | $ | firstName = null | ) |
Sets the content of the 'first name' field.
| Zend_Gdata_YouTube_Extension_FirstName | $firstName | The first name |
| Zend_Gdata_App_VersionException |
Definition at line 538 of file UserProfileEntry.php.

| setGender | ( | $ | gender = null | ) |
Sets the gender
| Zend_Gdata_YouTube_Extension_Gender | $gender | The gender |
Definition at line 897 of file UserProfileEntry.php.
| setHobbies | ( | $ | hobbies = null | ) |
Sets the hobbies
| Zend_Gdata_YouTube_Extension_Hobbies | $hobbies | The hobbies |
Definition at line 743 of file UserProfileEntry.php.
| setHometown | ( | $ | hometown = null | ) |
Sets the hometown
| Zend_Gdata_YouTube_Extension_Hometown | $hometown | The hometown |
Definition at line 765 of file UserProfileEntry.php.
| setLastName | ( | $ | lastName = null | ) |
Sets the content of the 'last name' field.
| Zend_Gdata_YouTube_Extension_LastName | $lastName | The last name |
| Zend_Gdata_App_VersionException |
Definition at line 578 of file UserProfileEntry.php.

| setLocation | ( | $ | location = null | ) |
Sets the location
| Zend_Gdata_YouTube_Extension_Location | $location | The location |
Definition at line 787 of file UserProfileEntry.php.
| setMovies | ( | $ | movies = null | ) |
Sets the movies
| Zend_Gdata_YouTube_Extension_Movies | $movies | The movies |
Definition at line 809 of file UserProfileEntry.php.
| setMusic | ( | $ | music = null | ) |
Sets the music
| Zend_Gdata_YouTube_Extension_Music | $music | The music |
Definition at line 831 of file UserProfileEntry.php.
| setOccupation | ( | $ | occupation = null | ) |
Sets the occupation
| Zend_Gdata_YouTube_Extension_Occupation | $occupation | The occupation |
Definition at line 853 of file UserProfileEntry.php.
| setRelationship | ( | $ | relationship = null | ) |
Sets the relationship
| Zend_Gdata_YouTube_Extension_Relationship | $relationship | The relationship |
Definition at line 919 of file UserProfileEntry.php.
| setSchool | ( | $ | school = null | ) |
Sets the school
| Zend_Gdata_YouTube_Extension_School | $school | The school |
Definition at line 875 of file UserProfileEntry.php.
| setUsername | ( | $ | username = null | ) |
Sets the username
| Zend_Gdata_YouTube_Extension_Username | $username | The username |
Definition at line 677 of file UserProfileEntry.php.
| takeChildFromDOM | ( | $ | child | ) | [protected] |
Creates individual Entry objects of the appropriate type and stores them in the $_entry array based upon DOM data.
| DOMNode | $child | The DOMNode to process |
Reimplemented from Zend_Gdata_Entry.
Reimplemented in Zend_Gdata_YouTube_ContactEntry.
Definition at line 380 of file UserProfileEntry.php.

$_aboutMe = null [protected] |
Definition at line 169 of file UserProfileEntry.php.
$_age = null [protected] |
Definition at line 176 of file UserProfileEntry.php.
$_books = null [protected] |
Definition at line 183 of file UserProfileEntry.php.
$_company = null [protected] |
Definition at line 190 of file UserProfileEntry.php.
$_description = null [protected] |
Definition at line 162 of file UserProfileEntry.php.
$_entryClassName = 'Zend_Gdata_YouTube_UserProfileEntry' [protected] |
Reimplemented from Zend_Gdata_Entry.
Reimplemented in Zend_Gdata_YouTube_ContactEntry.
Definition at line 141 of file UserProfileEntry.php.
$_feedLink = array() [protected] |
Definition at line 148 of file UserProfileEntry.php.
$_firstName = null [protected] |
Definition at line 260 of file UserProfileEntry.php.
$_gender = null [protected] |
Definition at line 246 of file UserProfileEntry.php.
$_hobbies = null [protected] |
Definition at line 197 of file UserProfileEntry.php.
$_hometown = null [protected] |
Definition at line 204 of file UserProfileEntry.php.
$_lastName = null [protected] |
Definition at line 267 of file UserProfileEntry.php.
$_location = null [protected] |
Definition at line 211 of file UserProfileEntry.php.
$_movies = null [protected] |
Definition at line 218 of file UserProfileEntry.php.
$_music = null [protected] |
Definition at line 225 of file UserProfileEntry.php.
$_occupation = null [protected] |
Definition at line 232 of file UserProfileEntry.php.
$_relationship = null [protected] |
Definition at line 253 of file UserProfileEntry.php.
$_school = null [protected] |
Definition at line 239 of file UserProfileEntry.php.
$_statistics = null [protected] |
Definition at line 274 of file UserProfileEntry.php.
$_thumbnail = null [protected] |
Definition at line 281 of file UserProfileEntry.php.
$_username = null [protected] |
Definition at line 155 of file UserProfileEntry.php.