JDSparkle
v.2014-02-11
Sparkle Updater Plugin for CakePHP
|
This class represents the interface to records. More...
Data Fields | |
$belongsTo | |
Default relations for this model. More... | |
$order = [ 'key' => 'ASC' ] | |
Default sorting order. | |
$primaryKey = 'id' | |
Primary key. | |
$useDbConfig = 'JDSparkleDB' | |
Database configuration in app/config | |
$useTable = 'records' | |
Database table this model uses. | |
This class represents the interface to records.
$belongsTo |
Default relations for this model.