Member
graciela.bogisich
What are Hooks in CakePHP?
weston_dietrich
CakePHP hooks are callback functions that are called before or after a model operation and defined in models.
List of some Hooks functions provided by CakePHP.
You can find top rated CakePHP books here.