|
bool | $allownull |
| Allow null values.
|
|
mixed | $default |
| Default value.
|
|
string | $desc |
| Description of element.
|
|
bool | $required |
| Element value required, null not allowed.
|
|
mixed | $type |
| Value type PARAM_XX.
|
|
◆ __construct()
core_external\external_format_value::__construct |
( |
| $textfieldname, |
|
|
| $required = VALUE_REQUIRED, |
|
|
| $default = null ) |
Constructor.
- Parameters
-
string | $textfieldname | Name of the text field |
int | $required | if VALUE_REQUIRED then set standard default FORMAT_HTML |
int | $default | Default value. |
The documentation for this class was generated from the following file:
- lib/external/classes/external_format_value.php