PHP 클래스 Habari\FormControlTree

상속: extends FormControlSelect
파일 보기 프로젝트 열기: habari/system

공개 프로퍼티들

프로퍼티 타입 설명
$outpre

공개 메소드들

메소드 설명
_extend ( ) Add some default properties to this control
get ( Theme $theme ) : string Produce the control for display
pre_out ( ) : string Return the HTML/script required for this control. Do it only once.
process ( )

메소드 상세

_extend() 공개 메소드

Add some default properties to this control
public _extend ( )

get() 공개 메소드

Produce the control for display
public get ( Theme $theme ) : string
$theme Theme The theme that will be used to render the template
리턴 string The output of the template

pre_out() 공개 메소드

Return the HTML/script required for this control. Do it only once.
public pre_out ( ) : string
리턴 string The HTML/javascript required for this control.

process() 공개 메소드

public process ( )

프로퍼티 상세

$outpre 공개적으로 정적으로 프로퍼티

public static $outpre