]> git.mjollnir.org Git - moodle.git/commit
moodle_page: MDL-12212 start of new moodle_page class
authortjhunt <tjhunt>
Wed, 6 May 2009 08:29:22 +0000 (08:29 +0000)
committertjhunt <tjhunt>
Wed, 6 May 2009 08:29:22 +0000 (08:29 +0000)
commitc13a5e71cc9d92681d1f52b821eab585d09c274d
tree1cb2bcac005870322cee65c0de3ad2c03a503d64
parentde60de044ccd45fc3c1b437df4183c9c8cbc2304
moodle_page: MDL-12212 start of new moodle_page class
* has course and status fields
* $PAGE->status updated by print_header and footer
* $PAGE->set_course now replace course_setup function
* global $PAGE created in setup.php
* unit tests for functionality so far
* Moodle still seems to work after this commit!
16 files changed:
course/user.php
lib/adminlib.php
lib/moodlelib.php
lib/pagelib.php
lib/sessionlib.php
lib/setup.php
lib/upgradelib.php
lib/weblib.php
mod/chat/chatd.php
mod/chat/gui_header_js/chatinput.php
mod/chat/gui_header_js/jsupdate.php
mod/chat/gui_header_js/jsupdated.php
mod/chat/gui_header_js/users.php
mod/chat/gui_sockets/chatinput.php
mod/forum/post.php
theme/chameleon/ui/css.php