Moodle  2.2.1
http://www.collinsharper.com
MoodleQuickForm_wikieditor Class Reference
Inheritance diagram for MoodleQuickForm_wikieditor:
Collaboration diagram for MoodleQuickForm_wikieditor:

Public Member Functions

 MoodleQuickForm_wikieditor ($elementName=null, $elementLabel=null, $attributes=null)
 setWikiFormat ($wikiformat)
 toHtml ()
 creoleEditor ($textarea)
 nwikiEditor ($textarea)

Detailed Description

Definition at line 32 of file wikieditor.php.


Member Function Documentation

creoleEditor ( textarea)

Definition at line 61 of file wikieditor.php.

MoodleQuickForm_wikieditor ( elementName = null,
elementLabel = null,
attributes = null 
)

Definition at line 36 of file wikieditor.php.

Here is the call graph for this function:

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

Since:
1.0 public
Returns:
string

Reimplemented from MoodleQuickForm_textarea.

Definition at line 53 of file wikieditor.php.


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