]> git.mjollnir.org Git - moodle.git/commit
moodle_page: MDL-12212 Kill legacy url_... and blocks_... methods
authortjhunt <tjhunt>
Wed, 6 May 2009 08:55:53 +0000 (08:55 +0000)
committertjhunt <tjhunt>
Wed, 6 May 2009 08:55:53 +0000 (08:55 +0000)
commitad52c04f4c7e3294d1d8bcabbac74f6ad940df20
tree2a51c62e14e7b79c39d3a108fdd7bfa113138c9a
parent4873f5f709c32306c4f7cb587ca5d05803e18f7b
moodle_page: MDL-12212 Kill legacy url_... and blocks_... methods
Start calling $PAGE->set_url in all the places it will be necessary
Start of a stub implementation of $PAGE->blocks to stop other things breaking
Remove some of the special case methods in admin_page
28 files changed:
admin/pagelib.php
admin/search.php
admin/settings.php
blocks/moodleblock.class.php
blocks/rss_client/block_rss_client.php
blocks/rss_client/config_instance.html
blocks/rss_client/config_instance_tabs.php
blog/blogpage.php
blog/header.php
course/view.php
index.php
lib/adminlib.php
lib/blocklib.php
lib/pagelib.php
lib/simpletest/testpagelib_moodlepage.php
lib/weblib.php
mod/chat/view.php
mod/data/view.php
mod/lesson/action/continue.php
mod/lesson/pagelib.php
mod/lesson/view.php
mod/quiz/view.php
mod/resource/lib.php
mod/survey/view.php
my/index.php
my/pagelib.php
tag/index.php
tag/pagelib.php