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


Definition at line 119 of file PhotoEntry.php.
| __construct | ( | $ | element = null | ) |
Create a new instance.
| DOMElement | $element | (optional) DOMElement from which this object should be constructed. |
Reimplemented from Zend_Gdata_Media_Entry.
Definition at line 221 of file PhotoEntry.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 application storage/persistence.
| DOMDocument | $doc | The DOMDocument used to construct DOMElements |
Reimplemented from Zend_Gdata_Media_Entry.
Definition at line 241 of file PhotoEntry.php.
| getExifTags | ( | ) |
Get the value for this element's exif:tags attribute.
Definition at line 628 of file PhotoEntry.php.
| getGeoRssWhere | ( | ) |
Get the value for this element's georss:where attribute.
Definition at line 651 of file PhotoEntry.php.
| getGphotoAlbumId | ( | ) |
Get the value for this element's gphoto:albumid attribute.
Definition at line 375 of file PhotoEntry.php.
Get the value for this element's gphoto:checksum attribute.
Definition at line 536 of file PhotoEntry.php.
| getGphotoClient | ( | ) |
Get the value for this element's gphoto:client attribute.
Definition at line 513 of file PhotoEntry.php.
Get the value for this element's gphoto:commentCount attribute.
Definition at line 582 of file PhotoEntry.php.
Get the value for this element's gphoto:commentingEnabled attribute.
Definition at line 605 of file PhotoEntry.php.
| getGphotoHeight | ( | ) |
Get the value for this element's gphoto:height attribute.
Definition at line 467 of file PhotoEntry.php.
| getGphotoId | ( | ) |
Get the value for this element's gphoto:id attribute.
Definition at line 398 of file PhotoEntry.php.
| getGphotoSize | ( | ) |
Get the value for this element's gphoto:size attribute.
Definition at line 490 of file PhotoEntry.php.
Get the value for this element's gphoto:timestamp attribute.
Definition at line 559 of file PhotoEntry.php.
| getGphotoVersion | ( | ) |
Get the value for this element's gphoto:version attribute.
Definition at line 421 of file PhotoEntry.php.
| getGphotoWidth | ( | ) |
Get the value for this element's gphoto:width attribute.
Definition at line 444 of file PhotoEntry.php.
| getMediaGroup | ( | ) |
Get the value for this element's media:group attribute.
Reimplemented from Zend_Gdata_Media_Entry.
Definition at line 674 of file PhotoEntry.php.
| setExifTags | ( | $ | value | ) |
Set the value for this element's exif:tags attribute.
| string | $value | The desired value for this attribute. |
Definition at line 639 of file PhotoEntry.php.
| setGeoRssWhere | ( | $ | value | ) |
Set the value for this element's georss:where attribute.
| string | $value | The desired value for this attribute. |
Definition at line 662 of file PhotoEntry.php.
| setGphotoAlbumId | ( | $ | value | ) |
Set the value for this element's gphoto:albumid attribute.
| string | $value | The desired value for this attribute. |
Definition at line 386 of file PhotoEntry.php.
| setGphotoChecksum | ( | $ | value | ) |
Set the value for this element's gphoto:checksum attribute.
| string | $value | The desired value for this attribute. |
Definition at line 547 of file PhotoEntry.php.
| setGphotoClient | ( | $ | value | ) |
Set the value for this element's gphoto:client attribute.
| string | $value | The desired value for this attribute. |
Definition at line 524 of file PhotoEntry.php.
| setGphotoCommentCount | ( | $ | value | ) |
Set the value for this element's gphoto:commentCount attribute.
| string | $value | The desired value for this attribute. |
Definition at line 593 of file PhotoEntry.php.
| setGphotoCommentingEnabled | ( | $ | value | ) |
Set the value for this element's gphoto:commentingEnabled attribute.
| string | $value | The desired value for this attribute. |
Definition at line 616 of file PhotoEntry.php.
| setGphotoHeight | ( | $ | value | ) |
Set the value for this element's gphoto:height attribute.
| string | $value | The desired value for this attribute. |
Definition at line 478 of file PhotoEntry.php.
| setGphotoId | ( | $ | value | ) |
Set the value for this element's gphoto:id attribute.
| string | $value | The desired value for this attribute. |
Definition at line 409 of file PhotoEntry.php.
| setGphotoSize | ( | $ | value | ) |
Set the value for this element's gphoto:size attribute.
| string | $value | The desired value for this attribute. |
Definition at line 501 of file PhotoEntry.php.
| setGphotoTimestamp | ( | $ | value | ) |
Set the value for this element's gphoto:timestamp attribute.
| string | $value | The desired value for this attribute. |
Definition at line 570 of file PhotoEntry.php.
| setGphotoVersion | ( | $ | value | ) |
Set the value for this element's gphoto:version attribute.
| string | $value | The desired value for this attribute. |
Definition at line 432 of file PhotoEntry.php.
| setGphotoWidth | ( | $ | value | ) |
Set the value for this element's gphoto:width attribute.
| string | $value | The desired value for this attribute. |
Definition at line 455 of file PhotoEntry.php.
| setMediaGroup | ( | $ | value | ) |
Set the value for this element's media:group attribute.
| string | $value | The desired value for this attribute. |
Reimplemented from Zend_Gdata_Media_Entry.
Definition at line 685 of file PhotoEntry.php.
| takeChildFromDOM | ( | $ | child | ) | [protected] |
Creates individual Entry objects of the appropriate type and stores them as members of this entry based upon DOM data.
| DOMNode | $child | The DOMNode to process |
Reimplemented from Zend_Gdata_Media_Entry.
Definition at line 292 of file PhotoEntry.php.

$_entryClassName = 'Zend_Gdata_Photos_PhotoEntry' [protected] |
Reimplemented from Zend_Gdata_Media_Entry.
Definition at line 122 of file PhotoEntry.php.
$_exifTags = null [protected] |
Definition at line 206 of file PhotoEntry.php.
$_geoRssWhere = null [protected] |
Definition at line 213 of file PhotoEntry.php.
$_gphotoAlbumId = null [protected] |
Definition at line 136 of file PhotoEntry.php.
$_gphotoChecksum = null [protected] |
Definition at line 178 of file PhotoEntry.php.
$_gphotoClient = null [protected] |
Definition at line 171 of file PhotoEntry.php.
$_gphotoCommentCount = null [protected] |
Definition at line 192 of file PhotoEntry.php.
$_gphotoCommentingEnabled = null [protected] |
Definition at line 199 of file PhotoEntry.php.
$_gphotoHeight = null [protected] |
Definition at line 157 of file PhotoEntry.php.
$_gphotoId = null [protected] |
Definition at line 129 of file PhotoEntry.php.
$_gphotoSize = null [protected] |
Definition at line 164 of file PhotoEntry.php.
$_gphotoTimestamp = null [protected] |
Definition at line 185 of file PhotoEntry.php.
$_gphotoVersion = null [protected] |
Definition at line 143 of file PhotoEntry.php.
$_gphotoWidth = null [protected] |
Definition at line 150 of file PhotoEntry.php.