claroline/claroline/group/group.php File Reference

Go to the source code of this file.

Namespaces

namespace  CLGRP

Variables

 $tlabelReq = 'CLGRP'
 $gidReq = null
 $gidReset = true
 $display = DISP_GROUP_LIST
 $nameTools = get_lang("Groups")
 $tbl_cdb_names = claro_sql_get_course_tbl()
 $tbl_mdb_names = claro_sql_get_main_tbl()
 $tbl_user = $tbl_mdb_names['user' ]
 $tbl_CoursUsers = $tbl_mdb_names['rel_course_user' ]
 $tbl_Groups = $tbl_cdb_names['group_team' ]
 $tbl_GroupsProperties = $tbl_cdb_names['group_property' ]
 $tbl_course_properties = $tbl_cdb_names['course_properties' ]
 $tbl_GroupsUsers = $tbl_cdb_names['group_rel_team_user']
 $tbl_Forums = $tbl_cdb_names['bb_forums' ]
 $currentCourseRepository = claro_get_course_path()
 $currentCourseId = claro_get_current_course_id()
 $_groupProperties = claro_get_current_group_properties_data()
 $is_allowedToManage = claro_is_allowed_to_edit()
 $isGroupRegAllowed
 $groupPrivate = $_groupProperties ['private']
 $nbGroupPerUser = $_groupProperties ['nbGroupPerUser']
if(!$nbGroupPerUser) $dialogBox = new DialogBox()
 $display_groupadmin_manager = (bool) $is_allowedToManage
if($is_allowedToManage) if(DISP_GROUP_LIST==$display) $htmlHeadXtra []
 $out = ''
 $sortUrlList = $groupPager->get_sort_url_list($_SERVER['PHP_SELF'])
 $totalRegistered = 0

Variable Documentation

$_groupProperties = claro_get_current_group_properties_data()

Definition at line 76 of file group.php.

$currentCourseId = claro_get_current_course_id()

Definition at line 75 of file group.php.

$currentCourseRepository = claro_get_course_path()

MAIN SETTINGS INIT

Definition at line 74 of file group.php.

if (!$nbGroupPerUser) $dialogBox = new DialogBox()

Definition at line 102 of file group.php.

$display = DISP_GROUP_LIST

Definition at line 52 of file group.php.

$display_groupadmin_manager = (bool) $is_allowedToManage

Definition at line 105 of file group.php.

$gidReq = null

Definition at line 41 of file group.php.

$gidReset = true

Definition at line 42 of file group.php.

$groupPrivate = $_groupProperties ['private']

Definition at line 87 of file group.php.

if ($is_allowedToManage) if (DISP_GROUP_LIST==$display) $htmlHeadXtra[]
Initial value:
'<style type="text/css">
<!--
.comment { margin-left: 30px}
-->
</style>'."\n"

Definition at line 524 of file group.php.

$is_allowedToManage = claro_is_allowed_to_edit()

Definition at line 77 of file group.php.

$isGroupRegAllowed
Initial value:
     claro_get_current_group_properties_data('registrationAllowed')
                           && (  !claro_is_course_tutor()
                               || (  claro_is_course_tutor()
                                   && get_conf('tutorCanBeSimpleMemberOfOthersGroupsAsStudent')
                         )
                               )

Definition at line 79 of file group.php.

$nameTools = get_lang("Groups")

Definition at line 53 of file group.php.

$nbGroupPerUser = $_groupProperties ['nbGroupPerUser']

Definition at line 88 of file group.php.

if ($is_allowedToManage) $out = ''

Definition at line 531 of file group.php.

$sortUrlList = $groupPager->get_sort_url_list($_SERVER['PHP_SELF'])

Definition at line 587 of file group.php.

$tbl_cdb_names = claro_sql_get_course_tbl()

DB TABLE NAMES INIT

Definition at line 59 of file group.php.

$tbl_course_properties = $tbl_cdb_names['course_properties' ]

Definition at line 66 of file group.php.

$tbl_CoursUsers = $tbl_mdb_names['rel_course_user' ]

Definition at line 63 of file group.php.

$tbl_Forums = $tbl_cdb_names['bb_forums' ]

Definition at line 68 of file group.php.

$tbl_Groups = $tbl_cdb_names['group_team' ]

Definition at line 64 of file group.php.

$tbl_GroupsProperties = $tbl_cdb_names['group_property' ]

Definition at line 65 of file group.php.

$tbl_GroupsUsers = $tbl_cdb_names['group_rel_team_user']

Definition at line 67 of file group.php.

$tbl_mdb_names = claro_sql_get_main_tbl()

Definition at line 60 of file group.php.

$tbl_user = $tbl_mdb_names['user' ]

Definition at line 62 of file group.php.

$tlabelReq = 'CLGRP'

Definition at line 37 of file group.php.

$totalRegistered = 0

Definition at line 617 of file group.php.

Generated on Tue Jun 8 12:28:37 2010 for Claroline API by  doxygen 1.6.3