PHP Class TbMarkdownEditorJS

Author: : antonio ramirez ([email protected])
Inheritance: extends CInputWidget
Afficher le fichier Open project: yinhe/yincart

Méthodes publiques

Свойство Type Description
$height Editor height
$width Editor width

Méthodes publiques

Méthode Description
registerClientScript ( integer $id ) Register required script files
run ( ) Display editor

Method Details

registerClientScript() public méthode

Register required script files
public registerClientScript ( integer $id )
$id integer

run() public méthode

Display editor
public run ( )

Property Details

$height public_oe property

Editor height
public $height

$width public_oe property

Editor width
public $width