find()
http://book.cakephp.org/2.0/en/models/retrieving-your-data.html
fieldname - virtual field setup:
http://book.cakephp.org/2.0/en/models/virtual-fields.html
find('list') return array( key: id ; value: displayField )
displayField setup:
http://book.cakephp.org/2.0/en/models/model-attributes.html#model-displayfield
set primary key of table which is not conventionally named as 'id':
http://stackoverflow.com/questions/680078/how-does-cakephp-handle-habtm-tables-with-without-an-id-field
http://book.cakephp.org/2.0/en/models/model-attributes.html
沒有留言:
張貼留言