![]() |
![]() |

Public Member Functions | |
| & | getInstance () |
| getKnownTypes () | |
| isKnownType ($type) | |
| & | load ($oid, $buildDepth, $buildAttribs=null, $buildTypes=null) |
| & | create ($type, $buildDepth, $buildAttribs=null) |
| save (&$object) | |
| delete ($oid, $recursive=true) | |
| getCreatedOIDs ($type) | |
| getLastCreatedOID ($type) | |
| getOIDs ($type, $criteria=null, $orderby=null, &$pagingInfo) | |
| getOIDsEx ($type, $where=null, $orderby=null, &$pagingInfo) | |
| getFirstOID ($type, $criteria=null, $orderby=null, &$pagingInfo) | |
| getFirstOIDEx ($type, $where=null, $orderby=null, &$pagingInfo) | |
| loadObjects ($type, $buildDepth, $criteria=null, $orderby=null, &$pagingInfo, $buildAttribs=null, $buildTypes=null) | |
| & | loadFirstObject ($type, $buildDepth, $criteria=null, $orderby=null, &$pagingInfo, $buildAttribs=null, $buildTypes=null) |
| createObjectQuery ($type) | |
| createStringQuery () | |
| startTransaction () | |
| commitTransaction () | |
| rollbackTransaction () | |
| & | getMapper ($type) |
| storeConnection ($className, &$connection) | |
| getClassFile ($parser, $className) | |
| setReadOnly ($isReadOnly) | |
| enableLogging ($logStrategy) | |
| disableLogging () | |
| isLogging () | |
| setCaching ($isCaching) | |
| clearCache () | |
| getCacheKey ($oid, $buildDepth, $buildAttribs, $buildTypes) | |
| composeOID ($params) | |
| decomposeOID ($oid) | |
| getOIDParameter ($oid, $param) | |
| setOIDParameter ($oid, $param, $value) | |
| isValidOID ($oid) | |
| getNumberOfPKs ($type) | |
| getDummyId () | |
| isDummyId ($id) | |
| getId () | |
| valueChanged (&$object, $name, $type, $oldValue, $newValue) | |
| propertyChanged (&$object, $name, $oldValue, $newValue) | |
| stateChanged (&$object, $oldValue, $newValue) | |
Data Fields | |
| $_mapperObjects = array() | |
| $_createdOIDs = array() | |
| $_dbConnections = array() | |
| $_cache = array() | |
| $_logging = false | |
| $_logStrategy = null | |
| $_isReadOnly = false | |
| $_isCaching = false | |
| $_inTransaction = false | |
Definition at line 53 of file class.PersistenceFacade.php.
| & getInstance | ( | ) |
Returns an instance of the class.
Definition at line 69 of file class.PersistenceFacade.php.
Referenced by XMLUtil::_GetNodePath(), XMLUtil::_GetOID(), XMLUtil::_InsertNode(), UserRDBBase::addChild(), RoleRDBBase::addChild(), NodeUtil::addLanguageChildren(), NodeUtil::addMandatoryChildren(), RDBMapper::appendChildData(), TableRDBMapper::applyDataOnLoad(), NodeUtil::completeNode(), RDBMapper::connect(), NodeToSingleTableMapper::create(), RDBMapper::createImpl(), NodeXMLDBMapper::createImpl(), UserManagerRDB::createRoleImpl(), UserManagerRDB::createUserImpl(), NodeToSingleTableMapper::delete(), RDBMapper::deleteImpl(), NodeXMLDBMapper::deleteImpl(), NodeSerializer::deserializeNode(), StringQuery::execute(), UserController::executeKernel(), SortController::executeKernel(), SearchController::executeKernel(), SaveController::executeKernel(), ResourceListController::executeKernel(), PagingController::executeKernel(), InsertController::executeKernel(), DisplayController::executeKernel(), DeleteController::executeKernel(), CopyController::executeKernel(), ChildrenListController::executeKernel(), AsyncPagingController::executeKernel(), AssociateController::executeKernel(), PrincipalController::executeKernel(), ConfigController::executeKernel(), AdminController::executeKernel(), ObjectQuery::executeString(), g_getObjects(), g_getOIDArray(), g_getOIDs(), g_getTypes(), TreeViewController::getChildren(), UserRDBBase::getChildrenEx(), RoleRDBBase::getChildrenEx(), ObjectQuery::getConnection(), NodeUtil::getConnectionToAncestor(), NodeUtil::getConnectionToDescendant(), NodeUtil::getDisplayNameFromType(), NodeUtil::getDisplayValues(), NodeUnifiedRDBMapper::getInsertSQL(), getKnownTypes(), FormUtil::getListMap(), getMapper(), AbstractFormat::getNode(), getNumberOfPKs(), SearchController::getObjects(), ObjectQuery::getObjectTemplate(), NodeToSingleTableMapper::getOIDs(), SimplePagingController::getOIDs(), NodeListController::getOIDs(), ChildrenListController::getOIDs(), ObjectQuery::getOrderby(), NodeToSingleTableMapper::getParentOID(), NodeUtil::getParentQuery(), NodeUtil::getPath(), RDBMapper::getPKNamesForType(), NodeUtil::getPossibleChildren(), NodeUtil::getPossibleParents(), NodeToSingleTableMapper::getPropertyMap(), User::getRoleByName(), TreeViewController::getRootOIDs(), NodeUtil::getSelfQuery(), NodeUnifiedRDBMapper::getUpdateSQL(), User::getUser(), XMLExportController::initExport(), UserManagerRDB::initialize(), BatchController::initialize(), isKnownType(), NodeToSingleTableMapper::load(), Node::loadChildren(), UserRDBBase::loadChildren(), RoleRDBBase::loadChildren(), RDBMapper::loadImpl(), NodeXMLDBMapper::loadImpl(), Node::loadParents(), AuthUser::login(), StringQuery::mapToDatabase(), ChildrenListController::modifyModel(), AsyncPagingController::modifyModel(), ObjectQuery::ObjectQuery(), PersistentObject::PersistentObject(), PersistentIterator::proceed(), MultipleActionController::replaceVariablesString(), NodeToSingleTableMapper::save(), RDBMapper::saveImpl(), NodeXMLDBMapper::saveImpl(), smarty_function_linktext(), SortController::sortAll(), storeConnection(), Table::Table(), XMLExportController::writeNode(), and LogOutputStrategy::writeObject().
| getKnownTypes | ( | ) |
Get a list of types defined in the application.
Definition at line 82 of file class.PersistenceFacade.php.
References getInstance().
Referenced by g_getTypes().

