Path

ez components / documentation / api reference / 2008.2.1 / feed


eZ Components 2008.2.1

Feed: ezcFeedTextElement

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

Class: ezcFeedTextElement

Class defining a text element. [source]

Parents

ezcFeedElement
   |
   --ezcFeedTextElement

Descendents

Child Class Description
ezcFeedContentElement Class defining a complex text element.

Properties

string read/write  $text
The actual text of this feed element.
string read/write  $type
The type of the value stored in text.

Member Variables

public string $text
The actual text.
public string $type
The type of the text.

Inherited Member Variables

From ezcFeedElement:
protected  ezcFeedElement::$properties

Method Summary

public string __toString( )
Returns the text attribute.

Methods

__toString

string __toString( )
Returns the text attribute.

Last updated: Mon, 09 Feb 2009