PHP Class App\UIObjects\Form\FormCheckbox

Inheritance: extends Xpressengine\UIObject\AbstractUIObject
Afficher le fichier Open project: xpressengine/xpressengine

Protected Properties

Свойство Type Description
$box
$id
$template

Méthodes publiques

Méthode Description
boot ( )
getSettingsURI ( )
render ( )

Méthodes protégées

Méthode Description
appendCheckbox ( $dom, $args ) : void appendCheckbox

Method Details

appendCheckbox() protected méthode

appendCheckbox
protected appendCheckbox ( $dom, $args ) : void
$dom
$args
Résultat void

boot() public static méthode

public static boot ( )

getSettingsURI() public static méthode

public static getSettingsURI ( )

render() public méthode

public render ( )

Property Details

$box protected_oe property

protected $box

$id protected_oe static_oe property

protected static $id

$template protected_oe property

protected $template