ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
arMessageList Class Reference

Class arMessageList. More...

+ Inheritance diagram for arMessageList:
+ Collaboration diagram for arMessageList:

Public Member Functions

 __construct ()
- Public Member Functions inherited from ActiveRecordList
 __construct (ActiveRecord $ar)
 additionalParams (array $additional_params)
 where ($where, $operator=NULL)
 orderBy ($order_by, $order_direction= 'ASC')
 limit ($start, $end)
 innerjoinAR (ActiveRecord $ar, $on_this, $on_external, $fields=array( '*'), $operator= '=', $both_external=false)
 leftjoin ($tablename, $on_this, $on_external, $fields=array( '*'), $operator= '=', $both_external=false)
 innerjoin ($tablename, $on_this, $on_external, $fields=array( '*'), $operator= '=', $both_external=false)
 concat (array $fields, $as)
 getArWhereCollection ()
 getArJoinCollection ()
 getArOrderCollection ()
 getArLimitCollection ()
 getArConcatCollection ()
 getArSelectCollection ()
 dateFormat ($date_format= 'd.m.Y-H:i:s')
 debug ()
 connector (arConnector $connector)
 raw ($set_raw=true)
 hasSets ()
 affectedRows ()
 count ()
 getCollection ()
 setClass ($class)
 getClass ()
 get ()
 getFirstFromLastQuery ()
 first ()
 last ()
 getArray ($key=NULL, $values=NULL)
 setAR ($ar)
 getAR ()
 getDebug ()
 setDateFormat ($date_format)
 getDateFormat ()
 setAddidtionalParameters ($addidtional_parameters)
 getAddidtionalParameters ()
 setRaw ($raw)
 getRaw ()

Additional Inherited Members

- Static Public Member Functions inherited from ActiveRecordList
static setLastQuery ($last_query)
static getLastQuery ()
- Protected Member Functions inherited from ActiveRecordList
 getArConnector ()
 join ($type=arJoin::TYPE_INNER, $tablename, $on_this, $on_external, $fields=array( '*'), $operator= '=', $both_external=false)
 buildArray ($key, $values)
 buildRow ($row, $values)
 loadLastQuery ()
- Protected Attributes inherited from ActiveRecordList
 $arWhereCollection
 $arJoinCollection
 $arOrderCollection
 $arLimitCollection
 $arConcatCollection
 $arSelectCollection
 $loaded = false
 $class = ''
 $result = array()
 $result_array = array()
 $debug = false
 $date_format = NULL
 $addidtional_parameters = array()
 $connector
 $ar
 $raw = false
- Static Protected Attributes inherited from ActiveRecordList
static $last_query

Detailed Description

Class arMessageList.

Author
Fabian Schmid fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
Version
2.0.7

Definition at line 11 of file class.arMessageList.php.

Constructor & Destructor Documentation

arMessageList::__construct ( )

Definition at line 13 of file class.arMessageList.php.


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