PHP Класс Habari\FormControlTree

Наследование: extends FormControlSelect
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$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