HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
TbMarkdownEditor Class Reference

Public Member Functions

 run ()
 registerClientScript ($id)

Public Attributes

 $options = array()
 $width = '100%'
 $height = '400px'

Detailed Description

Definition at line 21 of file TbMarkdownEditor.php.

Member Function Documentation

TbMarkdownEditor::registerClientScript (   $id)

Register required script files

Parameters
integer$id

Definition at line 66 of file TbMarkdownEditor.php.

Here is the call graph for this function:

Here is the caller graph for this function:

TbMarkdownEditor::run ( )

Display editor

Definition at line 42 of file TbMarkdownEditor.php.

Here is the call graph for this function:

Member Data Documentation

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.


The documentation for this class was generated from the following file: