|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| init () | |
| has_config () | |
| get_content () | |
| get_remote_courses () | |
Definition at line 5 of file block_course_list.php.
| get_content | ( | ) |
Parent class version of this function simply returns NULL This should be implemented by the derived class to return the content object.
If we can update any course of the view all isn't hidden, show the view all courses link
If we can update any course of the view all isn't hidden, show the view all courses link
If we can update any course of the view all isn't hidden, show the view all courses link
Reimplemented from block_base.
Definition at line 14 of file block_course_list.php.

Definition at line 104 of file block_course_list.php.


| has_config | ( | ) |
Subclasses should override this and return true if the subclass block has a config_global.html file.
Reimplemented from block_base.
Definition at line 10 of file block_course_list.php.
| init | ( | ) |
Definition at line 6 of file block_course_list.php.