Class arMessageList.
More...
Public Member Functions |
| | __construct () |
| | __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 () |
Detailed Description
Constructor & Destructor Documentation
| arMessageList::__construct |
( |
| ) |
|
The documentation for this class was generated from the following file: