Cheetah
|
Go to the source code of this file.
Classes | |
class | ChWsbEditor |
Variables | |
const | CH_EDITOR_STANDARD 1 |
const | CH_EDITOR_FULL 2 |
const | CH_EDITOR_MINI 3 |
const CH_EDITOR_FULL 2 |
Full WYSIWYG editor view. If not supported by editor, standard view is used.
Definition at line 20 of file ChWsbEditor.php.
const CH_EDITOR_MINI 3 |
Mini WYSIWYG editor view. If not supported by editor, standard view is used.
Definition at line 26 of file ChWsbEditor.php.
const CH_EDITOR_STANDARD 1 |
Standard WYSIWYG editor view.
Definition at line 14 of file ChWsbEditor.php.