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

Public Member Functions

 init ()
 get_content ()

Detailed Description

Self course completion marking Let's a user manually complete a course

Will only display if the course has completion enabled, there is a self completion criteria, and the logged in user is yet to complete the course.

Definition at line 36 of file block_selfcompletion.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

Reimplemented from block_base.

Definition at line 42 of file block_selfcompletion.php.

Here is the call graph for this function:

init ( )

Definition at line 38 of file block_selfcompletion.php.


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