Goodies
Trace:
•
xbuntu_tricks
•
infoepub
•
pycrc
•
pyshoutcast
•
cherokee_codeignite
•
freenx_slackware
•
addchildxml
•
captcha
•
datefield
•
diffmodeltable
Difference between Model.class.php and ModelTable.class.php
14.01.2010
Model.class
refers to a single record, and therefore to a single record methods as save(), delete(), etc
inherits Doctrine_Record
ModelTable.class
refers to the whole table, and therefore to table methods as queries for example
inherits Doctrine_Table
php/diffmodeltable.txt · Last modified: 2011/11/25 10:45 (external edit)