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


Public Member Functions | |
| MoodleQuickForm_wikieditor ($elementName=null, $elementLabel=null, $attributes=null) | |
| setWikiFormat ($wikiformat) | |
| toHtml () | |
| creoleEditor ($textarea) | |
| nwikiEditor ($textarea) | |
Definition at line 32 of file wikieditor.php.
| creoleEditor | ( | $ | textarea | ) |
Definition at line 61 of file wikieditor.php.
| MoodleQuickForm_wikieditor | ( | $ | elementName = null, |
| $ | elementLabel = null, |
||
| $ | attributes = null |
||
| ) |
| nwikiEditor | ( | $ | textarea | ) |
Definition at line 65 of file wikieditor.php.
| setWikiFormat | ( | $ | wikiformat | ) |
Definition at line 49 of file wikieditor.php.
| toHtml | ( | ) |
Returns the textarea element in HTML
Reimplemented from MoodleQuickForm_textarea.
Definition at line 53 of file wikieditor.php.