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.
Data model class for a Comment Entry.
To transfer user entries to and from the servers, including creating new entries, refer to the service class, Zend_Gdata_Photos.
This class represents

$_entryClassName= ''Zend_Gdata_Photos_PhotoEntry''
'Zend_Gdata_Photos_PhotoEntry'
Details
\Zend_Gdata_Photos_Extension_CommentingEnabled
$_gphotoCommentingEnabled= 'null'
gphoto:commentingEnabled element

__construct(
\DOMElement $element
=
null
)
:
void
Create a new instance.
Name | Type | Description |
---|---|---|
$element | \DOMElement | (optional) DOMElement from which this object should be constructed. |

getDOM(
\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 application storage/persistence.
Name | Type | Description |
---|---|---|
$doc | \DOMDocument | The DOMDocument used to construct DOMElements |
$majorVersion | ||
$minorVersion |
Type | Description |
---|---|
\DOMElement | The DOMElement representing this element and all child properties. |

getExifTags(
)
:
string
Get the value for this element's exif:tags attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGeoRssWhere(
)
:
string
Get the value for this element's georss:where attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGphotoAlbumId(
)
:
string
Get the value for this element's gphoto:albumid attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGphotoChecksum(
)
:
string
Get the value for this element's gphoto:checksum attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGphotoClient(
)
:
string
Get the value for this element's gphoto:client attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGphotoCommentCount(
)
:
string
Get the value for this element's gphoto:commentCount attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGphotoCommentingEnabled(
)
:
string
Get the value for this element's gphoto:commentingEnabled attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGphotoHeight(
)
:
string
Get the value for this element's gphoto:height attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGphotoId(
)
:
string
Get the value for this element's gphoto:id attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGphotoSize(
)
:
string
Get the value for this element's gphoto:size attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGphotoTimestamp(
)
:
string
Get the value for this element's gphoto:timestamp attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGphotoVersion(
)
:
string
Get the value for this element's gphoto:version attribute.
Type | Description |
---|---|
string | The requested attribute. |

getGphotoWidth(
)
:
string
Get the value for this element's gphoto:width attribute.
Type | Description |
---|---|
string | The requested attribute. |

getMediaGroup(
)
:
string
Get the value for this element's media:group attribute.
Type | Description |
---|---|
string | The requested attribute. |

setExifTags(
string $value
)
:
\Zend_Gdata_Exif_Extension_Tags
Set the value for this element's exif:tags attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Exif_Extension_Tags | The element being modified. |

setGeoRssWhere(
string $value
)
:
\Zend_Gdata_Geo_Extension_GeoRssWhere
Set the value for this element's georss:where attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Geo_Extension_GeoRssWhere | The element being modified. |

setGphotoAlbumId(
string $value
)
:
\Zend_Gdata_Photos_Extension_AlbumId
Set the value for this element's gphoto:albumid attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_AlbumId | The element being modified. |

setGphotoChecksum(
string $value
)
:
\Zend_Gdata_Photos_Extension_Checksum
Set the value for this element's gphoto:checksum attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Checksum | The element being modified. |

setGphotoClient(
string $value
)
:
\Zend_Gdata_Photos_Extension_Client
Set the value for this element's gphoto:client attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Client | The element being modified. |

setGphotoCommentCount(
string $value
)
:
\Zend_Gdata_Photos_Extension_CommentCount
Set the value for this element's gphoto:commentCount attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_CommentCount | The element being modified. |

setGphotoCommentingEnabled(
string $value
)
:
\Zend_Gdata_Photos_Extension_CommentingEnabled
Set the value for this element's gphoto:commentingEnabled attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_CommentingEnabled | The element being modified. |

setGphotoHeight(
string $value
)
:
\Zend_Gdata_Photos_Extension_Height
Set the value for this element's gphoto:height attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Height | The element being modified. |

setGphotoId(
string $value
)
:
\Zend_Gdata_Photos_Extension_Id
Set the value for this element's gphoto:id attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Id | The element being modified. |

setGphotoSize(
string $value
)
:
\Zend_Gdata_Photos_Extension_Size
Set the value for this element's gphoto:size attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Size | The element being modified. |

setGphotoTimestamp(
string $value
)
:
\Zend_Gdata_Photos_Extension_Timestamp
Set the value for this element's gphoto:timestamp attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Timestamp | The element being modified. |

setGphotoVersion(
string $value
)
:
\Zend_Gdata_Photos_Extension_Version
Set the value for this element's gphoto:version attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Version | The element being modified. |

setGphotoWidth(
string $value
)
:
\Zend_Gdata_Photos_Extension_Width
Set the value for this element's gphoto:width attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Photos_Extension_Width | The element being modified. |

setMediaGroup(
string $value
)
:
\Zend_Gdata_Media_Extension_MediaGroup
Set the value for this element's media:group attribute.
Name | Type | Description |
---|---|---|
$value | string | The desired value for this attribute. |
Type | Description |
---|---|
\Zend_Gdata_Media_Extension_MediaGroup | The element being modified. |