|
Moodle
2.2.1
http://www.collinsharper.com
|
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 | |
Definition at line 6995 of file simplepie.class.php.
| __construct | ( | $ | type = null, |
| $ | lang = null, |
||
| $ | startTime = null, |
||
| $ | endTime = null, |
||
| $ | text = null |
||
| ) |
Definition at line 7004 of file simplepie.class.php.
| __toString | ( | ) |
Definition at line 7013 of file simplepie.class.php.
| get_endtime | ( | ) |
Definition at line 7019 of file simplepie.class.php.
| get_language | ( | ) |
Definition at line 7031 of file simplepie.class.php.
| get_starttime | ( | ) |
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.
| $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.