public/main/admin/career_dashboard.php
Variable "promotion_array" is not in valid camel caps format Open
Open
$promotion_array = [];
- Exclude checks
Variable "career_select_list" is not in valid camel caps format Open
Open
$career_select_list[0] = ' -- '.get_lang('Select').' --';
- Exclude checks
Variable "column_count" is not in valid camel caps format Open
Open
$column_count = 3;
- Exclude checks
Variable "promotion_item" is not in valid camel caps format Open
Open
$promotion_item['id']
- Exclude checks
Variable "career_item" is not in valid camel caps format Open
Open
'name' => $career_item['title'],
- Exclude checks
Variable "career_array" is not in valid camel caps format Open
Open
$career_array = [];
- Exclude checks
Variable "session_item" is not in valid camel caps format Open
Open
$course_list = SessionManager::get_course_list_by_session_id($session_item['id']);
- Exclude checks
Variable "course_list" is not in valid camel caps format Open
Open
'courses' => $course_list,
- Exclude checks
Variable "career_item" is not in valid camel caps format Open
Open
$career_item['id'],
- Exclude checks
Variable "session_item" is not in valid camel caps format Open
Open
'data' => $session_item,
- Exclude checks
Variable "promotion_array" is not in valid camel caps format Open
Open
'promotions' => $promotion_array,
- Exclude checks
Variable "career_select_list" is not in valid camel caps format Open
Open
$career_select_list[$item['id']] = $item['name'];
- Exclude checks
Variable "promotion_array" is not in valid camel caps format Open
Open
$promotion_array[$promotion_item['id']] = [
- Exclude checks
Variable "promotion_item" is not in valid camel caps format Open
Open
'name' => $promotion_item['title'],
- Exclude checks
Variable "promotion_item" is not in valid camel caps format Open
Open
foreach ($promotions as $promotion_item) {
- Exclude checks
Variable "course_list" is not in valid camel caps format Open
Open
$course_list = SessionManager::get_course_list_by_session_id($session_item['id']);
- Exclude checks
Variable "session_list" is not in valid camel caps format Open
Open
$session_list[] = [
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_PLATFORM_ADMIN;
- Exclude checks
Variable "promotion_item" is not in valid camel caps format Open
Open
'id' => $promotion_item['id'],
- Exclude checks
Variable "career_item" is not in valid camel caps format Open
Open
foreach ($careers as $career_item) {
- Exclude checks
Variable "promotion_item" is not in valid camel caps format Open
Open
if (0 == $promotion_item['status']) {
- Exclude checks
Variable "session_list" is not in valid camel caps format Open
Open
'sessions' => $session_list,
- Exclude checks
Variable "grid_js" is not in valid camel caps format Open
Open
$grid_js = '';
- Exclude checks
Variable "session_item" is not in valid camel caps format Open
Open
foreach ($sessions as $session_item) {
- Exclude checks
Variable "career_array" is not in valid camel caps format Open
Open
$career_array[$career_item['id']] = [
- Exclude checks
Variable "career_select_list" is not in valid camel caps format Open
Open
$career_select_list,
- Exclude checks
Variable "session_list" is not in valid camel caps format Open
Open
$session_list = [];
- Exclude checks
Variable "career_item" is not in valid camel caps format Open
Open
$career_array[$career_item['id']] = [
- Exclude checks
Variable "career_item" is not in valid camel caps format Open
Open
$careers[$career_item['id']]['career'] = $careerList;
- Exclude checks
Variable "promotion_item" is not in valid camel caps format Open
Open
$promotion_array[$promotion_item['id']] = [
- Exclude checks
Variable "promotion_array" is not in valid camel caps format Open
Open
'promotions' => $promotion_array,
- Exclude checks
Variable "career_select_list" is not in valid camel caps format Open
Open
$career_select_list = [];
- Exclude checks
Variable "career_content" is not in valid camel caps format Open
Open
$career_content = '';
- Exclude checks