Public Member Functions | |
| RightCourseProfileToolRight () | |
| load ($profile) | |
| save () | |
| getCourseId () | |
| setCourseId ($value) | |
| reset () | |
| resetAllRightProfile ($courseId) | |
Data Fields | |
| $courseId | |
| $defaultToolActionList = array() | |
Definition at line 23 of file courseProfileToolAction.class.php.
| getCourseId | ( | ) |
Get courseId
Definition at line 153 of file courseProfileToolAction.class.php.
| load | ( | $ | profile | ) |
Load rights of a profile/course
Reimplemented from RightProfileToolAction.
Definition at line 57 of file courseProfileToolAction.class.php.
| reset | ( | ) |
Reset the values of the profile/course
Definition at line 171 of file courseProfileToolAction.class.php.
| resetAllRightProfile | ( | $ | courseId | ) |
Definition at line 193 of file courseProfileToolAction.class.php.
Constructor
Definition at line 42 of file courseProfileToolAction.class.php.
| save | ( | ) |
Save profile tool list action value
Reimplemented from RightProfileToolAction.
Definition at line 107 of file courseProfileToolAction.class.php.
| setCourseId | ( | $ | value | ) |
Set courseId
Definition at line 162 of file courseProfileToolAction.class.php.
| $courseId |
Definition at line 30 of file courseProfileToolAction.class.php.
| $defaultToolActionList = array() |
$defaultToolActionList list action of the profile and their values
Definition at line 36 of file courseProfileToolAction.class.php.
1.6.3