| isKnownType | ( | $ | type | ) |
Check if a type is defined in the application.
| type | The type to check |
Definition at line 92 of file class.PersistenceFacade.php.
References getInstance().
Referenced by StringQuery::buildQuery(), NodeSerializer::deserializeNode(), StringQuery::execute(), SearchController::executeKernel(), SaveController::executeKernel(), g_getObjects(), g_getOIDs(), NodeUtil::getDisplayValues(), NodeUnifiedRDBMapper::getInsertSQL(), getNumberOfPKs(), AsyncPagingController::getObjects(), NodeUnifiedRDBMapper::getUpdateSQL(), DisplayController::initialize(), SOAPFormat::isSerializedNode(), MultipleActionController::replaceVariablesString(), and NodeListController::validate().

| & load | ( | $ | oid, | |
| $ | buildDepth, | |||
| $ | buildAttribs = null, |
|||
| $ | buildTypes = null | |||
| ) |
Load an object from the database.
| oid | OID of the object to construct | |
| buildDepth | One of the BUILDDEPTH constants or a number describing the number of generations to build (except BUILDDEPTH_REQUIRED) | |
| buildAttribs | An assoziative array listing the attributes to load (default: null loads all attributes) (keys: the types, values: an array of attributes of the type to load) Use this to load only a subset of attributes | |
| buildTypes | An array listing the (sub-)types to include |
Definition at line 115 of file class.PersistenceFacade.php.
References decomposeOID(), getCacheKey(), getMapper(), and WCMFException::throwEx().

| & create | ( | $ | type, | |
| $ | buildDepth, | |||
| $ | buildAttribs = null | |||
| ) |
Construct the template of an Object of a given type.
| type | The type of object to build | |
| buildDepth | One of the BUILDDEPTH constants or a number describing the number of generations to build | |
| buildAttribs | An assoziative array listing the attributes to create (default: null creates all attributes) (keys: the types, values: an array of attributes of the type to create) Use this to create only a subset of attributes |
Definition at line 165 of file class.PersistenceFacade.php.
References getMapper(), and WCMFException::throwEx().

