Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
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.