Property | Type | Description | |
---|---|---|---|
$node |
Method | Description | |
---|---|---|
__construct ( $name, $storage = 'null:null', array $properties = [], array $settings = [] ) | ||
get ( |
This control shouldn't output anything | |
set_node ( |
Set the HTMLNode that this control associates with | |
set_value ( mixed $value, boolean $manually = true ) : |
Set the value of this control |
public __construct ( $name, $storage = 'null:null', array $properties = [], array $settings = [] ) | ||
$properties | array | |
$settings | array |
public set_node ( |
||
$node | The node that this control is associated with | |
return | $this |