| save | ( | &$ | object | ) |
Save an object to the database (inserted if it is new).
| object | A reference to the object to save |
Definition at line 187 of file class.PersistenceFacade.php.
| delete | ( | $ | oid, | |
| $ | recursive = true | |||
| ) |
Delete an object from the database (together with all of its children).
| oid | The object id of the object to delete | |
| recursive | True/False whether to physically delete it's children too [default: true] |
Definition at line 201 of file class.PersistenceFacade.php.
References decomposeOID(), and getMapper().

| getCreatedOIDs | ( | $ | type | ) |
Get the object ids of newly created objects of a given type.
| type | The type of the object |
Definition at line 218 of file class.PersistenceFacade.php.
| getLastCreatedOID | ( | $ | type | ) |
Get the object id of the last created object of a given type.
| type | The type of the object |
Definition at line 229 of file class.PersistenceFacade.php.
| getOIDs | ( | $ | type, | |
| $ | criteria = null, |
|||
| $ | orderby = null, |
|||
| &$ | pagingInfo | |||
| ) |
Get the object ids of objects matching a given criteria. If a PagingInfo instance is passed it will be used and updated.
| type | The type of the object | |
| criteria | An assoziative array holding name value pairs of attributes for selecting objects or a single string representing a (mapper specific) query condition (maybe null). [default: null] | |
| orderby | An array holding names of attributes to order by (maybe null). [default: null] | |
| pagingInfo | A reference PagingInfo instance (optional, default null does not work in PHP4). |
Definition at line 244 of file class.PersistenceFacade.php.
References getMapper().
Referenced by getFirstOID().

| getOIDsEx | ( | $ | type, | |
| $ | where = null, |
|||
| $ | orderby = null, |
|||
| &$ | pagingInfo | |||
| ) |
Definition at line 255 of file class.PersistenceFacade.php.
References Log::error(), and WCMFException::getStackTrace().

| getFirstOID | ( | $ | type, | |
| $ | criteria = null, |
|||
| $ | orderby = null, |
|||
| &$ | pagingInfo | |||
| ) |
Get the first object id of objects matching a given condition. If a PagingInfo instance is passed it will be used and updated.
| type | The type of the object | |
| criteria | An assoziative array holding name value pairs of attributes for selecting objects or a single string representing a (mapper specific) query condition (maybe null). [default: null] | |
| orderby | An array holding names of attributes to ORDER by (maybe null). [default: null] | |
| pagingInfo | A reference PagingInfo instance (optional, default null does not work in PHP4). |
Definition at line 268 of file class.PersistenceFacade.php.
References getOIDs().

| getFirstOIDEx | ( | $ | type, | |
| $ | where = null, |
|||
| $ | orderby = null, |
|||
| &$ | pagingInfo | |||
| ) |
Definition at line 279 of file class.PersistenceFacade.php.
References Log::error(), and WCMFException::getStackTrace().

| loadObjects | ( | $ | type, | |
| $ | buildDepth, | |||
| $ | criteria = null, |
|||
| $ | orderby = null, |
|||
| &$ | pagingInfo, | |||
| $ | buildAttribs = null, |
|||
| $ | buildTypes = null | |||
| ) |
Load the objects matching a given condition. If a PagingInfo instance is passed it will be used and updated.
| type | The type of the object | |
| buildDepth | One of the BUILDDEPTH constants or a number describing the number of generations to build (except BUILDDEPTH_REQUIRED) | |
| criteria | An assoziative array holding name value pairs of attributes for selecting objects or a single string representing a (mapper specific) query condition (maybe null). [default: null] | |
| orderby | An array holding names of attributes to ORDER by (maybe null). [default: null] | |
| pagingInfo | A reference PagingInfo instance (optional, default null does not work in PHP4). | |
| buildAttribs | An assoziative array listing the attributes to load (default: null loads all attributes) (keys: the types, values: an array of attributes of the type to load) Use this to load only a subset of attributes | |
| buildTypes | An array listing the (sub-)types to include |
Definition at line 297 of file class.PersistenceFacade.php.
References getMapper().
Referenced by loadFirstObject().

