ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
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 | |
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().
|
protected |
Definition at line 79 of file ilLSItemsDB.php.
References ilObjectLP\getInstance().
Referenced by getLSItems().
|
protected |
Definition at line 85 of file ilLSItemsDB.php.
References ilObject\_getIcon().
Referenced by getLSItems().
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.
|
protected |
Definition at line 149 of file ilLSItemsDB.php.
References ilObjectFactory\getInstanceByRefId().
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().
|
protected |
Definition at line 109 of file ilLSItemsDB.php.
Referenced by storeItems().
|
protected |
Definition at line 118 of file ilLSItemsDB.php.
Referenced by storeItems().
|
protected |
Definition at line 128 of file ilLSItemsDB.php.
Referenced by storeItems().
|
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().