public/main/work/work_list_others.php
Variable "group_id" is not in valid camel caps format Open
Open
$group_id = api_get_group_id();
- Exclude checks
Variable "group_properties" is not in valid camel caps format Open
Open
$group_properties = api_get_group_entity($group_id);
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
$check_qualification = (int) ($my_folder_data['qualification']);
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = [
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['autowidth'] = 'true';
- Exclude checks
Variable "current_course_tool" is not in valid camel caps format Open
Open
$current_course_tool = TOOL_STUDENTPUBLICATION;
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
if (empty($my_folder_data)) {
- Exclude checks
Variable "work_data" is not in valid camel caps format Open
Open
$work_data = get_work_assignment_by_id($workId);
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
$group_properties = api_get_group_entity($group_id);
- Exclude checks
Variable "show_work" is not in valid camel caps format Open
Open
$show_work = true;
- Exclude checks
Variable "group_properties" is not in valid camel caps format Open
Open
'name' => get_lang('Group area').' '.$group_properties->getTitle(),
- Exclude checks
Variable "show_work" is not in valid camel caps format Open
Open
$show_work = false;
- Exclude checks
Variable "check_qualification" is not in valid camel caps format Open
Open
if (!empty($work_data['enable_qualification']) && !empty($check_qualification)) {
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
$column_model = [
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['sortname'] = 'firstname';
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
if (!empty($group_id)) {
- Exclude checks
Variable "check_qualification" is not in valid camel caps format Open
Open
$check_qualification = (int) ($my_folder_data['qualification']);
- Exclude checks
Variable "show_work" is not in valid camel caps format Open
Open
$show_work = GroupManager::userHasAccess(
- Exclude checks
Variable "work_data" is not in valid camel caps format Open
Open
if (!empty($work_data['enable_qualification']) && !empty($check_qualification)) {
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params = [];
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = get_lang('Assignments');
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
$extra_params['height'] = 'auto';
- Exclude checks
Variable "column_model" is not in valid camel caps format Open
Open
echo Display::grid_js('results', $url, $columns, $column_model, $extra_params);
- Exclude checks
Variable "extra_params" is not in valid camel caps format Open
Open
echo Display::grid_js('results', $url, $columns, $column_model, $extra_params);
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
$my_folder_data = get_work_data_by_id($workId);
- Exclude checks
Variable "group_properties" is not in valid camel caps format Open
Open
$group_properties,
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
'name' => $my_folder_data['title'],
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
Security::remove_XSS($my_folder_data['description']).'</p></div></p>';
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "show_work" is not in valid camel caps format Open
Open
if (!$show_work) {
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
if (!empty($my_folder_data['description'])) {
- Exclude checks