[ Index ] |
|
Code source de Symfony 1.0.0 |
![]() | Remonter | |
![]() | php5/ | |
![]() | ClassTools.php [source] [107 lignes] | |
![]() | OMBuilder.php [source] [409 lignes] | Baseclass for OM-building classes. OM-building classes are those that build a PHP (or other) class to service a single table. This includes Peer classes, Entity classes, Map classes, Node classes, etc. |
![]() | ObjectBuilder.php [source] [148 lignes] | Base class for Peer-building classes. This class is designed so that it can be extended by a PHP4PeerBuilder in addition to the "standard" PHP5PeerBuilder and PHP5ComplexOMPeerBuilder. Hence, this class should not have any actual template code in it -- simply basic logic & utility methods. |
![]() | PeerBuilder.php [source] [269 lignes] | Base class for Peer-building classes. This class is designed so that it can be extended by a PHP4PeerBuilder in addition to the "standard" PHP5PeerBuilder and PHP5ComplexOMPeerBuilder. Hence, this class should not have any actual template code in it -- simply basic logic & utility methods. |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |