Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
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. More... | |
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' |
|||
) |