| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
| Variables | |
| if(empty($currenttab) or empty($data) or empty($course)) | $context = context_module::instance($cm->id) | 
| $row = array() | |
| $row [] = new tabobject('list', new moodle_url('/mod/data/view.php', array('d' => $data->id)), get_string('list','data')) | |
| if(isset($record)) | else | 
| if(isloggedin()) | if ( $currenttab=='templates' and isset( $mode) &&isset( $templatestab)) | 
| if (isset( $record)) else |