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

Public Member Functions

 __construct ($element_id=null, $stm_instance_id=null, $sem_id=null)
 restore ()
 getValue ($field)
- Public Member Functions inherited from SimpleORMap
 __construct ($id=null)
 setId ($id)
 getId ()
 getNewId ()
 getData ()
 toArray ()
 setValue ($field, $value)
 __get ($field)
 __set ($field, $value)
 __isset ($field)
 offsetExists ($offset)
 offsetGet ($offset)
 offsetSet ($offset, $value)
 offsetUnset ($offset)
 getIterator ()
 count ()
 isField ($field)
 setData ($data, $reset=false)
 haveData ()
 isNew ()
 setNew ($is_new)
 getWhereQuery ()
 store ()
 triggerChdate ()
 delete ()

Static Public Member Functions

static GetElementsByInstance ($stm_instance_id, $as_objects=false)
static GetElementsByInstanceParticipant ($stm_instance_id, $user_id, $as_objects=false)
- Static Public Member Functions inherited from SimpleORMap
static expireTableScheme ()
static find ($class, $id)
static findBySQL ($class, $where)
static deleteBySQL ($class, $where)

Additional Inherited Members

- Protected Member Functions inherited from SimpleORMap
 getTableScheme ()
- Static Protected Member Functions inherited from SimpleORMap
static TableScheme ($db_table)
- Protected Attributes inherited from SimpleORMap
 $content = array()
 $is_new = true
 $db_table = ''
 $db_fields = null
 $pk = null
- Static Protected Attributes inherited from SimpleORMap
static $schemes

Constructor & Destructor Documentation

__construct (   $element_id = null,
  $stm_instance_id = null,
  $sem_id = null 
)

Here is the call graph for this function:

Member Function Documentation

static GetElementsByInstance (   $stm_instance_id,
  $as_objects = false 
)
static

Here is the call graph for this function:

Here is the caller graph for this function:

static GetElementsByInstanceParticipant (   $stm_instance_id,
  $user_id,
  $as_objects = false 
)
static

Here is the call graph for this function:

Here is the caller graph for this function:

getValue (   $field)

returns value of a column

Parameters
string$field
Returns
null|string

Reimplemented from SimpleORMap.

Here is the call graph for this function:

Here is the caller graph for this function:

restore ( )

restore entry from database

Returns
boolean

Reimplemented from SimpleORMap.

Here is the call graph for this function:


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