Path

ez components / documentation / api reference / 2008.2.2 / feed


eZ Components 2008.2.2

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, 30 Mar 2009