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

Go to the source code of this file.

Namespaces

namespace  report

Functions

 report_log_print_graph ($course, $userid, $type, $date=0)
 report_log_print_mnet_selector_form ($hostid, $course, $selecteduser=0, $selecteddate='today', $modname="", $modid=0, $modaction='', $selectedgroup=-1, $showcourses=0, $showusers=0, $logformat='showashtml')
 report_log_print_selector_form ($course, $selecteduser=0, $selecteddate='today', $modname="", $modid=0, $modaction='', $selectedgroup=-1, $showcourses=0, $showusers=0, $logformat='showashtml')

Variables

 if (!defined('REPORT_LOG_MAX_DISPLAY'))

Function Documentation

report_log_print_graph ( course,
userid,
type,
date = 0 
)

Definition at line 34 of file locallib.php.

report_log_print_mnet_selector_form ( hostid,
course,
selecteduser = 0,
selecteddate = 'today',
modname = "",
modid = 0,
modaction = '',
selectedgroup = -1,
showcourses = 0,
showusers = 0,
logformat = 'showashtml' 
)

Setup for group handling.

Casting $course->modinfo to string prevents one notice when the field is null

Definition at line 45 of file locallib.php.

Here is the call graph for this function:

report_log_print_selector_form ( course,
selecteduser = 0,
selecteddate = 'today',
modname = "",
modid = 0,
modaction = '',
selectedgroup = -1,
showcourses = 0,
showusers = 0,
logformat = 'showashtml' 
)

Setup for group handling.

Casting $course->modinfo to string prevents one notice when the field is null

Definition at line 330 of file locallib.php.

Here is the call graph for this function:


Variable Documentation

if(!defined('REPORT_LOG_MAX_DISPLAY'))

Definition at line 28 of file locallib.php.

 All Data Structures Namespaces Files Functions Variables Enumerations