Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
Simple interface implemented to add behaviour that an element can be checked to see if it should be disabled. More...
Public Member Functions | |
is_disabled () | |
Am I disabled ? | |
Simple interface implemented to add behaviour that an element can be checked to see if it should be disabled.
gradereport_singleview\local\ui\be_disabled::is_disabled | ( | ) |
Am I disabled ?
bool |
Implemented in gradereport_singleview\local\ui\exclude, gradereport_singleview\local\ui\feedback, gradereport_singleview\local\ui\finalgrade, and gradereport_singleview\local\ui\override.