Hi, Particulary, I've made a Helper called Util, where I can convert date format from the DB standard to my local.
See http://book.cakephp.org/view/1097/Creating-Helpers to more information about. Regards 2011/7/4 Tilen Majerle <[email protected]> > you can just create "Lib", put file into app/Lib folder and make filename > the same ass className > > global functions you can include in your app/Config/bootstrap.php file or > make them there... > > -- > Lep pozdrav, Tilen Majerle > http://majerle.eu > > > > 2011/7/4 Celso <[email protected]> > >> Hi ! >> >> How to create a Utility Lib and/or Global Functions for my app? >> >> Thanks, >> Celso >> >> -- >> 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 > -- 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
