|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | tinymceplugin |
Enumerations | |
| enum | NO_MOODLE_COOKIES |
| enum | NO_UPGRADE_CHECK |
Variables | |
| $emoticonmanager = get_emoticon_manager() | |
| $stringmanager = get_string_manager() | |
| $editor = get_texteditor('tinymce') | |
| $emoticons = $emoticonmanager->get_emoticons() | |
| $index = 0 | |
| enum NO_MOODLE_COOKIES |
Definition at line 27 of file dialog.php.
| enum NO_UPGRADE_CHECK |
Definition at line 28 of file dialog.php.
| $editor = get_texteditor('tinymce') |
Definition at line 37 of file dialog.php.
| $emoticonmanager = get_emoticon_manager() |
Definition at line 34 of file dialog.php.
| $emoticons = $emoticonmanager->get_emoticons() |
Definition at line 52 of file dialog.php.
| $index = 0 |
Definition at line 58 of file dialog.php.
| $stringmanager = get_string_manager() |
Definition at line 35 of file dialog.php.