|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilLSItemsDBStub:
Collaboration diagram for ilLSItemsDBStub:Protected Member Functions | |
| getIconPathForType (string $type) | |
Protected Member Functions inherited from ilLSItemsDB | |
| getIconPathForType (string $type) | |
| getConditionsForChildren (array $children) | |
| Collect all conditions at once. More... | |
| storeItemsOrder (array $ls_items) | |
| storeOnlineStatus (array $ls_items) | |
| storePostconditions (array $ls_items) | |
| getObjectFor (int $ref_id) | |
Additional Inherited Members | |
Public Member Functions inherited from ilLSItemsDB | |
| __construct (ilTree $tree, ilContainerSorting $container_sorting, ilLSPostConditionDB $post_conditions_db, LSItemOnlineStatus $ls_item_online_status) | |
| getLSItems (int $ref_id) | |
| storeItems (array $ls_items) | |
| Use this to apply settings made in ContentGUI. More... | |
Protected Attributes inherited from ilLSItemsDB | |
| ilTree | $tree |
| ilContainerSorting | $container_sorting |
| ilLSPostConditionDB | $post_conditions_db |
| LSItemOnlineStatus | $ls_item_online_status |
Definition at line 23 of file ilLSItemsDBTest.php.
|
protected |
Reimplemented from ilLSItemsDB.
Definition at line 25 of file ilLSItemsDBTest.php.