| & loadFirstObject | ( | $ | type, | |
| $ | buildDepth, | |||
| $ | criteria = null, |
|||
| $ | orderby = null, |
|||
| &$ | pagingInfo, | |||
| $ | buildAttribs = null, |
|||
| $ | buildTypes = null | |||
| ) |
Load the first object matching a given condition. If a PagingInfo instance is passed it will be used and updated.
| type | The type of the object | |
| buildDepth | One of the BUILDDEPTH constants or a number describing the number of generations to build (except BUILDDEPTH_REQUIRED) | |
| criteria | An assoziative array holding name value pairs of attributes for selecting objects or a single string representing a (mapper specific) query condition (maybe null). [default: null] | |
| orderby | An array holding names of attributes to ORDER by (maybe null). [default: null] | |
| pagingInfo | A reference PagingInfo instance (optional, default null does not work in PHP4). | |
| buildAttribs | An assoziative array listing the attributes to load (default: null loads all attributes) (keys: the types, values: an array of attributes of the type to load) Use this to load only a subset of attributes | |
| buildTypes | An array listing the (sub-)types to include |
Definition at line 319 of file class.PersistenceFacade.php.
References loadObjects().

| createObjectQuery | ( | $ | type | ) |
Create an object query.
| type | The object type to search for |
Definition at line 332 of file class.PersistenceFacade.php.
Referenced by g_getObjects(), NodeUtil::getChildQuery(), NodeUtil::getNodeQuery(), SearchController::getObjects(), NodeUtil::getParentQuery(), NodeUtil::getSelfQuery(), and SOAPController::soapSearch().
| createStringQuery | ( | ) |
Create a string query.
Definition at line 340 of file class.PersistenceFacade.php.
Referenced by g_getOIDs(), and SOAPController::soapAdvancedSearch().
| startTransaction | ( | ) |
Start a transaction. Used for PersistenceMapper classes that need to explicitely start and commit transactions. If this method is called, the startTransaction() method of every used PersistenceMapper will be called - until commitTransaction() is called.
Definition at line 351 of file class.PersistenceFacade.php.
References Log::debug(), and isLogging().

| commitTransaction | ( | ) |
Commit the started transaction. Used for PersistenceMapper classes that need to explicitely start and commit transactions. If this method is called, the commitTransaction() method of every used PersistenceMapper will be called.
Definition at line 373 of file class.PersistenceFacade.php.
References Log::debug(), and isLogging().

| rollbackTransaction | ( | ) |
Rollback the started transaction. Used for PersistenceMapper classes that need to explicitely start and commit transactions. If this method is called, the rollbackTransaction() method of every used PersistenceMapper will be called.
Definition at line 395 of file class.PersistenceFacade.php.
References Log::debug(), and isLogging().

| & getMapper | ( | $ | type | ) |
Get the PersistenceMapper for a given type. If no mapper for this type is defined the mapper for type '*' will be returned
| type | The type of the object to get the PersistenceMapper for |
Definition at line 415 of file class.PersistenceFacade.php.
References getClassFile(), getInstance(), isLogging(), and WCMFException::throwEx().
Referenced by create(), delete(), getOIDs(), load(), and loadObjects().

| storeConnection | ( | $ | className, | |
| &$ | connection | |||
| ) |
Store a connection for reuse
| className | The name of the class for which the connection is defined (PersistenceFacade retrieves the initParams section from this) | |
| connection | A reference to the connection to save |
Definition at line 525 of file class.PersistenceFacade.php.
References getInstance().

| getClassFile | ( | $ | parser, | |
| $ | className | |||
| ) |
Get the class file name from the classmapping section of ini file
| parser | The ini file parser | |
| className | The class name |
Definition at line 540 of file class.PersistenceFacade.php.
References WCMFException::throwEx().
Referenced by getMapper().

