Path

ez components / documentation / api reference / 2009.2.1 / feed


eZ Components 2009.2.1

Feed: ezcFeedTextInputElement

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

Class: ezcFeedTextInputElement

Class defining a text input feed element. [source]

Parents

ezcFeedElement
   |
   --ezcFeedTextInputElement

Properties

string read/write  $about
An identifier for the text input (usually the same value as the link property). Used only by RSS1.
string read/write  $description
The description of the text input.
string read/write  $link
The URL that the text input points at.
string read/write  $name
The name of the text input element.
string read/write  $title
The title of the text input.

Member Variables

public string $about
The identifier for the text input.
public string $description
The description for the text input.
public string $link
The link that the text input points at.
public string $name
The name of the text input element.
public string $title
The title of the text input.

Inherited Member Variables

From ezcFeedElement:
protected  ezcFeedElement::$properties
Last updated: Tue, 23 Mar 2010