Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Classes
pagelib.php File Reference

This file contains the moodle_page class. More...

Classes

class  moodle_page
 

Detailed Description

This file contains the moodle_page class.

There is normally a single instance of this class in the $PAGE global variable. This class is a central repository of information about the page we are building up to send back to the user.