Method | Description | |
---|---|---|
__construct ( stdClass $raw_data, string $type = 'form' ) | ||
__get ( $name ) : integer | string | ||
get_content ( $name ) : integer | string | ||
get_form_element ( $name ) : string |
Method | Description | |
---|---|---|
get_rtl_checkbox ( $value, $id ) : string | ||
get_short_name ( ) : string | ||
get_size ( $name ) : string |
public __construct ( stdClass $raw_data, string $type = 'form' ) | ||
$raw_data | stdClass | |
$type | string |
public get_content ( $name ) : integer | string | ||
$name | ||
return | integer | string |