wCMF
3.6
|
Go to the source code of this file.
Classes | |
class | PersistenceFacade |
Variables | |
const | BUILDDEPTH_INFINITE -1 |
const | BUILDDEPTH_SINGLE -2 |
const | BUILDDEPTH_REQUIRED -4 |
const | BUILDDEPTH_MAX 10 |
const BUILDDEPTH_INFINITE -1 |
wCMF - wemove Content Management Framework Copyright (C) 2005-2014 wemove digital solutions GmbH
Licensed under the terms of any of the following licenses at your choice:
See the license.txt file distributed with this work for additional information.
Some constants describing the build process
Definition at line 25 of file class.PersistenceFacade.php.
const BUILDDEPTH_SINGLE -2 |
Definition at line 26 of file class.PersistenceFacade.php.
Referenced by PersistenceFacade\getBaseOID().
const BUILDDEPTH_REQUIRED -4 |
Definition at line 27 of file class.PersistenceFacade.php.
const BUILDDEPTH_MAX 10 |
Definition at line 28 of file class.PersistenceFacade.php.
Referenced by NodeXMLDBMapper\createImpl(), and RDBMapper\createImpl().