ILIAS  release_7 Revision v7.30-3-g800a261c036
ilTermsOfServiceEventWithdrawn Class Reference

Class ilTermsOfServiceEventWithdrawn. More...

+ Collaboration diagram for ilTermsOfServiceEventWithdrawn:

Public Member Functions

 __construct (ilObjUser $user)
 ilTermsOfServiceEventWithdrawn constructor. More...
 
 getUser ()
 

Private Attributes

 $user
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilTermsOfServiceEventWithdrawn::__construct ( ilObjUser  $user)

ilTermsOfServiceEventWithdrawn constructor.

Parameters
ilObjUser$user

Definition at line 16 of file class.ilTermsOfServiceEventWithdrawn.php.

References $user, and user().

17  {
18  $this->user = $user;
19  }
user()
Definition: user.php:4
+ Here is the call graph for this function:

Member Function Documentation

◆ getUser()

ilTermsOfServiceEventWithdrawn::getUser ( )

Field Documentation

◆ $user

ilTermsOfServiceEventWithdrawn::$user
private

Definition at line 10 of file class.ilTermsOfServiceEventWithdrawn.php.

Referenced by __construct(), and getUser().


The documentation for this class was generated from the following file: