ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
Protected Member Functions | |
initItemIdFromPost () | |
setTabs () | |
showAggregationInfo (bool $a_show_link=true) | |
showCronJobInfo () | |
![]() | |
initUserIdFromQuery () | |
readTypicalLearningTimeInSeconds (int $obj_id, int $sub_id, string $type) | |
initEditUserForm (int $a_user_id, int $a_obj_id, ?string $a_cancel=null) | |
Protected Attributes | |
JobManager | $cronManager |
![]() | |
RefineryFactory | $refinery |
HttpServices | $http |
ilGlobalTemplateInterface | $tpl |
ilHelpGUI | $help |
ilCtrlInterface | $ctrl |
ilLanguage | $lng |
ilLogger | $logger |
ilTabsGUI | $tabs_gui |
ilToolbarGUI | $toolbar |
ilObjectDataCache | $ilObjectDataCache |
ilObjUser | $user |
ilAccessHandler | $access |
ilRbacSystem | $rbacsystem |
ilRbacReview | $rbacreview |
ilTree | $tree |
UIFactory | $ui_factory |
UIRenderer | $ui_renderer |
LOMServices | $lom_services |
bool | $anonymized |
int | $usr_id = 0 |
int | $ref_id = 0 |
int | $obj_id = 0 |
string | $obj_type = '' |
int | $mode = 0 |
const | LP_ACTIVE_SETTINGS = 1 |
const | LP_ACTIVE_OBJECTS = 2 |
const | LP_ACTIVE_PROGRESS = 3 |
const | LP_ACTIVE_USERS = 5 |
const | LP_ACTIVE_SUMMARY = 6 |
const | LP_ACTIVE_OBJSTATACCESS = 7 |
const | LP_ACTIVE_OBJSTATTYPES = 8 |
const | LP_ACTIVE_OBJSTATDAILY = 9 |
const | LP_ACTIVE_OBJSTATADMIN = 10 |
const | LP_ACTIVE_MATRIX = 11 |
Additional Inherited Members | |
![]() | |
static | _getStatusText (int $a_status, ?ilLanguage $a_lng=null) |
Get status alt text. More... | |
static | __readStatus (int $a_obj_id, int $user_id) |
PhpInconsistentReturnPointsInspection More... | |
static | isObjectOffline (int $a_obj_id, string $a_type='') |
![]() | |
const | LP_CONTEXT_PERSONAL_DESKTOP = 1 |
const | LP_CONTEXT_ADMINISTRATION = 2 |
const | LP_CONTEXT_REPOSITORY = 3 |
const | LP_CONTEXT_USER_FOLDER = 4 |
const | LP_CONTEXT_ORG_UNIT = 5 |
Definition at line 31 of file class.ilLPObjectStatisticsGUI.php.
ilLPObjectStatisticsGUI::__construct | ( | int | $a_mode, |
int | $a_ref_id = 0 |
||
) |
Definition at line 35 of file class.ilLPObjectStatisticsGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
ilLPObjectStatisticsGUI::access | ( | bool | $a_load_data = true | ) |
Definition at line 171 of file class.ilLPObjectStatisticsGUI.php.
References null, and showAggregationInfo().
Referenced by accessFilter(), admin(), applyAccessFilter(), resetAccessFilter(), showAccessGraph(), and showAggregationInfo().
ilLPObjectStatisticsGUI::accessFilter | ( | ) |
Definition at line 166 of file class.ilLPObjectStatisticsGUI.php.
References access().
ilLPObjectStatisticsGUI::admin | ( | ) |
Definition at line 372 of file class.ilLPObjectStatisticsGUI.php.
References access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), showAggregationInfo(), and ILIAS\Repository\toolbar().
Referenced by confirmDeleteData(), and deleteData().
ilLPObjectStatisticsGUI::adminSync | ( | ) |
Definition at line 391 of file class.ilLPObjectStatisticsGUI.php.
References ilChangeEvent\_syncObjectStats(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilLPObjectStatisticsGUI::applyAccessFilter | ( | ) |
Definition at line 140 of file class.ilLPObjectStatisticsGUI.php.
References access(), and null.
ilLPObjectStatisticsGUI::applyDailyFilter | ( | ) |
Definition at line 292 of file class.ilLPObjectStatisticsGUI.php.
ilLPObjectStatisticsGUI::applyLearningProgressFilter | ( | ) |
Definition at line 466 of file class.ilLPObjectStatisticsGUI.php.
References learningProgress(), and null.
ilLPObjectStatisticsGUI::applyTypesFilter | ( | ) |
Definition at line 215 of file class.ilLPObjectStatisticsGUI.php.
ilLPObjectStatisticsGUI::confirmDeleteData | ( | ) |
Definition at line 405 of file class.ilLPObjectStatisticsGUI.php.
References admin(), ILIAS\Repository\ctrl(), initItemIdFromPost(), and ILIAS\Repository\lng().
ilLPObjectStatisticsGUI::daily | ( | bool | $a_load_data = true | ) |
Definition at line 323 of file class.ilLPObjectStatisticsGUI.php.
References null, and showAggregationInfo().
Referenced by applyDailyFilter(), dailyFilter(), resetDailyFilter(), and showDailyGraph().
ilLPObjectStatisticsGUI::dailyFilter | ( | ) |
Definition at line 318 of file class.ilLPObjectStatisticsGUI.php.
References daily().
ilLPObjectStatisticsGUI::deleteData | ( | ) |
Definition at line 447 of file class.ilLPObjectStatisticsGUI.php.
References admin(), ilTrQuery\deleteObjectStatistics(), initItemIdFromPost(), and ILIAS\Repository\lng().
ilLPObjectStatisticsGUI::executeCommand | ( | ) |
Definition at line 98 of file class.ilLPObjectStatisticsGUI.php.
References ilLearningProgressBaseGUI\__getDefaultCommand(), ILIAS\Repository\ctrl(), null, and setTabs().
|
protected |
Definition at line 53 of file class.ilLPObjectStatisticsGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by confirmDeleteData(), deleteData(), showAccessGraph(), showDailyGraph(), showLearningProgressGraph(), and showTypesGraph().
ilLPObjectStatisticsGUI::learningProgress | ( | bool | $a_load_data = true | ) |
Definition at line 497 of file class.ilLPObjectStatisticsGUI.php.
References null, and showCronJobInfo().
Referenced by applyLearningProgressFilter(), learningProgressFilter(), resetLearningProgressFilter(), and showLearningProgressGraph().
ilLPObjectStatisticsGUI::learningProgressFilter | ( | ) |
Definition at line 492 of file class.ilLPObjectStatisticsGUI.php.
References learningProgress().
ilLPObjectStatisticsGUI::resetAccessFilter | ( | ) |
Definition at line 153 of file class.ilLPObjectStatisticsGUI.php.
References access(), and null.
ilLPObjectStatisticsGUI::resetDailyFilter | ( | ) |
Definition at line 305 of file class.ilLPObjectStatisticsGUI.php.
ilLPObjectStatisticsGUI::resetLearningProgressFilter | ( | ) |
Definition at line 479 of file class.ilLPObjectStatisticsGUI.php.
References learningProgress(), and null.
ilLPObjectStatisticsGUI::resetTypesFilter | ( | ) |
Definition at line 228 of file class.ilLPObjectStatisticsGUI.php.
|
protected |
Definition at line 66 of file class.ilLPObjectStatisticsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by executeCommand().
ilLPObjectStatisticsGUI::showAccessGraph | ( | ) |
Definition at line 190 of file class.ilLPObjectStatisticsGUI.php.
References access(), initItemIdFromPost(), and ILIAS\Repository\lng().
|
protected |
Definition at line 575 of file class.ilLPObjectStatisticsGUI.php.
References access(), ILIAS\Repository\ctrl(), ilDatePresentation\formatDate(), ilTrQuery\getObjectStatisticsLogInfo(), IL_CAL_UNIX, and ILIAS\Repository\lng().
Referenced by access(), admin(), and daily().
|
protected |
Definition at line 607 of file class.ilLPObjectStatisticsGUI.php.
References ILIAS\Repository\lng().
Referenced by learningProgress(), and types().
ilLPObjectStatisticsGUI::showDailyGraph | ( | ) |
Definition at line 345 of file class.ilLPObjectStatisticsGUI.php.
References daily(), initItemIdFromPost(), and ILIAS\Repository\lng().
ilLPObjectStatisticsGUI::showLearningProgressDetails | ( | ) |
Definition at line 545 of file class.ilLPObjectStatisticsGUI.php.
References exit, ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), and ILIAS\Repository\refinery().
ilLPObjectStatisticsGUI::showLearningProgressGraph | ( | ) |
Definition at line 518 of file class.ilLPObjectStatisticsGUI.php.
References initItemIdFromPost(), learningProgress(), and ILIAS\Repository\lng().
ilLPObjectStatisticsGUI::showTypesGraph | ( | ) |
Definition at line 266 of file class.ilLPObjectStatisticsGUI.php.
References initItemIdFromPost(), ILIAS\Repository\lng(), and types().
ilLPObjectStatisticsGUI::types | ( | bool | $a_load_data = true | ) |
Definition at line 246 of file class.ilLPObjectStatisticsGUI.php.
References null, and showCronJobInfo().
Referenced by applyTypesFilter(), resetTypesFilter(), showTypesGraph(), and typesFilter().
ilLPObjectStatisticsGUI::typesFilter | ( | ) |
Definition at line 241 of file class.ilLPObjectStatisticsGUI.php.
References types().
|
protected |
Definition at line 33 of file class.ilLPObjectStatisticsGUI.php.