Property | Type | Description | |
---|---|---|---|
$outpre |
Method | Description | |
---|---|---|
_extend ( ) | Called upon construct. Sets control properties | |
get ( |
||
get_visualizer ( ) | Provide the HTML id of the visualizer element, which is different from the input element that provides a value | |
parse ( ) : array | Parse the values of this field and return an array of key/value components. | |
pre_out ( ) : string | Return the HTML/script required for this control. Do it only once. | |
set_ajax ( string $url, boolean $ishtml = false ) : |
Set the URL to use for ajax callbacks. |
public get_visualizer ( ) |