Stud.IP  4.2 Revision
StudipSemTreeViewAdmin Class Reference
Inheritance diagram for StudipSemTreeViewAdmin:
Inheritance graph
Collaboration diagram for StudipSemTreeViewAdmin:
Collaboration graph

Public Member Functions

 __construct ($start_item_id="root")
 
 handleOpenRanges ()
 
 openItem ($item_id)
 
 parseCommand ()
 
 execCommandOrderItemsAlphabetically ()
 
 execCommandOrderItem ()
 
 execCommandNewItem ()
 
 execCommandEditItem ()
 
 execCommandInsertItem ()
 
 execCommandAssertDeleteItem ()
 
 execCommandDeleteItem ()
 
 execCommandMoveItem ()
 
 execCommandCopyItem ()
 
 execCommandDoMoveItem ()
 
 execCommandDoCopyItem ()
 
 execCommandInsertFak ()
 
 execCommandMarkSem ()
 
 execCommandCancel ()
 
 showSemTree ()
 
 getSemPath ()
 
 getItemHeadPics ($item_id)
 
 getItemContent ($item_id)
 
 getSemDetails ($snap, $item_id, $lonely_sem=false)
 
 getEditItemContent ()
 
 isItemAdmin ($item_id)
 
 isParentAdmin ($item_id)
 
 getItemHead ($item_id)
 
 getItemMessage ($item_id, $colspan=1)
 
 getSelf ($param="", $with_start_item=true)
 
- Public Member Functions inherited from TreeView
 __construct ($tree_class_name, $args=null)
 
 openItem ($item_id)
 
 openRange ($item_id)
 
 showTree ($item_id="root")
 
 printLevelOutput ($item_id)
 
 printItemOutput ($item_id)
 
 printItemDetails ($item_id)
 
 getItemHeadPics ($item_id)
 
 getItemHeadFrontPic ($item_id)
 
 getItemHead ($item_id)
 
 getItemContent ($item_id)
 
 getAgingColor ($item_id)
 
 getSelf ($param="")
 

Data Fields

 $admin_ranges = array()
 
- Data Fields inherited from TreeView
 $tree
 
 $tree_class_name
 
 $anchor
 
 $open_items
 
 $open_ranges
 
 $start_item_id
 
 $root_content
 
 $max_cols = 80
 
 $use_aging = false
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $start_item_id = "root")

constructor

public

Here is the call graph for this function:

Member Function Documentation

◆ execCommandAssertDeleteItem()

execCommandAssertDeleteItem ( )
Here is the call graph for this function:

◆ execCommandCancel()

execCommandCancel ( )
Here is the call graph for this function:

◆ execCommandCopyItem()

execCommandCopyItem ( )
Here is the call graph for this function:

◆ execCommandDeleteItem()

execCommandDeleteItem ( )
Here is the call graph for this function:

◆ execCommandDoCopyItem()

execCommandDoCopyItem ( )
Here is the call graph for this function:

◆ execCommandDoMoveItem()

execCommandDoMoveItem ( )
Here is the call graph for this function:

◆ execCommandEditItem()

execCommandEditItem ( )
Here is the call graph for this function:

◆ execCommandInsertFak()

execCommandInsertFak ( )
Here is the call graph for this function:

◆ execCommandInsertItem()

execCommandInsertItem ( )
Here is the call graph for this function:

◆ execCommandMarkSem()

execCommandMarkSem ( )
Here is the call graph for this function:

◆ execCommandMoveItem()

execCommandMoveItem ( )
Here is the call graph for this function:

◆ execCommandNewItem()

execCommandNewItem ( )
Here is the call graph for this function:

◆ execCommandOrderItem()

execCommandOrderItem ( )
Here is the call graph for this function:

◆ execCommandOrderItemsAlphabetically()

execCommandOrderItemsAlphabetically ( )
Here is the call graph for this function:

◆ getEditItemContent()

getEditItemContent ( )
Here is the caller graph for this function:

◆ getItemContent()

getItemContent (   $item_id)
Here is the call graph for this function:

◆ getItemHead()

getItemHead (   $item_id)

◆ getItemHeadPics()

getItemHeadPics (   $item_id)

returns html for the icons in front of the name of the item

private

Parameters
string$item_id
Returns
string
Here is the call graph for this function:

◆ getItemMessage()

getItemMessage (   $item_id,
  $colspan = 1 
)
Here is the caller graph for this function:

◆ getSelf()

getSelf (   $param = "",
  $with_start_item = true 
)
Here is the caller graph for this function:

◆ getSemDetails()

getSemDetails (   $snap,
  $item_id,
  $lonely_sem = false 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getSemPath()

getSemPath ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ handleOpenRanges()

handleOpenRanges ( )

manages the session variables used for the open/close thing

private

Here is the call graph for this function:

◆ isItemAdmin()

isItemAdmin (   $item_id)
Here is the caller graph for this function:

◆ isParentAdmin()

isParentAdmin (   $item_id)
Here is the caller graph for this function:

◆ openItem()

openItem (   $item_id)
Here is the caller graph for this function:

◆ parseCommand()

parseCommand ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ showSemTree()

showSemTree ( )
Here is the call graph for this function:

Field Documentation

◆ $admin_ranges

$admin_ranges = array()

The documentation for this class was generated from the following file: