wCMF  3.6
 All Classes Namespaces Files Functions Variables Groups Pages
class.NodeToSingleTableMapper.php File Reference

Go to the source code of this file.

Classes

class  NodeToSingleTableMapper
 

Variables

const DATATYPE_DONTCARE 0
 
const DATATYPE_ATTRIBUTE 1
 
const DATATYPE_ELEMENT 2
 
const DATATYPE_IGNORE 3
 
const BUILDDEPTH_INFINITE -1
 
const BUILDDEPTH_SINGLE -2
 
const BUILDDEPTH_GROUPED -3
 
const BUILDDEPTH_REQUIRED -4
 
const BUILDTYPE_COMPLETE -1
 
const BUILDTYPE_NOPROPS -2
 

Variable Documentation

const DATATYPE_DONTCARE 0

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.

Id:
class.NodeToSingleTableMapper.php 1462 2014-02-04 23:52:27Z iherwig

Some constants describing the data types

Definition at line 29 of file class.NodeToSingleTableMapper.php.

const BUILDDEPTH_INFINITE -1

Some constants describing the build process

Definition at line 36 of file class.NodeToSingleTableMapper.php.

Referenced by NodeToSingleTableMapper\create(), and NodeToSingleTableMapper\load().

const BUILDTYPE_COMPLETE -1

Definition at line 41 of file class.NodeToSingleTableMapper.php.

const BUILDTYPE_NOPROPS -2