Path

ez components / documentation / api reference / trunk / feed


eZ Components trunk

Feed: ezcFeedPersonElement

[ Tutorial ] [ Specifications ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcFeedPersonElement

Class defining a person. [source]

Parents

ezcFeedElement
   |
   --ezcFeedPersonElement

Properties

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.

Member Variables

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.

Inherited Member Variables

From ezcFeedElement:
protected  ezcFeedElement::$properties

Method Summary

public string __toString( )
Returns the name attribute.

Methods

__toString

string __toString( )
Returns the name attribute.

Last updated: Mon, 10 Nov 2008