ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilLSItemsDB. More...
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 | |
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 | |
$tree | |
$container_sorting | |
$post_conditions_db | |
$ls_item_online_status | |
Class ilLSItemsDB.
Definition at line 11 of file ilLSItemsDB.php.
ilLSItemsDB::__construct | ( | ilTree | $tree, |
ilContainerSorting | $container_sorting, | ||
ilLSPostConditionDB | $post_conditions_db, | ||
LSItemOnlineStatus | $ls_item_online_status | ||
) |
Definition at line 33 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 84 of file ilLSItemsDB.php.
References $i.
Referenced by getLSItems().
|
protected |
Definition at line 75 of file ilLSItemsDB.php.
References ilObject2\_getIcon().
Referenced by getLSItems().
ilLSItemsDB::getLSItems | ( | int | $ref_id | ) |
Definition at line 45 of file ilLSItemsDB.php.
References ilObject2\_getIcon(), getConditionsForChildren(), getIconPathForType(), and ilContainer\SORT_MANUAL.
|
protected |
Definition at line 139 of file ilLSItemsDB.php.
References ilObjectFactory\getInstanceByRefId().
ilLSItemsDB::storeItems | ( | array | $ls_items | ) |
Use this to apply settings made in ContentGUI.
Definition at line 132 of file ilLSItemsDB.php.
References storeItemsOrder(), storeOnlineStatus(), and storePostconditions().
|
protected |
Definition at line 101 of file ilLSItemsDB.php.
Referenced by storeItems().
|
protected |
Definition at line 110 of file ilLSItemsDB.php.
Referenced by storeItems().
|
protected |
Definition at line 120 of file ilLSItemsDB.php.
Referenced by storeItems().
|
protected |
Definition at line 21 of file ilLSItemsDB.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file ilLSItemsDB.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file ilLSItemsDB.php.
Referenced by __construct().
|
protected |
Definition at line 16 of file ilLSItemsDB.php.
Referenced by __construct().