Moodle  2.2.1
http://www.collinsharper.com
SimplePie_Caption Class Reference

Public Member Functions

 __construct ($type=null, $lang=null, $startTime=null, $endTime=null, $text=null)
 __toString ()
 get_endtime ()
 get_language ()
 get_starttime ()
 get_text ()
 get_type ()

Data Fields

 $type
 $lang
 $startTime
 $endTime
 $text

Detailed Description

Definition at line 6995 of file simplepie.class.php.


Constructor & Destructor Documentation

__construct ( type = null,
lang = null,
startTime = null,
endTime = null,
text = null 
)

Definition at line 7004 of file simplepie.class.php.


Member Function Documentation

Definition at line 7013 of file simplepie.class.php.

Definition at line 7019 of file simplepie.class.php.

Definition at line 7031 of file simplepie.class.php.

Definition at line 7043 of file simplepie.class.php.

get_text ( )

Definition at line 7055 of file simplepie.class.php.

get_type ( )

Definition at line 7067 of file simplepie.class.php.


Field Documentation

$endTime

Definition at line 7000 of file simplepie.class.php.

$lang

Definition at line 6998 of file simplepie.class.php.

$startTime

Definition at line 6999 of file simplepie.class.php.

$text

Definition at line 7001 of file simplepie.class.php.

$type

Definition at line 6997 of file simplepie.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations