ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ilUserRequestTargetAdjustmentCase Class Reference

Class ilUserRequestTargetAdjustmentCase. More...

+ Inheritance diagram for ilUserRequestTargetAdjustmentCase:
+ Collaboration diagram for ilUserRequestTargetAdjustmentCase:

Public Member Functions

 __construct (ilObjUser $user, ilCtrl $ctrl)
 
 shouldStoreRequestTarget ()
 
 shouldAdjustRequest ()
 
 isInFulfillment ()
 
 adjust ()
 

Protected Attributes

 $ctrl
 
 $user
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

ilUserRequestTargetAdjustmentCase::__construct ( ilObjUser  $user,
ilCtrl  $ctrl 
)
Parameters
ilObjUser$user
ilCtrl$ctrl

Definition at line 23 of file class.ilUserRequestTargetAdjustmentCase.php.

References $ctrl, $user, adjust(), isInFulfillment(), shouldAdjustRequest(), shouldStoreRequestTarget(), and user().

+ Here is the call graph for this function:

Member Function Documentation

◆ adjust()

ilUserRequestTargetAdjustmentCase::adjust ( )
abstract
Returns
void

Referenced by __construct().

+ Here is the caller graph for this function:

◆ isInFulfillment()

ilUserRequestTargetAdjustmentCase::isInFulfillment ( )
abstract
Returns
boolean

Referenced by __construct().

+ Here is the caller graph for this function:

◆ shouldAdjustRequest()

ilUserRequestTargetAdjustmentCase::shouldAdjustRequest ( )
abstract
Returns
boolean

Referenced by __construct().

+ Here is the caller graph for this function:

◆ shouldStoreRequestTarget()

ilUserRequestTargetAdjustmentCase::shouldStoreRequestTarget ( )
abstract
Returns
boolean

Referenced by __construct().

+ Here is the caller graph for this function:

Field Documentation

◆ $ctrl

ilUserRequestTargetAdjustmentCase::$ctrl
protected

Definition at line 12 of file class.ilUserRequestTargetAdjustmentCase.php.

Referenced by __construct().

◆ $user

ilUserRequestTargetAdjustmentCase::$user
protected

Definition at line 17 of file class.ilUserRequestTargetAdjustmentCase.php.

Referenced by __construct().


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