Articles tagged with "beforeSave"

TouchBehavior

By Jitka Koukalova
Would You like to have method touch() for some models, which updates only one field in database table and leaves 'created' and 'modified' (and all other) fields untouched?
[Read more]

Sluggable Behavior

By Mariano Iglesias
This behavior lets your models act as slug-based models, useful for generating Search Engine friendly URLs. Easy to install, and easy to configure.
[Read more]