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

Public Member Functions

 __construct ($id=null)
- Public Member Functions inherited from SimpleORMap
 setId ($id)
 getId ()
 getNewId ()
 getData ()
 toArray ()
 getValue ($field)
 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 ()
 restore ()
 store ()
 triggerChdate ()
 delete ()

Static Public Member Functions

static GetSCMEntriesForRange ($range_id, $as_objects=false)
static GetNumSCMEntriesForRange ($range_id)
static DeleteSCMEntriesForRange ($range_ids)
static find ($id)
static findBySql ($where)
static deleteBySql ($where)
- 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

Detailed Description

StudipScmEntry.class.php

Author
André Noack <noack-quest>, Suchi & Berg GmbH info@.nosp@m.data.nosp@m.-ques.nosp@m.t.de public

Constructor & Destructor Documentation

__construct (   $id = null)
Parameters
string$idprimary key of table

Reimplemented from SimpleORMap.

Member Function Documentation

static deleteBySql (   $where)
static
static DeleteSCMEntriesForRange (   $range_ids)
static

Here is the call graph for this function:

static find (   $id)
static
static findBySql (   $where)
static
static GetNumSCMEntriesForRange (   $range_id)
static

Here is the call graph for this function:

static GetSCMEntriesForRange (   $range_id,
  $as_objects = false 
)
static

Here is the call graph for this function:

Here is the caller graph for this function:


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