Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/editor/tinymce/tiny_mce/3.4.6/plugins/moodleemoticon/dialog.php File Reference

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

Enumeration Type Documentation

Definition at line 27 of file dialog.php.

Definition at line 28 of file dialog.php.


Variable Documentation

$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.

 All Data Structures Namespaces Files Functions Variables Enumerations