| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Collaboration diagram for ilTermsOfServiceAcceptanceEntity:
 Collaboration diagram for ilTermsOfServiceAcceptanceEntity:| Public Member Functions | |
| setHash ($hash) | |
| getHash () | |
| setIso2LanguageCode ($language) | |
| getIso2LanguageCode () | |
| setText ($text) | |
| getText () | |
| setTimestamp ($timestamp) | |
| getTimestamp () | |
| setUserId ($user_id) | |
| getUserId () | |
| setSource ($source) | |
| getSource () | |
| setSourceType ($source_type) | |
| getSourceType () | |
| getId () | |
| setId ($id) | |
| Protected Attributes | |
| $id | |
| $user_id | |
| $text | |
| $iso2_language_code | |
| $timestamp | |
| $source | |
| $source_type | |
| $hash | |
| $data_gateway | |
Definition at line 8 of file class.ilTermsOfServiceAcceptanceEntity.php.
| ilTermsOfServiceAcceptanceEntity::getHash | ( | ) | 
Definition at line 61 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $hash.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\trackAcceptance().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::getId | ( | ) | 
Definition at line 170 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $id.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\loadById().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::getIso2LanguageCode | ( | ) | 
Definition at line 82 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $iso2_language_code.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\trackAcceptance().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::getSource | ( | ) | 
Definition at line 146 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $source.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\trackAcceptance().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::getSourceType | ( | ) | 
Definition at line 162 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $source_type.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\trackAcceptance().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::getText | ( | ) | 
Definition at line 98 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $text.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\trackAcceptance().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::getTimestamp | ( | ) | 
Definition at line 114 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $timestamp.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\trackAcceptance().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::getUserId | ( | ) | 
Definition at line 130 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $user_id.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\deleteAcceptanceHistoryByUser(), ilTermsOfServiceAcceptanceDatabaseGateway\loadCurrentAcceptanceOfUser(), and ilTermsOfServiceAcceptanceDatabaseGateway\trackAcceptance().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::setHash | ( | $hash | ) | 
| string | $hash | 
Definition at line 53 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $hash.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\loadById(), and ilTermsOfServiceAcceptanceDatabaseGateway\loadCurrentAcceptanceOfUser().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::setId | ( | $id | ) | 
| $id | 
Definition at line 178 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $id.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\loadById(), and ilTermsOfServiceAcceptanceDatabaseGateway\loadCurrentAcceptanceOfUser().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::setIso2LanguageCode | ( | $language | ) | 
| string | $language | 
Definition at line 74 of file class.ilTermsOfServiceAcceptanceEntity.php.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\loadById(), and ilTermsOfServiceAcceptanceDatabaseGateway\loadCurrentAcceptanceOfUser().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::setSource | ( | $source | ) | 
| string | $source | 
Definition at line 138 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $source.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\loadById(), and ilTermsOfServiceAcceptanceDatabaseGateway\loadCurrentAcceptanceOfUser().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::setSourceType | ( | $source_type | ) | 
| int | $source_type | 
Definition at line 154 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $source_type.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\loadById(), and ilTermsOfServiceAcceptanceDatabaseGateway\loadCurrentAcceptanceOfUser().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::setText | ( | $text | ) | 
| string | $text | 
Definition at line 90 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $text.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\loadById(), and ilTermsOfServiceAcceptanceDatabaseGateway\loadCurrentAcceptanceOfUser().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::setTimestamp | ( | $timestamp | ) | 
| int | $timestamp | 
Definition at line 106 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $timestamp.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\loadById(), and ilTermsOfServiceAcceptanceDatabaseGateway\loadCurrentAcceptanceOfUser().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilTermsOfServiceAcceptanceEntity::setUserId | ( | $user_id | ) | 
| int | $user_id | 
Definition at line 122 of file class.ilTermsOfServiceAcceptanceEntity.php.
References $user_id.
Referenced by ilTermsOfServiceAcceptanceDatabaseGateway\loadCurrentAcceptanceOfUser().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 69 of file class.ilTermsOfServiceAcceptanceEntity.php.
| 
 | protected | 
Definition at line 48 of file class.ilTermsOfServiceAcceptanceEntity.php.
| 
 | protected | 
Definition at line 13 of file class.ilTermsOfServiceAcceptanceEntity.php.
| 
 | protected | 
Definition at line 28 of file class.ilTermsOfServiceAcceptanceEntity.php.
Referenced by getIso2LanguageCode().
| 
 | protected | 
Definition at line 38 of file class.ilTermsOfServiceAcceptanceEntity.php.
Referenced by getSource(), and setSource().
| 
 | protected | 
Definition at line 43 of file class.ilTermsOfServiceAcceptanceEntity.php.
Referenced by getSourceType(), and setSourceType().
| 
 | protected | 
Definition at line 23 of file class.ilTermsOfServiceAcceptanceEntity.php.
| 
 | protected | 
Definition at line 33 of file class.ilTermsOfServiceAcceptanceEntity.php.
Referenced by getTimestamp(), and setTimestamp().
| 
 | protected | 
Definition at line 18 of file class.ilTermsOfServiceAcceptanceEntity.php.
Referenced by getUserId(), and setUserId().