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
stringget_endtime() : string | null
stringnullTime in the format 'hh:mm:ss.SSS'get_language() : string | null
get_starttime() : string | null
stringnullTime in the format 'hh:mm:ss.SSS'get_text() : string | null
stringnull
get_type() : string | null
stringnullEither 'text' or 'html'