Path

ez components / documentation / api reference / 2009.1.1 / feed


eZ Components 2009.1.1

Feed: ezcFeedEnclosureElement

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

Class: ezcFeedEnclosureElement

Class defining an enclosure element. [source]

Parents

ezcFeedElement
   |
   --ezcFeedEnclosureElement

Properties

string read/write  $length
The length of the enclosure (usually in bytes).
string read/write  $type
The type of the enclosure (eg. 'audio/x-mp3').
string read/write  $url
The URL of the enclosure.

Member Variables

public int $length
The length in bytes of the resource pointed by href.
public string $type
The type of the resource pointed by href.
public string $url
The URL value.

Inherited Member Variables

From ezcFeedElement:
protected  ezcFeedElement::$properties
Last updated: Mon, 27 Jul 2009