|
Stud.IP
2.3 Revision 48548
|


Public Member Functions | |
| __construct ($id=null) | |
Public Member Functions inherited from SimpleORMap | |
| getTableMetadata () | |
| 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 () | |
| isDirty () | |
| isFieldDirty ($field) | |
| revertValue ($field) | |
Static Public Member Functions | |
| static | find ($id) |
| static | findBySql ($where) |
| static | findByFieldAndUser ($field, $user_id) |
| static | deleteBySql ($where) |
| static | deleteByUser ($user_id) |
Static Public Member Functions inherited from SimpleORMap | |
| static | expireTableScheme () |
| static | find ($class, $id) |
| static | findBySQL ($class, $where) |
| static | deleteBySQL ($class, $where) |
| static | toObject ($class, $id_or_object) |
Additional Inherited Members | |
Protected Member Functions inherited from SimpleORMap | |
| getTableScheme () | |
| initializeContent () | |
Static Protected Member Functions inherited from SimpleORMap | |
| static | TableScheme ($db_table) |
Protected Attributes inherited from SimpleORMap | |
| $content = array() | |
| $content_db = array() | |
| $is_new = true | |
| $db_table = '' | |
| $db_fields = null | |
| $pk = null | |
| $default_values = array() | |
Static Protected Attributes inherited from SimpleORMap | |
| static | $schemes |
| __construct | ( | $id = null | ) |
| string | $id | primary key of table |
Reimplemented from SimpleORMap.
|
static |
|
static |


|
static |
|
static |


|
static |
