Stud.IP  jlu_3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
SemTree Class Reference
Inheritance diagram for SemTree:
Inheritance graph
Collaboration diagram for SemTree:
Collaboration graph

Public Member Functions

 __construct ()
 getEntryByParentID ($parent_id)
 getEntryBySemTreeID ($parent_id)
 getSemTreeIdForItemId ($item_id)
 isRootEntry ($id)
 isRootChildEntry ($id)
 getSemTreeChildren ($parent_id)
 getSemTreeParents ($parent_id)
 getSemTreeIDConcat ($parent_id)
 getSemTreeReference ($id)

Constructor & Destructor Documentation

__construct ( )

Member Function Documentation

getEntryByParentID (   $parent_id)
Parameters
string$parent_idid in sem_tree
Returns
array Liefert Daten von Institutionen mit der parent_id zurueck

Here is the call graph for this function:

getEntryBySemTreeID (   $parent_id)
Parameters
string$parent_idID aus sem_tree
Returns
array Liefert die Daten einer Institution zurueck

Here is the caller graph for this function:

getSemTreeChildren (   $parent_id)
Parameters
string$parent_idsem_tree_id
Returns
array Gibt alle ids von abhaengigen sem_tree-Eintraegen zurueck

Here is the caller graph for this function:

getSemTreeIDConcat (   $parent_id)
Parameters
varchar$parent_idsem_tree_id
Returns
string liefert abhaengige sem-tree-ids fuer die in-Abfrage zurueck

Here is the call graph for this function:

Here is the caller graph for this function:

getSemTreeIdForItemId (   $item_id)
getSemTreeParents (   $parent_id)
Parameters
string$parent_idsem_tree_id
Returns
array Gibt alle uebergeordneten Eintraege zur sem_tree_id zurueck

Here is the call graph for this function:

Here is the caller graph for this function:

getSemTreeReference (   $id)
isRootChildEntry (   $id)
Parameters
varchar$idsem_tree_id
Returns
int Gibt die Ebene von root aus zurueck

Here is the call graph for this function:

Here is the caller graph for this function:

isRootEntry (   $id)
Parameters
varchar$idsem_tree_id
Returns
array Gibt zurueck ob es ein root-Entry ist

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