|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilLSItemsDB. More...
Inheritance diagram for ilLSItemsDB:
Collaboration diagram for ilLSItemsDB:Public Member Functions | |
| __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 Member Functions | |
| getCurrentLPMode (int $obj_id) | |
| 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) | |
Protected Attributes | |
| ilTree | $tree |
| ilContainerSorting | $container_sorting |
| ilLSPostConditionDB | $post_conditions_db |
| LSItemOnlineStatus | $ls_item_online_status |
Class ilLSItemsDB.
Definition at line 24 of file ilLSItemsDB.php.
| ilLSItemsDB::__construct | ( | ilTree | $tree, |
| ilContainerSorting | $container_sorting, | ||
| ilLSPostConditionDB | $post_conditions_db, | ||
| LSItemOnlineStatus | $ls_item_online_status | ||
| ) |
Definition at line 31 of file ilLSItemsDB.php.
References $container_sorting, $ls_item_online_status, $post_conditions_db, and $tree.
|
protected |
Collect all conditions at once.
Definition at line 94 of file ilLSItemsDB.php.
Referenced by getLSItems().
Here is the caller graph for this function:
|
protected |
Definition at line 79 of file ilLSItemsDB.php.
References ilObjectLP\getInstance().
Referenced by getLSItems().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 85 of file ilLSItemsDB.php.
References ilObject\_getIcon().
Referenced by getLSItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLSItemsDB::getLSItems | ( | int | $ref_id | ) |
Definition at line 46 of file ilLSItemsDB.php.
References $ref_id, getConditionsForChildren(), getCurrentLPMode(), getIconPathForType(), ILIAS\Repository\int(), and ilContainer\SORT_MANUAL.
Here is the call graph for this function:
|
protected |
Definition at line 149 of file ilLSItemsDB.php.
References ilObjectFactory\getInstanceByRefId().
Here is the call graph for this function:| ilLSItemsDB::storeItems | ( | array | $ls_items | ) |
Use this to apply settings made in ContentGUI.
Definition at line 140 of file ilLSItemsDB.php.
References storeItemsOrder(), storeOnlineStatus(), and storePostconditions().
Here is the call graph for this function:
|
protected |
Definition at line 109 of file ilLSItemsDB.php.
Referenced by storeItems().
Here is the caller graph for this function:
|
protected |
Definition at line 118 of file ilLSItemsDB.php.
Referenced by storeItems().
Here is the caller graph for this function:
|
protected |
Definition at line 128 of file ilLSItemsDB.php.
Referenced by storeItems().
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file ilLSItemsDB.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file ilLSItemsDB.php.
Referenced by __construct().
|
protected |
Definition at line 28 of file ilLSItemsDB.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file ilLSItemsDB.php.
Referenced by __construct().