|
ILIAS
Release_4_2_x_branch Revision 61807
|
Inheritance diagram for ilLPObjectStatisticsGUI:
Collaboration diagram for ilLPObjectStatisticsGUI:Public Member Functions | |
| ilLPObjectStatisticsGUI ($a_mode, $a_ref_id=0) | |
| executeCommand () | |
| execute command | |
| applyAccessFilter () | |
| resetAccessFilter () | |
| access () | |
| showAccessGraph () | |
| applyTypesFilter () | |
| resetTypesFilter () | |
| types () | |
| showTypesGraph () | |
| applyDailyFilter () | |
| resetDailyFilter () | |
| daily () | |
| showDailyGraph () | |
| admin () | |
| adminSync () | |
| confirmDeleteData () | |
| deleteData () | |
Public Member Functions inherited from ilLearningProgressBaseGUI | |
| ilLearningProgressBaseGUI ($a_mode, $a_ref_id=0, $a_usr_id=0) | |
| activePDF () | |
| __checkPDF () | |
| isAnonymized () | |
| isObjectAnonymized () | |
| getMode () | |
| getRefId () | |
| getObjId () | |
| getUserId () | |
| activateStatistics ($a_act=true) | |
| __getDefaultCommand () | |
| __setSubTabs ($a_active) | |
| __buildFooter () | |
| __buildHeader () | |
| __insertPath (&$a_tpl, $a_ref_id) | |
| insert path | |
| __showImageByStatus (&$tpl, $a_status, $tpl_prefix="") | |
| _getImagePathForStatus ($a_status) | |
| Get image path for status. | |
| _getStatusText ($a_status) | |
| Get status alt text. | |
| & | __initTableGUI () |
| __showObjectDetails (&$info, $item_id=0) | |
| show details about current object. | |
| __appendUserInfo (&$info, $a_user) | |
| __appendLPDetails (&$info, $item_id, $user_id) | |
| __readStatus ($a_obj_id, $user_id) | |
| __showButton ($a_link, $a_text, $a_target= '') | |
| __sort ($a_ids, $a_table, $a_field, $a_id_name) | |
| Function that sorts ids by a given table field using WHERE IN E.g: __sort(array(6,7),'usr_data','lastname','usr_id') => sorts by lastname. | |
| __getPercent ($max, $reached) | |
| __readItemStatusInfo ($a_items) | |
| __getLegendHTML () | |
| __showEditUser ($a_user_id, $a_ref_id, $a_cancel, $a_sub_id=false) | |
| __updateUser ($user_id, $obj_id) | |
Protected Member Functions | |
| setTabs () | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilLearningProgressBaseGUI | |
| static | _showImageByStatus (&$tpl, $a_status, $tpl_prefix="") |
| static | isObjectOffline ($a_obj_id, $a_type=null) |
Data Fields inherited from ilLearningProgressBaseGUI | |
| $tpl = null | |
| $ctrl = null | |
| $lng = null | |
| $ref_id = 0 | |
| $mode = 0 | |
| $statistics_activated = false | |
Definition at line 19 of file class.ilLPObjectStatisticsGUI.php.
| ilLPObjectStatisticsGUI::access | ( | ) |
Definition at line 79 of file class.ilLPObjectStatisticsGUI.php.
References ilLearningProgressBaseGUI\$tpl.
Referenced by applyAccessFilter(), resetAccessFilter(), and showAccessGraph().
Here is the caller graph for this function:| ilLPObjectStatisticsGUI::admin | ( | ) |
Definition at line 205 of file class.ilLPObjectStatisticsGUI.php.
References $ilCtrl, ilLearningProgressBaseGUI\$lng, and ilLearningProgressBaseGUI\$tpl.
Referenced by confirmDeleteData(), and deleteData().
Here is the caller graph for this function:| ilLPObjectStatisticsGUI::adminSync | ( | ) |
Definition at line 220 of file class.ilLPObjectStatisticsGUI.php.
References $ilCtrl, ilLearningProgressBaseGUI\$lng, ilChangeEvent\_syncObjectStats(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::applyAccessFilter | ( | ) |
Definition at line 61 of file class.ilLPObjectStatisticsGUI.php.
References access().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::applyDailyFilter | ( | ) |
Definition at line 157 of file class.ilLPObjectStatisticsGUI.php.
References daily().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::applyTypesFilter | ( | ) |
Definition at line 109 of file class.ilLPObjectStatisticsGUI.php.
References types().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::confirmDeleteData | ( | ) |
Definition at line 231 of file class.ilLPObjectStatisticsGUI.php.
References $_POST, $ilCtrl, ilLearningProgressBaseGUI\$lng, ilLearningProgressBaseGUI\$tpl, admin(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::daily | ( | ) |
Definition at line 175 of file class.ilLPObjectStatisticsGUI.php.
References ilLearningProgressBaseGUI\$tpl.
Referenced by applyDailyFilter(), resetDailyFilter(), and showDailyGraph().
Here is the caller graph for this function:| ilLPObjectStatisticsGUI::deleteData | ( | ) |
Definition at line 264 of file class.ilLPObjectStatisticsGUI.php.
References $_POST, ilLearningProgressBaseGUI\$lng, admin(), ilTrQuery\deleteObjectStatistics(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::executeCommand | ( | ) |
execute command
Definition at line 45 of file class.ilLPObjectStatisticsGUI.php.
References $cmd, ilLearningProgressBaseGUI\__getDefaultCommand(), and setTabs().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::ilLPObjectStatisticsGUI | ( | $a_mode, | |
$a_ref_id = 0 |
|||
| ) |
Definition at line 21 of file class.ilLPObjectStatisticsGUI.php.
References ilLearningProgressBaseGUI\ilLearningProgressBaseGUI().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::resetAccessFilter | ( | ) |
Definition at line 70 of file class.ilLPObjectStatisticsGUI.php.
References access().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::resetDailyFilter | ( | ) |
Definition at line 166 of file class.ilLPObjectStatisticsGUI.php.
References daily().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::resetTypesFilter | ( | ) |
Definition at line 118 of file class.ilLPObjectStatisticsGUI.php.
References types().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file class.ilLPObjectStatisticsGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:| ilLPObjectStatisticsGUI::showAccessGraph | ( | ) |
Definition at line 91 of file class.ilLPObjectStatisticsGUI.php.
References $_POST, ilLearningProgressBaseGUI\$lng, ilLearningProgressBaseGUI\$tpl, access(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::showDailyGraph | ( | ) |
Definition at line 187 of file class.ilLPObjectStatisticsGUI.php.
References $_POST, ilLearningProgressBaseGUI\$lng, ilLearningProgressBaseGUI\$tpl, daily(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::showTypesGraph | ( | ) |
Definition at line 139 of file class.ilLPObjectStatisticsGUI.php.
References $_POST, ilLearningProgressBaseGUI\$lng, ilLearningProgressBaseGUI\$tpl, ilUtil\sendFailure(), and types().
Here is the call graph for this function:| ilLPObjectStatisticsGUI::types | ( | ) |
Definition at line 127 of file class.ilLPObjectStatisticsGUI.php.
References ilLearningProgressBaseGUI\$tpl.
Referenced by applyTypesFilter(), resetTypesFilter(), and showTypesGraph().
Here is the caller graph for this function: