| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Helper class for user agreement. More...
 Collaboration diagram for ilUserAgreement:
 Collaboration diagram for ilUserAgreement:| Public Member Functions | |
| ilUserAgreement () | |
| Constructor  public. | |
| _getText () | |
| get user agreement text (static) | |
| Data Fields | |
| $ilias | |
Helper class for user agreement.
Definition at line 32 of file class.ilUserAgreement.php.
| ilUserAgreement::_getText | ( | ) | 
get user agreement text (static)
public
Definition at line 58 of file class.ilUserAgreement.php.
References $ilias, $ilLog, and $lng.
Referenced by ilAccountRegistrationGUI\__initForm(), and ilStartUpGUI\showUserAgreement().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilUserAgreement::ilUserAgreement | ( | ) | 
| ilUserAgreement::$ilias | 
Definition at line 39 of file class.ilUserAgreement.php.
Referenced by _getText(), and ilUserAgreement().