|
MIOLO26
|
Membros públicos | |
| __construct ($module, $item, $value, $defaults=null) | |
| getResult () | |
| setContext ($config, $sql) | |
Membros públicos herdados de MBusiness | |
| __construct ($database=NULL, $data=NULL) | |
| onCreate ($data=NULL) | |
| getMiolo () | |
| getById ($data=NULL) | |
| handleTypedAttribute ($attribute, $operation, $type) | |
| checkError () | |
| getErrors () | |
| addError ($err) | |
| getData () | |
| setData ($data=NULL) | |
| getDatabase ($database=NULL) | |
| getDb () | |
| query (MSQL $sql, $parameters=NULL, $maxrows=0, $fetchType=NULL) | |
| objQuery ($sql, $parameters=NULL, $maxrows=0) | |
| execute ($sql) | |
| getAffectedRows () | |
| executeBatch ($arrayOfCommands) | |
| objQueryRange ($sql, &$range) | |
| executeSP ($sql, $parameters=null) | |
| getBusiness ($module, $name='main', $data=NULL) | |
| log ($operacao, $descricao) | |
| setTransaction (MTransaction $transaction) | |
| getTransaction () | |
| beginTransaction ($batch=true) | |
| endTransaction () | |
| getManager () | |
Membros públicos herdados de PersistentObject | |
| __construct () | |
| getClassMap () | |
| setPersistent ($value) | |
| isPersistent () | |
| setProxy ($value) | |
| isProxy () | |
| retrieve () | |
| retrieveFromQuery (MQuery $query) | |
| retrieveFromCriteria (PersistentCriteria $criteria, $parameters=NULL) | |
| retrieveAssociation ($target, $orderAttributes=null) | |
| retrieveAssociationAsCursor ($target, $orderAttributes=null) | |
| retrieveAsProxy () | |
| getCriteria () | |
| getDeleteCriteria () | |
| getUpdateCriteria () | |
| update () | |
| save () | |
| saveAssociation ($target) | |
| delete () | |
| deleteAssociation ($target, $object) | |
| deleteAssociationObject ($target) | |
| handleLOBAttribute ($attribute, $value, $operation) | |
Campos de Dados | |
| $module | |
| $item | |
| $value | |
| $config | |
| $sql | |
| $defaults | |
| $result | |
Campos de Dados herdados de MBusiness | |
| $_bmodule | |
| $_bclass | |
| $_errors | |
| $_database | |
| $_db | |
| $_transaction | |
Outros membros herdados | |
Atributos Protegidos herdados de MBusiness | |
| $_miolo | |
| __construct | ( | $module, | |
| $item, | |||
| $value, | |||
| $defaults = null ) |
| getResult | ( | ) |
| setContext | ( | $config, | |
| $sql ) |
| $config |
| $defaults |
| $item |
| $module |
| $result |
| $sql |
| $value |