public/main/work/work_missing.php
Variable "user_id" is not in valid camel caps format Open
Open
$user_id = api_get_user_id();
- 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 "group_id" is not in valid camel caps format Open
Open
'url' => api_get_path(WEB_CODE_PATH).'group/group_space.php?gid='.$group_id,
- Exclude checks
Variable "show_work" is not in valid camel caps format Open
Open
$show_work = GroupManager::userHasAccess(
- Exclude checks
Variable "show_work" is not in valid camel caps format Open
Open
if (!$show_work) {
- Exclude checks
Variable "mails_sent_to" is not in valid camel caps format Open
Open
$mails_sent_to = send_reminder_users_without_publication(
- Exclude checks
Variable "current_course_tool" is not in valid camel caps format Open
Open
$current_course_tool = TOOL_STUDENTPUBLICATION;
- Exclude checks
Variable "show_work" is not in valid camel caps format Open
Open
$show_work = false;
- 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 "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_COURSES;
- Exclude checks
Variable "mails_sent_to" is not in valid camel caps format Open
Open
get_lang('Your message has been sent.').' '.implode(', ', $mails_sent_to),
- 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 "group_id" is not in valid camel caps format Open
Open
$group_id = api_get_group_id();
- Exclude checks
Variable "mails_sent_to" is not in valid camel caps format Open
Open
if (empty($mails_sent_to)) {
- Exclude checks
Variable "group_id" is not in valid camel caps format Open
Open
if (!empty($group_id)) {
- 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 "my_folder_data" is not in valid camel caps format Open
Open
$my_folder_data
- Exclude checks
Variable "show_work" is not in valid camel caps format Open
Open
$show_work = true;
- Exclude checks
Variable "my_folder_data" is not in valid camel caps format Open
Open
if (empty($my_folder_data)) {
- Exclude checks
Variable "user_id" is not in valid camel caps format Open
Open
$user_id,
- Exclude checks