|
Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
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' ) |