| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
Page class for lesson
| Author: | Mark Nielsen |
| License: | http://www.gnu.org/copyleft/gpl.html GNU Public License |
| Version: | $Id: pagelib.php,v 1.5.2.4 2008/01/18 14:37:29 nicolasconnault Exp $ |
| File Size: | 183 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 1 time |
| Includes or requires: | 0 files |
page_lesson:: (7 methods):
print_header()
get_type()
blocks_get_positions()
blocks_default_position()
blocks_move_position()
url_get_parameters()
set_lessonpageid()
Class: page_lesson - X-Ref
Class that models the behavior of a lesson| print_header($title = '', $morenavlinks = array() X-Ref |
| Print a standard lesson heading. This will also print up to three buttons in the breadcrumb, lesson heading lesson tabs, lesson notifications and perhaps a popup with a media file. return: void |
| get_type() X-Ref |
| No description |
| blocks_get_positions() X-Ref |
| No description |
| blocks_default_position() X-Ref |
| No description |
| blocks_move_position(&$instance, $move) X-Ref |
| No description |
| url_get_parameters() X-Ref |
| Needed to add the ID of the current lesson page return: array |
| set_lessonpageid($pageid) X-Ref |
| Set the current lesson page ID return: void |
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |