HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Public Member Functions | |
run () | |
registerClientScript ($id) |
Public Attributes | |
$options = array() | |
$width = '100%' | |
$height = '400px' |
Definition at line 21 of file TbMarkdownEditor.php.
TbMarkdownEditor::registerClientScript | ( | $id | ) |
Register required script files
integer | $id |
Definition at line 66 of file TbMarkdownEditor.php.
TbMarkdownEditor::run | ( | ) |
Display editor
Definition at line 42 of file TbMarkdownEditor.php.
TbMarkdownEditor::$height = '400px' |
Editor height
Definition at line 37 of file TbMarkdownEditor.php.
TbMarkdownEditor::$options = array() |
Definition at line 27 of file TbMarkdownEditor.php.
TbMarkdownEditor::$width = '100%' |
Editor width
Definition at line 32 of file TbMarkdownEditor.php.