XOOPS RMCommon Utilities
2.1.8.91RC
|
Public Member Functions | |
add_config ($names, $values, $replace=false) | |
get_js () | |
getInstance () | |
remove_config ($name) | |
Public Attributes | |
$configuration = array() | |
This files allow to exigent people to control every aspect of tinymce from exmsystem
Definition at line 15 of file tinyeditor.php.
TinyEditor::add_config | ( | $names, | |
$values, | |||
$replace = false |
|||
) |
Definition at line 28 of file tinyeditor.php.
References $i, and configuration.
TinyEditor::get_js | ( | ) |
Definition at line 55 of file tinyeditor.php.
References $i, $rtn, and configuration.
TinyEditor::getInstance | ( | ) |
Definition at line 19 of file tinyeditor.php.
Referenced by configure_rm_plugin(), RMForm\getTinyCSS(), RMFormEditor\renderTiny(), RMForm\setTinyTags(), RMForm\tinyCSS(), and RMForm\tinyTags().
TinyEditor::remove_config | ( | $name | ) |
Definition at line 48 of file tinyeditor.php.
References configuration.
TinyEditor::$configuration = array() |
Definition at line 17 of file tinyeditor.php.