Field validator class.
More...
|
static | validate_theme ($value) |
| Validates the value provided for the theme field.
|
|
Field validator class.
- Copyright
- 2019 Mathew May
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ validate_theme()
static tool_uploaduser\local\field_value_validators::validate_theme |
( |
| $value | ) |
|
|
static |
Validates the value provided for the theme field.
- Parameters
-
string | $value | The value for the theme field. |
- Return values
-
array | Contains the validation status and message. |
◆ $themescache
tool_uploaduser\local\field_value_validators::$themescache |
|
staticprotected |
List of valid and compatible themes.
- Return values
-
The documentation for this class was generated from the following file:
- admin/tool/uploaduser/classes/local/field_value_validators.php