Class defining a person.
Source for this file: /Feed/src/structs/person.php
ezcFeedElement | --ezcFeedPersonElement
Version: | //autogentag// |
string | read/write |
$email
The email address of the person. |
string | read/write |
$name
The name of the person. |
string | read/write |
$uri
The URI of the person. |
public string |
$email
The email address of the person. |
public string |
$name
= null
The name of the person. |
public string |
$uri
The URI of the person. |
From ezcFeedElement | |
---|---|
protected |
ezcFeedElement::$properties
|
public string |
__toString(
)
Returns the name attribute. |
Returns the name attribute.