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

Public Member Functions

 init ()
 has_config ()
 get_content ()
 get_remote_courses ()

Detailed Description

Definition at line 5 of file block_course_list.php.


Member Function Documentation

Parent class version of this function simply returns NULL This should be implemented by the derived class to return the content object.

Returns:
stdObject

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.

Here is the call graph for this function:

Definition at line 104 of file block_course_list.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Subclasses should override this and return true if the subclass block has a config_global.html file.

Returns:
boolean

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.


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