Handles `
Used by \SimplePie_Enclosure::get_caption() and \SimplePie_Enclosure::get_captions()
This class can be overloaded with \SimplePie::set_caption_class()
package | SimplePie |
---|---|
subpackage | API |
__construct($type= null
, $lang= null
, $startTime= null
, $endTime= null
, $text= null
)
For documentation on all the parameters, see the corresponding properties and their accessors
__toString() : string
string
get_endtime() : string | null
string
null
Time in the format 'hh:mm:ss.SSS'get_language() : string | null
get_starttime() : string | null
string
null
Time in the format 'hh:mm:ss.SSS'get_text() : string | null
string
null
get_type() : string | null
string
null
Either 'text' or 'html'