Path

ez components / documentation / api reference / trunk / feed


eZ Components trunk

Feed: ezcFeedIdElement

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

Class: ezcFeedIdElement

Class defining an identifier. [source]

Parents

ezcFeedElement
   |
   --ezcFeedIdElement

Properties

string read/write  $id
The value of the identifier.
bool read/write  $isPermaLink
The permanent link state of the identifier.

Member Variables

public string $id
The identifier value.
public bool $isPermaLink
The permanent link state of the identifier value.

Inherited Member Variables

From ezcFeedElement:
protected  ezcFeedElement::$properties

Method Summary

public string __toString( )
Returns the id attribute.

Methods

__toString

string __toString( )
Returns the id attribute.

Last updated: Mon, 10 Nov 2008