|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilTermsOfServiceHelper:Static Public Member Functions | |
| static | isEnabled () |
| static | setStatus ($status) |
| static | deleteAcceptanceHistoryByUser ($usr_id) |
| static | getCurrentAcceptanceForUser (ilObjUser $user) |
| static | getById ($id) |
| static | trackAcceptance (ilObjUser $user, ilTermsOfServiceSignableDocument $document) |
Static Private Member Functions | |
| static | getEntityFactory () |
| static | getDataGatewayFactory () |
Definition at line 8 of file class.ilTermsOfServiceHelper.php.
|
static |
| int | $usr_id |
Definition at line 33 of file class.ilTermsOfServiceHelper.php.
References getDataGatewayFactory(), and getEntityFactory().
Referenced by ilTermsOfServiceAppEventListener\handleEvent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| integer | $id |
Definition at line 57 of file class.ilTermsOfServiceHelper.php.
References getDataGatewayFactory(), and getEntityFactory().
Referenced by ilObjTermsOfServiceGUI\getAcceptedContentAsynch().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
| ilObjUser | $user |
Definition at line 45 of file class.ilTermsOfServiceHelper.php.
References getDataGatewayFactory(), getEntityFactory(), and ilObject\getId().
Here is the call graph for this function:
|
staticprivate |
Definition at line 102 of file class.ilTermsOfServiceHelper.php.
References $DIC.
Referenced by deleteAcceptanceHistoryByUser(), getById(), getCurrentAcceptanceForUser(), and trackAcceptance().
Here is the caller graph for this function:
|
staticprivate |
Definition at line 93 of file class.ilTermsOfServiceHelper.php.
Referenced by deleteAcceptanceHistoryByUser(), getById(), getCurrentAcceptanceForUser(), and trackAcceptance().
Here is the caller graph for this function:
|
static |
Definition at line 13 of file class.ilTermsOfServiceHelper.php.
References $DIC.
Referenced by ilAccountRegistrationGUI\__initForm(), ilObjUser\_getAssociatedUsersOnline(), ilAwarenessUserCollector\collectUsers(), ilObjTermsOfService\getStatus(), ilObjUser\hasToAcceptTermsOfService(), ilObjUser\hasToAcceptTermsOfServiceInSession(), and ilAccountRegistrationGUI\saveForm().
Here is the caller graph for this function:
|
static |
| bool | $status |
Definition at line 23 of file class.ilTermsOfServiceHelper.php.
References $DIC.
Referenced by ilObjTermsOfService\saveStatus().
Here is the caller graph for this function:
|
static |
| ilObjUser | $user | |
| ilTermsOfServiceSignableDocument | $document |
Definition at line 69 of file class.ilTermsOfServiceHelper.php.
References ilTermsOfServiceSignableDocument\exists(), ilTermsOfServiceSignableDocument\getContent(), getDataGatewayFactory(), getEntityFactory(), ilObject\getId(), ilTermsOfServiceSignableDocument\getIso2LanguageCode(), ilTermsOfServiceSignableDocument\getSource(), ilTermsOfServiceSignableDocument\getSourceType(), ilObjUser\hasToAcceptTermsOfServiceInSession(), and ilObjUser\writeAccepted().
Here is the call graph for this function: