Go to the source code of this file.
Namespaces | |
| namespace | CLHOME |
Variables | |
| $gidReset = TRUE | |
| $tidReset = TRUE | |
| $toolRepository = get_path('clarolineRepositoryWeb') | |
| $toolNameList = claro_get_tool_name_list() | |
| $toolList = claro_get_course_tool_list(claro_get_current_course_id(),$_profileId,true) | |
| $toolLinkList = array() | |
| foreach($toolList as $thisTool) | $courseManageToolLinkList [] |
| if(get_conf('is_trackingEnabled')) | $template = new CoreTemplate('course_index.tpl.php') |
| $courseManageToolLinkList[] |
'<a class="claroCmd" href="' . htmlspecialchars(Url::Contextualize( get_path('clarolineRepositoryWeb') . 'course/tools.php' )) . '">' . '<img src="' . get_icon_url('edit') . '" alt="" /> ' . get_lang('Edit Tool list') . '</a>'
| if (get_conf('is_trackingEnabled')) $template = new CoreTemplate('course_index.tpl.php') |
| $toolList = claro_get_course_tool_list(claro_get_current_course_id(),$_profileId,true) |
1.6.3