| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
Simple interface implemented to add behaviour that an element can be checked to see if it should be read-only. More...
| Public Member Functions | |
| is_readonly () | |
| Return true if this is read-only. | |
Simple interface implemented to add behaviour that an element can be checked to see if it should be read-only.
| gradereport_singleview\local\ui\be_readonly::is_readonly | ( | ) | 
Return true if this is read-only.
| bool | 
Implemented in gradereport_singleview\local\screen\tablelike, gradereport_singleview\local\ui\exclude, gradereport_singleview\local\ui\feedback, gradereport_singleview\local\ui\finalgrade, and gradereport_singleview\local\ui\override.