PHP 클래스 Habari\FormControlTabs

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

공개 메소드들

메소드 설명
_extend ( )
get ( Theme $theme ) : string Produce HTML output for all this fieldset and all contained controls

메소드 상세

_extend() 공개 메소드

public _extend ( )

get() 공개 메소드

Produce HTML output for all this fieldset and all contained controls
public get ( Theme $theme ) : string
$theme Theme
리턴 string HTML that will render this control in the form