|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| supported_by_browser () | |
| get_supported_formats () | |
| get_preferred_format () | |
| supports_repositories () | |
| head_setup () | |
| use_editor ($elementid, array $options=null, $fpoptions=null) | |
Data Fields | |
| $version = '3.4.6' | |
Protected Member Functions | |
| get_init_params ($elementid, array $options=null) | |
| get_init_params | ( | $ | elementid, |
| array $ | options = null |
||
| ) | [protected] |
Returns list of supported text formats
Reimplemented from texteditor.
| head_setup | ( | ) |
Is editor supported in current browser?
Reimplemented from texteditor.
Definition at line 33 of file lib.php.

| use_editor | ( | $ | elementid, |
| array $ | options = null, |
||
| $ | fpoptions = null |
||
| ) |
Add required JS needed for editor
| string | $elementid | id of text area to be converted to editor |
| array | $options | |
| obejct | $fpoptions | file picker options |
Reimplemented from texteditor.
Definition at line 71 of file lib.php.
