customlib->getStaffRole(); $role = json_decode($my_role); if ($role->id == 7) { $staff_id = $_POST['staff_id']; } else { $staff_id = $staff_id; } ?>

lang->line('to') . " " . $this_week_end; ?>

$tm_value) { $new_date1 = $this->customlib->dateFormatToYYYYMMDD($this_week_start); $next_date = date('Y-m-d', strtotime($new_date1 . ' +' . $day_counter . ' day')); $day_counter++; ?> $tm_value) { $new_date1 = $this->customlib->dateFormatToYYYYMMDD($this_week_start); $new_date = date('Y-m-d', strtotime($new_date1 . ' +' . $day_counter . ' day')); $day_counter++; ?>
lang->line(strtolower($tm_key)); ?>
customlib->getSchoolDateFormat(), strtotime($next_date)); ?>
lang->line('not'); ?>
lang->line('scheduled'); ?>

$tm_kue) { $subject_group_subject_class_section = $this->lessonplan_model->getsubject_group_class_sectionsId($tm_kue->class_id, $tm_kue->section_id, $tm_kue->subject_group_id); $subject_syllabus = $this->syllabus_model->get_subject_syllabusdata($tm_kue->subject_group_subject_id, date('Y-m-d', strtotime($new_date)), $role->id, $staff_id, $tm_kue->time_from, $tm_kue->time_to, $subject_group_subject_class_section['id']); if ($subject_syllabus[0]['total'] > 0) { $action = $subject_syllabus[0]['id']; } else { $action = 0; } if ($action != 0) { ?>
rbac->hasPrivilege('manage_lesson_plan', 'can_edit')) { ?>
rbac->hasPrivilege('manage_lesson_plan', 'can_add')) { ?>
lang->line('subject') ?>: subject_name; if ($tm_kue->subject_code != '') { echo " (" . $tm_kue->subject_code . ")"; } ?>
lang->line('class') ?>: class . "(" . $tm_kue->section . ")"; ?>
time_from ?> - time_to; ?>
lang->line('room_no'); ?>: room_no; ?>
lang->line('no_record_found'); ?>