Stud.IP  trunk Revision
StudipLitCatElement Class Reference
Collaboration diagram for StudipLitCatElement:
Collaboration graph

Public Member Functions

 __construct ($catalog_id=false, $with_form=false)
 
 initFields ()
 
 getElementData ($catalog_id=false)
 
getFormObject ()
 
 setFormObject ()
 
 setValuesFromForm ()
 
 getValues ()
 
 setValues ($fields)
 
 insertData ()
 
 deleteElement ()
 
 checkElement ()
 
 checkValues ()
 
 checkDate ($date)
 
 getValue ($name)
 
 setValue ($name, $value)
 
 isChangeable ()
 
 isNewEntry ()
 
 getShortName ()
 
 CloneElement ($catalog_id)
 
GetClonedElement ($catalog_id)
 

Data Fields

 $fields = []
 
 $dbv
 
 $form_obj = null
 
 $form_name = "lit_element_form"
 
 $init_form
 
 $classname = "StudipLitCatElement"
 
 $persistent_slots = ["fields"]
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $catalog_id = false,
  $with_form = false 
)
Here is the call graph for this function:

Member Function Documentation

◆ checkDate()

checkDate (   $date)
Here is the caller graph for this function:

◆ checkElement()

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

◆ checkValues()

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

◆ CloneElement()

CloneElement (   $catalog_id)

◆ deleteElement()

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

◆ GetClonedElement()

& GetClonedElement (   $catalog_id)
Here is the caller graph for this function:

◆ getElementData()

getElementData (   $catalog_id = false)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getFormObject()

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

◆ getShortName()

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

◆ getValue()

getValue (   $name)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getValues()

getValues ( )

◆ initFields()

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

◆ insertData()

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

◆ isChangeable()

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

◆ isNewEntry()

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

◆ setFormObject()

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

◆ setValue()

setValue (   $name,
  $value 
)
Here is the caller graph for this function:

◆ setValues()

setValues (   $fields)

◆ setValuesFromForm()

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

Field Documentation

◆ $classname

$classname = "StudipLitCatElement"

◆ $dbv

$dbv

◆ $fields

$fields = []

◆ $form_name

$form_name = "lit_element_form"

◆ $form_obj

$form_obj = null

◆ $init_form

$init_form

◆ $persistent_slots

$persistent_slots = ["fields"]

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