DTOClassBuilder Class Reference
[Class builders]

Inheritance diagram for DTOClassBuilder:

Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static build (MetaClass $class)

Static Private Member Functions

static doPropertyBuild (MetaClassProperty $property)


Detailed Description

Definition at line 16 of file DtoClassBuilder.class.php.


Member Function Documentation

static DTOClassBuilder::build ( MetaClass class  )  [static]

Returns:
AutoDto{$class->getName()}

Reimplemented from BaseBuilder.

Definition at line 18 of file DtoClassBuilder.class.php.

References $out, MetaClassType::CLASS_ABSTRACT, EOT, getHead(), FetchStrategy::LAZY, and MetaRelation::ONE_TO_MANY.

Here is the call graph for this function:

static DTOClassBuilder::doPropertyBuild ( MetaClassProperty property  )  [static, private]

Definition at line 88 of file DtoClassBuilder.class.php.


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:18 2007 for onPHP by  doxygen 1.5.4