Basic Components - Table - Custom table classes.php 153 Bytes
Newer Older
doctrine's avatar
doctrine committed
1 2
Adding custom table classes is very easy. Only thing you need to do is name the classes as [componentName]Table and make them 
inherit Doctrine_Table.