| setReadOnly | ( | $ | isReadOnly | ) |
Set state to readonly. If set to true, PersistenceFacade will return only immutable objects and save/delete methods are disabled.
| isReadOnly | True/False whether objects should be readonly or not |
Definition at line 554 of file class.PersistenceFacade.php.
| enableLogging | ( | $ | logStrategy | ) |
Enable logging using a given OutputStrategy to log insert/update/delete actions to a file.
| logStrategy | The OutputStrategy to use. |
Definition at line 562 of file class.PersistenceFacade.php.
| disableLogging | ( | ) |
Disable logging.
Definition at line 570 of file class.PersistenceFacade.php.
| isLogging | ( | ) |
Check if the PersistenceMapper is logging.
Definition at line 578 of file class.PersistenceFacade.php.
Referenced by commitTransaction(), getMapper(), rollbackTransaction(), and startTransaction().
| setCaching | ( | $ | isCaching | ) |
Set state to caching. If set to true, PersistenceFacade will cache all loaded objects and returns cached instances when calling the PersistenceFacade::load method.
| isCaching | True/False whether objects should be chached or not |
Definition at line 587 of file class.PersistenceFacade.php.
| clearCache | ( | ) |
Clear the object cache
Definition at line 594 of file class.PersistenceFacade.php.
| getCacheKey | ( | $ | oid, | |
| $ | buildDepth, | |||
| $ | buildAttribs, | |||
| $ | buildTypes | |||
| ) |
Get cache key from the given parameters
| oid | OID of the object | |
| buildDepth | One of the BUILDDEPTH constants | |
| buildAttribs | An assoziative array ( |
| buildTypes | An array ( |
Definition at line 606 of file class.PersistenceFacade.php.
Referenced by load().
| composeOID | ( | $ | params | ) |
Compose an OID from several parameters.
| params | An assoziative array with the keys 'type' and 'id' where the value of id maybe a single value or an array (for compound primary keys). If id is an array, the order of the values must match the order of the primary key names given by PersistenceMapper::getPkNames(). If only type is given in params, the primary key columns will be set with initial values. |
Definition at line 622 of file class.PersistenceFacade.php.
References getDummyId(), getNumberOfPKs(), and WCMFException::throwEx().
Referenced by NodeRDBMapper::applyDataOnCreate(), NodeRDBMapper::applyDataOnLoad(), RDBMapper::constructOID(), UserRDBBase::deleteChild(), RoleRDBBase::deleteChild(), UserController::executeKernel(), g_getOIDs(), FormUtil::getListMap(), NullNode::getOID(), NMUserRoleBase::getRoleRDBOID(), XMLUtil::getRootOID(), NMUserRoleBase::getUserRDBOID(), LocktableBase::getUserRDBOID(), PersistentObject::PersistentObject(), PersistentObject::setDBID(), setOIDParameter(), and PersistentObject::updateOID().

| decomposeOID | ( | $ | oid | ) |
Decompose an OID into several parameters.
| oid | The OID of the object. |
Definition at line 655 of file class.PersistenceFacade.php.
References isValidOID(), and WCMFException::throwEx().
Referenced by RightsManager::authorize(), delete(), InsertController::executeKernel(), CopyController::executeKernel(), NodeUnifiedRDBMapper::getInsertSQL(), getOIDParameter(), UserManager::getPrincipal(), NodeUtil::getSelfQuery(), DisplayController::initialize(), TableUnifiedRDBMapper::isValidOID(), NodeUnifiedRDBMapper::isValidOID(), load(), NodeUnifiedRDBMapper::prepareInsert(), NodeUnifiedRDBMapper::propertyChanged(), ObjectQuery::registerObjectTemplate(), UserManager::removePrincipal(), PersistentObject::setOID(), and setOIDParameter().

| getOIDParameter | ( | $ | oid, | |
| $ | param | |||
| ) |
Get a part of an object id (e.g. the 'type' parameter).
| oid | The OID of the object. | |
| param | The name of the parameter. |
Definition at line 677 of file class.PersistenceFacade.php.
References decomposeOID().
Referenced by NodeUnifiedRDBMapper::createPKCondition(), UserRDBBase::deleteChild(), RoleRDBBase::deleteChild(), SOAPFormat::deserializeNode(), SearchController::executeKernel(), SaveController::executeKernel(), InsertController::executeKernel(), DisplayController::executeKernel(), AssociateController::executeKernel(), g_getOIDs(), NodeUnifiedRDBMapper::getChildrenDisassociateSQL(), UserRDBBase::getChildrenEx(), RoleRDBBase::getChildrenEx(), NodeUnifiedRDBMapper::getChildrenSelectSQL(), NodeUtil::getConnectionToAncestor(), NodeUtil::getConnectionToDescendant(), PersistentObject::getDBID(), AbstractFormat::getNode(), Node::getNumChildren(), Node::getNumParents(), NodeUtil::getPossibleChildren(), NodeUtil::getPossibleParents(), ChildrenListController::getRealSubjectType(), SOAPFormat::isSerializedNode(), Node::loadChildren(), RDBMapper::loadImpl(), Node::loadParents(), ChildrenListController::modifyModel(), AsyncPagingController::modifyModel(), and SortController::sortAll().

| setOIDParameter | ( | $ | oid, | |
| $ | param, | |||
| $ | value | |||
| ) |
Set a part of an object id (e.g. the 'type' parameter).
| oid | The OID of the object. | |
| param | The name of the parameter. | |
| value | The value of the parameter. |
Definition at line 691 of file class.PersistenceFacade.php.
References composeOID(), and decomposeOID().

| isValidOID | ( | $ | oid | ) |
Validate a given OID.
| oid | The OID of the object. |
Definition at line 704 of file class.PersistenceFacade.php.
References getNumberOfPKs().
Referenced by LockManager::aquireLock(), RightsManager::authorize(), decomposeOID(), UserRDBBase::deleteChild(), RoleRDBBase::deleteChild(), SortController::executeKernel(), SearchController::executeKernel(), SaveController::executeKernel(), InsertController::executeKernel(), DisplayController::executeKernel(), AssociateController::executeKernel(), g_getObjects(), g_getOIDArray(), InternalLink::getAnchorOID(), TreeViewController::getChildren(), NodeUnifiedRDBMapper::getInsertSQL(), LockManager::getLock(), InternalLink::getReferencedOID(), NodeUnifiedRDBMapper::getUpdateSQL(), DisplayController::initialize(), SOAPFormat::isSerializedNode(), UserRDBBase::loadChildren(), RoleRDBBase::loadChildren(), AsyncPagingController::modifyModel(), PersistentObject::PersistentObject(), LockManager::releaseLock(), NodeXMLDBMapper::saveImpl(), ConcurrencyController::validate(), ChildrenListController::validate(), and AssociateController::validate().

| getNumberOfPKs | ( | $ | type | ) |
Get the number of primary keys a type has.
| type | The type to check. |
Definition at line 725 of file class.PersistenceFacade.php.
References getInstance(), and isKnownType().
Referenced by composeOID(), and isValidOID().

| getDummyId | ( | ) |
Get a dummy id ("wcmf" + unique 32 character string).
Definition at line 740 of file class.PersistenceFacade.php.
Referenced by NodeRDBMapper::applyDataOnCreate(), and composeOID().
| isDummyId | ( | $ | id | ) |
Check if a given id is a dummy id.
| id | The id to check |
Definition at line 749 of file class.PersistenceFacade.php.
Referenced by NodeUnifiedRDBMapper::prepareInsert(), and ObjectQuery::registerObjectTemplate().
| getId | ( | ) |
ChangeListener interface implementation
Reimplemented from ChangeListener.
Definition at line 761 of file class.PersistenceFacade.php.
| valueChanged | ( | &$ | object, | |
| $ | name, | |||
| $ | type, | |||
| $ | oldValue, | |||
| $ | newValue | |||
| ) |
Reimplemented from ChangeListener.
Definition at line 768 of file class.PersistenceFacade.php.
| propertyChanged | ( | &$ | object, | |
| $ | name, | |||
| $ | oldValue, | |||
| $ | newValue | |||
| ) |
Reimplemented from ChangeListener.
Definition at line 772 of file class.PersistenceFacade.php.
| stateChanged | ( | &$ | object, | |
| $ | oldValue, | |||
| $ | newValue | |||
| ) |
Reimplemented from ChangeListener.
Definition at line 776 of file class.PersistenceFacade.php.
| $_mapperObjects = array() |
Definition at line 55 of file class.PersistenceFacade.php.
| $_createdOIDs = array() |
Definition at line 56 of file class.PersistenceFacade.php.
| $_dbConnections = array() |
Definition at line 57 of file class.PersistenceFacade.php.
| $_cache = array() |
Definition at line 58 of file class.PersistenceFacade.php.
| $_logging = false |
Definition at line 59 of file class.PersistenceFacade.php.
| $_logStrategy = null |
Definition at line 60 of file class.PersistenceFacade.php.
| $_isReadOnly = false |
Definition at line 61 of file class.PersistenceFacade.php.
| $_isCaching = false |
Definition at line 62 of file class.PersistenceFacade.php.
| $_inTransaction = false |
Definition at line 63 of file class.PersistenceFacade.php.
|
This page generated via doxygen 1.5.8 Mon Mar 30 01:58:45 2009. Copyright © 2009 wemove digital solutions GmbH. |
|