PHP Class Habari\FormControlTabs

Inheritance: extends FormContainer
Show file Open project: habari/system

Public Methods

Method Description
_extend ( )
get ( Theme $theme ) : string Produce HTML output for all this fieldset and all contained controls

Method Details

_extend() public method

public _extend ( )

get() public method

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