Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
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.