Public Member Functions |
| | StudipLitList ($range_id) |
| | init () |
| | isElement ($id) |
| | getListIds () |
| | getVisibleListIds () |
| | getListEntries ($list_id) |
| | getNewListId () |
| | getNewListElementId () |
| | getFormattedEntry ($item_id, $fields=null) |
| | copyList ($list_id) |
| | insertElementBulk ($catalog_ids, $list_id) |
| | updateElement ($fields) |
| | insertElement ($fields) |
| | deleteElement ($element_id) |
| | updateList ($fields) |
| | insertList ($fields) |
| | deleteList ($list_id) |
| | triggerListChdate ($list_id) |
| | GetTabbedList ($range_id, $list_id) |
| | DeleteListsByRange ($range_id) |
| | GetListCountByRange ($range_id) |
| | GetListsByRange ($range_id, $format= 'default') |
| | GetFormattedListsByRange ($range_id, $last_modified_since=false, $copy_link=true) |
| | TreeAbstract () |
| | storeItem ($item_id, $parent_id, $name, $priority) |
| | buildIndex ($item_id=false) |
| | getKids ($item_id) |
| | getNumKids ($item_id) |
| | getKidsKids ($item_id, $in_recursion=false) |
| | getNumKidsKids ($item_id, $in_recursion=false) |
| | isLastKid ($item_id) |
| | isFirstKid ($item_id) |
| | isChildOf ($ancestor_id, $item_id) |
| | hasKids ($item_id) |
| | getItemPath ($item_id) |
| | getParents ($item_id) |
| | getShortPath ($item_id, $length=null, $delimeter=">", $offset=0) |
| | getMaxPriority ($parent_id) |
| | getNumEntries ($item_id, $num_entries_from_kids=false) |
| | getNumEntriesKids ($item_id, $in_recursion=false) |
| | getValue ($item_id, $field) |
Additional Inherited Members |
| | GetInstance ($class_name, $args=null, $invalidate_cache=false) |
Member Function Documentation
| deleteElement |
( |
|
$element_id | ) |
|
| DeleteListsByRange |
( |
|
$range_id | ) |
|
| getFormattedEntry |
( |
|
$item_id, |
|
|
|
$fields = null |
|
) |
| |
| GetFormattedListsByRange |
( |
|
$range_id, |
|
|
|
$last_modified_since = false, |
|
|
|
$copy_link = true |
|
) |
| |
| GetListCountByRange |
( |
|
$range_id | ) |
|
| getListEntries |
( |
|
$list_id | ) |
|
| GetListsByRange |
( |
|
$range_id, |
|
|
|
$format = 'default' |
|
) |
| |
| GetTabbedList |
( |
|
$range_id, |
|
|
|
$list_id |
|
) |
| |
initializes the tree
stores all rows from table range_tree in array $tree_data public
Reimplemented from TreeAbstract.
| insertElementBulk |
( |
|
$catalog_ids, |
|
|
|
$list_id |
|
) |
| |
| triggerListChdate |
( |
|
$list_id | ) |
|
Field Documentation
| $format_default = "**{authors}** - {dc_title} - %%{published}%%" |
The documentation for this class was generated from the following file: