Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
Standard Moodle web service warnings. More...
Public Member Functions | |
__construct ($itemdesc='item', $itemiddesc='item id', $warningcodedesc='the warning code can be used by the client app to implement specific behaviour') | |
Constructor. | |
Public Attributes | |
external_description | $content |
content | |
mixed | $default |
Default value. | |
string | $desc |
Description of element. | |
bool | $required |
Element value required, null not allowed. | |
Standard Moodle web service warnings.
external_warnings::__construct | ( | $itemdesc = 'item', | |
$itemiddesc = 'item id', | |||
$warningcodedesc = 'the warning code can be used by the client app to implement specific behaviour' ) |