ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Public Member Functions | |
__construct (Container $dic, string $type, int $ref_id, string ... $sub_types) | |
inDataTable () | |
inFilter () | |
Protected Attributes | |
Container | $dic |
string | $type |
int | $ref_id |
array | $sub_types |
Definition at line 29 of file SubObjectModes.php.
ILIAS\Cache\Services\SubObjectModes\SubObjectModes::__construct | ( | Container | $dic, |
string | $type, | ||
int | $ref_id, | ||
string ... | $sub_types | ||
) |
Definition at line 41 of file SubObjectModes.php.
References ILIAS\Cache\Services\SubObjectModes\SubObjectModes\$dic, ILIAS\Cache\Services\SubObjectModes\SubObjectModes\$ref_id, ILIAS\Cache\Services\SubObjectModes\SubObjectModes\$sub_types, and ILIAS\Cache\Services\SubObjectModes\SubObjectModes\$type.
ILIAS\Cache\Services\SubObjectModes\SubObjectModes::inDataTable | ( | ) |
Implements ILIAS\Cache\Services\SubObjectModes\SubObjectModesInterface.
Definition at line 52 of file SubObjectModes.php.
References ILIAS\Cache\Services\SubObjectModes\SubObjectModes\$ref_id, and ILIAS\Cache\Services\SubObjectModes\SubObjectModes\$type.
ILIAS\Cache\Services\SubObjectModes\SubObjectModes::inFilter | ( | ) |
Implements ILIAS\Cache\Services\SubObjectModes\SubObjectModesInterface.
Definition at line 65 of file SubObjectModes.php.
References ILIAS\Cache\Services\SubObjectModes\SubObjectModes\$ref_id, and ILIAS\Cache\Services\SubObjectModes\SubObjectModes\$type.
|
protected |
Definition at line 31 of file SubObjectModes.php.
Referenced by ILIAS\Cache\Services\SubObjectModes\SubObjectModes\__construct().
|
protected |
Definition at line 34 of file SubObjectModes.php.
Referenced by ILIAS\Cache\Services\SubObjectModes\SubObjectModes\__construct(), ILIAS\Cache\Services\SubObjectModes\SubObjectModes\inDataTable(), and ILIAS\Cache\Services\SubObjectModes\SubObjectModes\inFilter().
|
protected |
Definition at line 39 of file SubObjectModes.php.
Referenced by ILIAS\Cache\Services\SubObjectModes\SubObjectModes\__construct().
|
protected |
Definition at line 33 of file SubObjectModes.php.
Referenced by ILIAS\Cache\Services\SubObjectModes\SubObjectModes\__construct(), ILIAS\Cache\Services\SubObjectModes\SubObjectModes\inDataTable(), and ILIAS\Cache\Services\SubObjectModes\SubObjectModes\inFilter().