HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Public Member Functions | |
run () | |
registerClientScript ($id) |
Public Attributes | |
$width = '100%' | |
$height = '400px' |
Definition at line 19 of file TbMarkdownEditorJs.php.
TbMarkdownEditorJS::registerClientScript | ( | $id | ) |
Register required script files
integer | $id |
Definition at line 64 of file TbMarkdownEditorJs.php.
TbMarkdownEditorJS::run | ( | ) |
Display editor
Definition at line 34 of file TbMarkdownEditorJs.php.
TbMarkdownEditorJS::$height = '400px' |
Editor height
Definition at line 29 of file TbMarkdownEditorJs.php.
TbMarkdownEditorJS::$width = '100%' |
Editor width
Definition at line 24 of file TbMarkdownEditorJs.php.