Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/report/progress/lib.php File Reference

Go to the source code of this file.

Namespaces

namespace  report

Functions

 report_progress_extend_navigation_course ($navigation, $course, $context)
 report_progress_page_type_list ($pagetype, $parentcontext, $currentcontext)

Function Documentation

report_progress_extend_navigation_course ( navigation,
course,
context 
)

This function extends the navigation with the report items

Parameters:
navigation_node$navigationThe navigation node to extend
stdClass$courseThe course to object for the report
stdClass$contextThe context of the course

Definition at line 35 of file lib.php.

Here is the call graph for this function:

report_progress_page_type_list ( pagetype,
parentcontext,
currentcontext 
)

Return a list of page types

Parameters:
string$pagetypecurrent page type
stdClass$parentcontextBlock's parent context
stdClass$currentcontextCurrent context of block
Returns:
array

Definition at line 61 of file lib.php.

 All Data Structures Namespaces Files Functions Variables Enumerations