|
ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Collaboration diagram for ilTermsOfServiceHelper:Static Public Member Functions | |
| static | deleteAcceptanceHistoryByUser ($usr_id) |
| static | getCurrentAcceptanceForUser (ilObjUser $user) |
| static | getById ($id) |
| static | trackAcceptance (ilObjUser $user, ilTermsOfServiceSignableDocument $document) |
Static Private Member Functions | |
| static | getEntityFactory () |
Definition at line 8 of file class.ilTermsOfServiceHelper.php.
|
static |
| int | $usr_id |
Definition at line 39 of file class.ilTermsOfServiceHelper.php.
References 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 63 of file class.ilTermsOfServiceHelper.php.
References 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 51 of file class.ilTermsOfServiceHelper.php.
References getEntityFactory(), and ilObject\getId().
Here is the call graph for this function:
|
staticprivate |
Definition at line 99 of file class.ilTermsOfServiceHelper.php.
Referenced by deleteAcceptanceHistoryByUser(), getById(), getCurrentAcceptanceForUser(), and trackAcceptance().
Here is the caller graph for this function:
|
static |
| ilObjUser | $user | |
| ilTermsOfServiceSignableDocument | $document |
Definition at line 75 of file class.ilTermsOfServiceHelper.php.
References ilTermsOfServiceSignableDocument\getContent(), getEntityFactory(), ilObject\getId(), ilTermsOfServiceSignableDocument\getIso2LanguageCode(), ilTermsOfServiceSignableDocument\getSource(), ilTermsOfServiceSignableDocument\getSourceType(), ilObjUser\hasToAcceptTermsOfServiceInSession(), and ilObjUser\writeAccepted().
Here is the call graph for this function: