ILIAS  trunk Revision v11.0_alpha-1749-g1a06bdef097
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\Cache\Services\ObjectModes\ObjectModes Class Reference
+ Inheritance diagram for ILIAS\Cache\Services\ObjectModes\ObjectModes:
+ Collaboration diagram for ILIAS\Cache\Services\ObjectModes\ObjectModes:

Public Member Functions

 __construct (Container $dic, string $type, int $ref_id, string $sub_type='', int $sub_id=0)
 
 custom ()
 

Protected Attributes

Container $dic
 
string $type
 
int $ref_id
 
string $sub_type
 
int $sub_id
 

Detailed Description

Definition at line 27 of file ObjectModes.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\Cache\Services\ObjectModes\ObjectModes::__construct ( Container  $dic,
string  $type,
int  $ref_id,
string  $sub_type = '',
int  $sub_id = 0 
)

Member Function Documentation

◆ custom()

Field Documentation

◆ $dic

Container ILIAS\Cache\Services::ObjectModes\ObjectModes::$dic
protected

◆ $ref_id

int ILIAS\Cache\Services::ObjectModes\ObjectModes::$ref_id
protected

◆ $sub_id

◆ $sub_type

string ILIAS\Cache\Services::ObjectModes\ObjectModes::$sub_type
protected

◆ $type

string ILIAS\Cache\Services::ObjectModes\ObjectModes::$type
protected

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