Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/survey/db/log.php File Reference

Go to the source code of this file.

Namespaces

namespace  mod
 

Local Library of functions for module scorm.


Variables

 $logs

Variable Documentation

$logs
Initial value:
 array(
    array('module'=>'survey', 'action'=>'add', 'mtable'=>'survey', 'field'=>'name'),
    array('module'=>'survey', 'action'=>'update', 'mtable'=>'survey', 'field'=>'name'),
    array('module'=>'survey', 'action'=>'download', 'mtable'=>'survey', 'field'=>'name'),
    array('module'=>'survey', 'action'=>'view form', 'mtable'=>'survey', 'field'=>'name'),
    array('module'=>'survey', 'action'=>'view graph', 'mtable'=>'survey', 'field'=>'name'),
    array('module'=>'survey', 'action'=>'view report', 'mtable'=>'survey', 'field'=>'name'),
    array('module'=>'survey', 'action'=>'submit', 'mtable'=>'survey', 'field'=>'name'),
)

Definition at line 29 of file log.php.

 All Data Structures Namespaces Files Functions Variables Enumerations