Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
InstanceStm Class Reference
Collaboration diagram for InstanceStm:
Collaboration graph

Public Member Functions

 GetInstance ($id=false, $refresh_cache=false)
 InstanceStm ($id=FALSE)
 createId ()
 getId ()
 restore ()
 TODO noch nicht richtig implementiert.
 store ($replace=false)
 delete ()
 getStmAbstrId ()
 getTitle ()
 getSubtitle ()
 getTopics ()
 getHints ()
 getSemesterId ()
 getSemesterName ()
 getHomeinst ()
 getHomeinstName ()
 getResponsible ()
 getComplete ()
 getCreator ()
 getResponsibleName ()
 getCreatorName ()
 setValues ($val_array)
 getValues ()
 addElement ($element, $block, $position)
 removeElement ($block, $position, $number)
 checkValues ()
 isFilled ($block, $position)

Data Fields

 $stm_instance_id
 $stm_abstr_id
 $title
 $subtitle
 $topics
 $hints
 $homeinst
 $responsible
 $creator
 $semester_id
 $complete
 $msg
 $elements

Member Function Documentation

addElement (   $element,
  $block,
  $position 
)

Here is the caller graph for this function:

checkValues ( )
createId ( )

creates an new id for this object private

Returns
string the unique id

Here is the caller graph for this function:

delete ( )
getComplete ( )
getCreator ( )
getCreatorName ( )
getHints ( )
getHomeinst ( )
getHomeinstName ( )
getId ( )

Here is the caller graph for this function:

GetInstance (   $id = false,
  $refresh_cache = false 
)

Here is the call graph for this function:

Here is the caller graph for this function:

getResponsible ( )
getResponsibleName ( )
getSemesterId ( )
getSemesterName ( )

Here is the call graph for this function:

getStmAbstrId ( )
getSubtitle ( )
getTitle ( )
getTopics ( )
getValues ( )
InstanceStm (   $id = FALSE)

Constructor

Pass nothing to create a abstract stm, or the id from an existing stm to change or delete public

Parameters
string$inst_stm_idthe stm which should be retrieved

Here is the call graph for this function:

Here is the caller graph for this function:

isFilled (   $block,
  $position 
)
removeElement (   $block,
  $position,
  $number 
)
restore ( )

TODO noch nicht richtig implementiert.

restore the data

the complete data of the object will be loaded from the db publihc

Returns
booelan succesful restore?

Here is the call graph for this function:

Here is the caller graph for this function:

setValues (   $val_array)

Here is the caller graph for this function:

store (   $replace = false)

Field Documentation

$complete
$creator
$elements
$hints
$homeinst
$msg
$responsible
$semester_id
$stm_abstr_id
$stm_instance_id
$subtitle
$title
$topics

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