| 
|   | 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 () | 
|   | 
|   | init () | 
|   | 
|   | 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) | 
|   | 
◆ copyList()
◆ deleteElement()
      
        
          | deleteElement  | 
          ( | 
            | 
          $element_id | ) | 
           | 
        
      
 
 
◆ deleteList()
◆ DeleteListsByRange()
      
        
          | DeleteListsByRange  | 
          ( | 
            | 
          $range_id | ) | 
           | 
        
      
 
 
◆ getFormattedEntry()
      
        
          | getFormattedEntry  | 
          ( | 
            | 
          $item_id,  | 
        
        
           | 
           | 
            | 
          $fields = null  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ GetFormattedListsByRange()
      
        
          | GetFormattedListsByRange  | 
          ( | 
            | 
          $range_id,  | 
        
        
           | 
           | 
            | 
          $last_modified_since = false,  | 
        
        
           | 
           | 
            | 
          $copy_link = true  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ GetListCountByRange()
      
        
          | GetListCountByRange  | 
          ( | 
            | 
          $range_id | ) | 
           | 
        
      
 
 
◆ getListEntries()
      
        
          | getListEntries  | 
          ( | 
            | 
          $list_id | ) | 
           | 
        
      
 
 
◆ getListIds()
◆ GetListsByRange()
      
        
          | GetListsByRange  | 
          ( | 
            | 
          $range_id,  | 
        
        
           | 
           | 
            | 
          $format = 'default'  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getNewListElementId()
◆ getNewListId()
◆ GetTabbedList()
      
        
          | GetTabbedList  | 
          ( | 
            | 
          $range_id,  | 
        
        
           | 
           | 
            | 
          $list_id  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getVisibleListIds()
◆ init()
initializes the tree
stores all rows from table range_tree in array $tree_data @access public 
Reimplemented from TreeAbstract.
 
 
◆ insertElement()
◆ insertElementBulk()
      
        
          | insertElementBulk  | 
          ( | 
            | 
          $catalog_ids,  | 
        
        
           | 
           | 
            | 
          $list_id  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ insertList()
◆ isElement()
◆ StudipLitList()
◆ triggerListChdate()
      
        
          | triggerListChdate  | 
          ( | 
            | 
          $list_id | ) | 
           | 
        
      
 
 
◆ updateElement()
◆ updateList()
◆ $cat_element
◆ $format_default
      
        
          | $format_default = "**{authors}** - {dc_title} - %%{published}%%" | 
        
      
 
 
◆ $range_id
◆ $range_type
The documentation for this class was generated from the following file: