Summary
- File
- Package hierarchy Content\Feed
- Class hierarchy \FeedItemEnclosure
Contains meta-informations and informations about a feed item enclosure
Contains meta-informations and informations about a feed item enclosure
set_lenght(integer $lenght)
Defines the lenght (in bytes) of the media file
integer | $lenght |
None found |
get_lenght()
None found |
set_type(string $type)
Defines the type of media file
string | $type |
None found |
get_type()
None found |
set_url(mixed $url)
Defines the URL to the media file
mixed | $url | a string url or an Url object |
None found |
get_url()
None found |