Hello everyone,
I want to know the best way of extending the models (AR), can anyone maybe guide me to the best practice?
Much appreciated,
-Tim
Page 1 of 1
Extending your models models with costum functions
#2
Posted 18 January 2010 - 03:33 AM
Can you give a little more detail, please? What do you mean with "extending"?
#3
Posted 11 March 2010 - 10:05 PM
use your own class "ActiveRecord extends CActiveRecord" in your model:
model Exm:
class Exm extends ActiveRecord{
}
model Exm:
class Exm extends ActiveRecord{
}
Share this topic:
Page 1 of 1

Help












