PHP 클래스 TbMarkdownEditorJS

저자: : antonio ramirez ([email protected])
상속: extends CInputWidget
파일 보기 프로젝트 열기: yinhe/yincart

공개 프로퍼티들

프로퍼티 타입 설명
$height Editor height
$width Editor width

공개 메소드들

메소드 설명
registerClientScript ( integer $id ) Register required script files
run ( ) Display editor

메소드 상세

registerClientScript() 공개 메소드

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

run() 공개 메소드

Display editor
public run ( )

프로퍼티 상세

$height 공개적으로 프로퍼티

Editor height
public $height

$width 공개적으로 프로퍼티

Editor width
public $width