Wiki

Articles tagged with "cactiverecord", sorted by commentsX
Displaying 1-5 of 5 result(s).

Drills : Search by a HAS_MANY relation

Created 5 months ago by softarkTutorials9 comments – viewed 7,700 times – ( +20 )
Sometimes we get lost trying to search by a HAS_MANY relation using CActiveRecord or CActiveDataProvider. This article is a series of drills that try to describe the practical techniques of searching by a HAS_MANY relation.

Auto set model fields values

Created 10 months ago by vibhaJadwaniTutorials3 comments – viewed 7,309 times – ( +7 )
This is a tutorial for how to auto set model values without any code.

Extending an ActiveRecord model

Created 3 months ago by BogseyHow-tos3 comments – viewed 3,663 times – ( +2 / -3 )
Introduction