| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 128 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
editorObject:: (4 methods):
editorObject()
__construct()
loadeditor()
error()
Class: editorObject - X-Ref
Editor class for Moodle.| editorObject() X-Ref |
| PHP4 style class constructor. |
| __construct() X-Ref |
| PHP5 style class constructor. |
| loadeditor($args) X-Ref |
| Method to load necessary editor codes to $CFG->editorsrc array. param: mixed $args Course id or associative array holding course id and editor name. |
| error($message) X-Ref |
| Print out error message and stop outputting. param: string $message |
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |