Path

ez components / documentation / api reference / 2008.1 / feed


Feed: ezcFeedContentElement

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

Class: ezcFeedContentElement

Class defining a complex text element. [source]

Parents

ezcFeedElement
   |
   --ezcFeedTextElement
      |
      --ezcFeedContentElement

Properties

string read/write  $src
An URL to the source of the value specified in the text property.

Member Variables

public string $src
The link to the source.

Inherited Member Variables

From ezcFeedTextElement:
public  ezcFeedTextElement::$text
public  ezcFeedTextElement::$type
From ezcFeedElement:
protected  ezcFeedElement::$properties

Inherited Methods

From ezcFeedTextElement :
public string ezcFeedTextElement::__toString()
Returns the text attribute.
Last updated: Wed, 18 Jun 2008