Not with you. If you want to perform some logic 'after' a 'find' (there's a clue there somewhere) put it in the afterFind callback of your model.
Jeremy Burns Class Outfit http://www.classoutfit.com On 17 Nov 2011, at 11:18, Gerrit wrote: > It's already called after Model->read()?? > > On 17 Nov., 12:08, Jeremy Burns | Class Outfit > <[email protected]> wrote: >> afterFind? >> >> Jeremy Burns >> Class Outfit >> >> http://www.classoutfit.com >> >> On 17 Nov 2011, at 11:06, Gerrit wrote: >> >> >> >> >> >> >> >>> Hello everybody, >> >>> I try to change the format of a variable after reading and before >>> saving. Is there a possibility. I know there is a callback beforeSave, >>> but there is no afterRead. >> >>> Thx. >> >>> -- >>> Our newest site for the community: CakePHP Video >>> Tutorialshttp://tv.cakephp.org >>> Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help >>> others with their CakePHP related questions. >> >>> To unsubscribe from this group, send email to >>> [email protected] For more options, visit this group >>> athttp://groups.google.com/group/cake-php > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
