Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
StudipComments Class Reference
Inheritance diagram for StudipComments:
Inheritance graph
Collaboration diagram for StudipComments:
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 find ($id)
static findBySql ($where)
static deleteBySql ($where)
static NumCommentsForObject ($object_id)
static NumCommentsForObjectSinceLastVisit ($object_id, $comments_since=0, $exclude_user_id=null)
static GetCommentsForObject ($object_id)
static DeleteCommentsByObject ($object_ids)
- 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

StudipComments.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 DeleteCommentsByObject (   $object_ids)
static

Here is the call graph for this function:

Here is the caller graph for this function:

static find (   $id)
static
static findBySql (   $where)
static
static GetCommentsForObject (   $object_id)
static

Here is the call graph for this function:

Here is the caller graph for this function:

static NumCommentsForObject (   $object_id)
static

Here is the call graph for this function:

Here is the caller graph for this function:

static NumCommentsForObjectSinceLastVisit (   $object_id,
  $comments_since = 0,
  $exclude_user_id = null 
)
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: