Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)

Variables

 $logs
 

Detailed Description

Variable Documentation

◆ $logs

$logs
Initial value:
= array(
array('module'=>'choice', 'action'=>'view', 'mtable'=>'choice', 'field'=>'name'),
array('module'=>'choice', 'action'=>'update', 'mtable'=>'choice', 'field'=>'name'),
array('module'=>'choice', 'action'=>'add', 'mtable'=>'choice', 'field'=>'name'),
array('module'=>'choice', 'action'=>'report', 'mtable'=>'choice', 'field'=>'name'),
array('module'=>'choice', 'action'=>'choose', 'mtable'=>'choice', 'field'=>'name'),
array('module'=>'choice', 'action'=>'choose again', 'mtable'=>'choice', 'field'=>'name'),
)