Class SimplePie_Enclosure
Handles everything related to enclosures (including Media RSS and iTunes RSS)
Used by SimplePie_Item::get_enclosure()
and SimplePie_Item::get_enclosures()
This class can be overloaded with SimplePie::set_enclosure_class()
Package: SimplePie\API
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at vendor/simplepie/simplepie/library/SimplePie/Enclosure.php
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at vendor/simplepie/simplepie/library/SimplePie/Enclosure.php
Methods summary
public
|
#
__construct( mixed $link = null, mixed $type = null, mixed $length = null, mixed $javascript = null, mixed $bitrate = null, mixed $captions = null, mixed $categories = null, mixed $channels = null, mixed $copyright = null, mixed $credits = null, mixed $description = null, mixed $duration = null, mixed $expression = null, mixed $framerate = null, mixed $hashes = null, mixed $height = null, mixed $keywords = null, mixed $lang = null, mixed $medium = null, mixed $player = null, mixed $ratings = null, mixed $restrictions = null, mixed $samplingrate = null, mixed $thumbnails = null, mixed $title = null, mixed $width = null )
Constructor, used to input the data |
public
string
|
|
public
string|null
|
|
public
|
|
public
array|null
|
|
public
|
|
public
array|null
|
|
public
integer|null
|
|
public
|
|
public
|
|
public
array|null
|
|
public
string|null
|
|
public
string|integer|null
|
|
public
string
|
|
public
string|null
|
|
public
string|null
|
|
public
string|null
|
|
public
string|null
|
|
public
array|null
|
|
public
string|null
|
|
public
string|null
|
|
public
string|null
|
|
public
array|null
|
|
public
float
|
|
public
string|null
|
|
public
string|null
|
|
public
string|null
|
|
public
|
|
public
array|null
|
|
public
|
|
public
array|null
|
|
public
string|null
|
|
public
float|null
|
|
public
string|null
|
|
public
array|null
|
|
public
string|null
|
|
public
string|null
|
|
public
string|null
|
|
public
string
|
|
public
string
|
|
public
string
|
Magic methods summary
Properties summary
public
string
|
$bitrate | |
public
array
|
$captions | |
public
array
|
$categories | |
public
integer
|
$channels | |
public
|
$copyright | |
public
array
|
$credits | |
public
string
|
$description | |
public
integer
|
$duration | |
public
string
|
$expression | |
public
string
|
$framerate | |
public
string
|
$handler | |
public
array
|
$hashes | |
public
string
|
$height | |
public
null
|
$javascript | |
public
array
|
$keywords | |
public
string
|
$lang | |
public
string
|
$length | |
public
string
|
$link | |
public
string
|
$medium | |
public
string
|
$player | |
public
array
|
$ratings | |
public
array
|
$restrictions | |
public
string
|
$samplingrate | |
public
array
|
$thumbnails | |
public
string
|
$title | |
public
string
|
$type | |
public
string
|
$width |