Moodle  2.2.1
http://www.collinsharper.com
page_base Class Reference
Inheritance diagram for page_base:
Collaboration diagram for page_base:

Public Member Functions

 get_id ()
 Class Functions.
 init_quick ($data)
 init_full ()

Data Fields

 $id = NULL

Detailed Description

Definition at line 1829 of file pagelib.php.


Member Function Documentation

get_id ( )

Class Functions.

Reimplemented from moodle_page.

Definition at line 1843 of file pagelib.php.

init_full ( )

Definition at line 1852 of file pagelib.php.

Here is the caller graph for this function:

init_quick ( data)

Definition at line 1848 of file pagelib.php.


Field Documentation

int $id = NULL

The numeric identifier of the page being described.

Definition at line 1834 of file pagelib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations