2017-08-02 16:06:56 -04:00
|
|
|
This directory contains PHP templates which are used to build SQL files and object
|
|
|
|
|
model (OM) classes. The PHP templates are called from the
|
|
|
|
|
propel.phing.PropelDataModelTask class. The templates are managed by the Capsule
|
|
|
|
|
engine, which simply provides a mechanism for placing values in the template context
|
2010-12-02 23:34:41 +00:00
|
|
|
and buffering output, etc.
|