Public Member Functions | |
| RightProfileToolRightHtml ($rightProfileToolRight=null) | |
| addRightProfileToolRight ($rightProfileToolRight) | |
| setCourseToolInfo ($courseToolInfo) | |
| isSetCourseToolInfo () | |
| setDisplayMode ($value) | |
| addUrlParam ($paramName, $paramValue) | |
| displayProfileToolRightList () | |
Data Fields | |
| $rightProfileToolRightList = array() | |
| $displayMode = '' | |
| $urlParamAppendList = array() | |
| $courseToolInfo = array() | |
Definition at line 23 of file profileToolRightHtml.class.php.
| addRightProfileToolRight | ( | $ | rightProfileToolRight | ) |
Add Right Profile object
Definition at line 67 of file profileToolRightHtml.class.php.
| addUrlParam | ( | $ | paramName, | |
| $ | paramValue | |||
| ) |
Set Url param append
Definition at line 105 of file profileToolRightHtml.class.php.
| displayProfileToolRightList | ( | ) |
Display table with tool/right of the profile
Definition at line 114 of file profileToolRightHtml.class.php.
| isSetCourseToolInfo | ( | ) |
Is set course Tool Info
Definition at line 87 of file profileToolRightHtml.class.php.
| RightProfileToolRightHtml | ( | $ | rightProfileToolRight = null |
) |
Constructor
Definition at line 54 of file profileToolRightHtml.class.php.
| setCourseToolInfo | ( | $ | courseToolInfo | ) |
Set course tool info ('icon','tid','visibility','activation')
Definition at line 78 of file profileToolRightHtml.class.php.
| setDisplayMode | ( | $ | value | ) |
Set display mode
Definition at line 96 of file profileToolRightHtml.class.php.
| $courseToolInfo = array() |
Definition at line 48 of file profileToolRightHtml.class.php.
| $displayMode = '' |
Definition at line 36 of file profileToolRightHtml.class.php.
| $rightProfileToolRightList = array() |
Definition at line 30 of file profileToolRightHtml.class.php.
| $urlParamAppendList = array() |
Definition at line 42 of file profileToolRightHtml.class.php.
1.6.3