Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
Public Member Functions | Public Attributes | List of all members
core_external\external_warnings Class Reference
Inheritance diagram for core_external\external_warnings:

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.
 

Constructor & Destructor Documentation

◆ __construct()

core_external\external_warnings::__construct (   $itemdesc = 'item',
  $itemiddesc = 'item id',
  $warningcodedesc = 'the warning code can be used by the client app to implement specific behaviour' 
)

Constructor.

Parameters
string$itemdesc
string$itemiddesc
string$warningcodedesc

Reimplemented from core_external\external_description.


The documentation for this class was generated from the following file: