Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
gradereport_singleview\local\ui\be_readonly Interface Reference

Simple interface implemented to add behaviour that an element can be checked to see if it should be read-only. More...

Inheritance diagram for gradereport_singleview\local\ui\be_readonly:
gradereport_singleview\local\screen\tablelike gradereport_singleview\local\ui\exclude gradereport_singleview\local\ui\feedback gradereport_singleview\local\ui\finalgrade gradereport_singleview\local\ui\override gradereport_singleview\local\screen\grade gradereport_singleview\local\screen\user

Public Member Functions

 is_readonly ()
 Return true if this is read-only.
 

Detailed Description

Simple interface implemented to add behaviour that an element can be checked to see if it should be read-only.

Member Function Documentation

◆ is_readonly()

gradereport_singleview\local\ui\be_readonly::is_readonly ( )

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