Feed: ezcFeedEnclosureElement
[ ]
[ Specifications ]
[ ]
[ ]
[ ]
[ ]
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:
Last updated: Tue, 02 Dec 2008