claroline/claroline/right/profile.php File Reference

Go to the source code of this file.

Namespaces

namespace  RIGHT

Variables

 $nameTools = get_lang('Course profile')
 $dialogBox = new DialogBox()
 $tidReset = true
 $is_allowedToEdit = claro_is_course_manager()
 if (!$is_allowedToEdit)
 $cmd = isset($_REQUEST['cmd'])?$_REQUEST['cmd']:null
 $display_profile = isset($_REQUEST['display_profile'])?$_REQUEST['display_profile']:null
 $profile_id = isset($_REQUEST['profile_id'])?$_REQUEST['profile_id']:null
 $tool_id = isset($_REQUEST['tool_id'])?$_REQUEST['tool_id']:null
 $right_value = isset($_REQUEST['right_value'])?$_REQUEST['right_value']:null
if(!empty($profile_id)) $display_profile_list = array()
 $display_profile_url_param = null
 $out = ''
 $profileRightHtml = new RightProfileToolRightHtml()
 $profileFoundCount = 0

Variable Documentation

$cmd = isset($_REQUEST['cmd'])?$_REQUEST['cmd']:null

Definition at line 40 of file profile.php.

$dialogBox = new DialogBox()

Definition at line 21 of file profile.php.

$display_profile = isset($_REQUEST['display_profile'])?$_REQUEST['display_profile']:null

Definition at line 41 of file profile.php.

if (!empty($profile_id)) $display_profile_list = array()

Definition at line 77 of file profile.php.

$display_profile_url_param = null

Definition at line 78 of file profile.php.

$is_allowedToEdit = claro_is_course_manager()

Definition at line 26 of file profile.php.

$nameTools = get_lang('Course profile')

Definition at line 20 of file profile.php.

$out = ''

Definition at line 105 of file profile.php.

$profile_id = isset($_REQUEST['profile_id'])?$_REQUEST['profile_id']:null

Definition at line 42 of file profile.php.

$profileFoundCount = 0

Definition at line 112 of file profile.php.

$profileRightHtml = new RightProfileToolRightHtml()

Definition at line 109 of file profile.php.

$right_value = isset($_REQUEST['right_value'])?$_REQUEST['right_value']:null

Definition at line 44 of file profile.php.

$tidReset = true

Definition at line 22 of file profile.php.

$tool_id = isset($_REQUEST['tool_id'])?$_REQUEST['tool_id']:null

Definition at line 43 of file profile.php.

if(!$is_allowedToEdit)

Definition at line 28 of file profile.php.

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