Public Member Functions | |
| setToolRight ($toolId, $right) | |
| getToolRight ($toolId) | |
| setToolListRight ($toolList, $right) | |
Definition at line 23 of file profileToolRight.class.php.
| getToolRight | ( | $ | toolId | ) |
Get the tool right (none, user, manager)
| integer | $toolId tool identifier |
Definition at line 58 of file profileToolRight.class.php.
| setToolListRight | ( | $ | toolList, | |
| $ | right | |||
| ) |
Set right of the tool list
Definition at line 81 of file profileToolRight.class.php.
| setToolRight | ( | $ | toolId, | |
| $ | right | |||
| ) |
Set the tool right (none, user, manager)
| integer | $toolId tool identifier | |
| string | $right the right value |
Definition at line 33 of file profileToolRight.class.php.
1.6.3