Class SimplePie_Caption
Handles <media:text>
captions as defined in Media RSS.
Used by SimplePie_Enclosure::get_caption()
and SimplePie_Enclosure::get_captions()
This class can be overloaded with SimplePie::set_caption_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 SimplePie/Caption.php
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at SimplePie/Caption.php
public
|
#
__construct( $type = null, $lang = null, $startTime = null, $endTime = null, $text = null )
Constructor, used to input the data For documentation on all the parameters, see the corresponding properties and their accessors |
public
string
|
|
public
string|null
|
|
public
string|null
|
|
public
string|null
|
|
public
string|null
|
|
public
string|null
|
public
string
|
$type |
|
|
public
string
|
$lang |
|
|
public
string
|
$startTime |
|
|
public
string
|
$endTime |
|
|
public
string
|
$text |
|