Re: Overriding cakephp core functions

2011-09-12 Thread Everton Yoshitani
If you are using Auth component you could do it by this way: http://book.cakephp.org/view/1254/Change-Hash-Function Hope it's helps. On Tue, Sep 13, 2011 at 6:43 AM, chaitanya mutyala wrote: > Hello, > > Can someone suggest the best way to override the core 'hash' function > ( /lib/cake/Utili

Re: Happy Holiday yule Cake - CakePHP 2.0-dev released

2010-12-27 Thread Everton Yoshitani
Happy Holidays for all! And thanks for the good work! Cheers, Everton Yoshitani On Mon, Dec 27, 2010 at 5:23 AM, Meroe Meroe wrote: > Many thanks! > > > On Sun, Dec 26, 2010 at 9:59 PM, huoxito wrote: > >> great! really hope to get to completely understand how cake works

Re: how to setup 3 distinct Layouts: Public / UserLoggedIn / AdminLoggedin ?

2010-01-11 Thread Everton Yoshitani
Another option would be keep tree apps sharing the same core, vendors. On Tue, Jan 12, 2010 at 9:28 AM, Alexandru Ciobanu wrote: > On 1/9/2010 10:16 PM, kyle wrote: > >> >> LAYOUT1: (public no auth required): Homepage + BlogArticles + Login >> LAYOUT2: (user logged into system): User Homepage +

Re: How to format numbers in an e-mail template

2010-01-11 Thread Everton Yoshitani
I'm not sure about the number helper in the element, anyway if you arent allowed to use it you could simple use the php function http://jp2.php.net/number_format? Att, Everton On Tue, Jan 12, 2010 at 2:09 PM, FrederickD wrote: > I have added the helper 'Number' in to controller actions using the

Re: CakeFest IV - America - Help us pick a location!

2009-11-13 Thread Everton Yoshitani
I vote to West Coast (Hawaii) let's get some sun after sessions and talkings :D Hope you had a good trip back to home Graham thanks to the tips at CakeMatsuri! Kind regards, Everton Yoshitani On Fri, Nov 13, 2009 at 12:43 PM, Graham Weldon wrote: > Hi all, > > The CakePHP

Re: how to arrange Checkbox in one Row

2009-02-28 Thread Everton Yoshitani
gt;> here my question is how can i arrange my checkbox in one row. >> thanks, > > > -- Att, Everton Yoshitani www.notreve.com +81-80-3660-6560 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

Re: mercado cakephp (era- Re: abnormal flash)

2009-01-19 Thread Everton Yoshitani
irect. >> >> > Why??? >> >> >> >> Your debug level at config modifies the flash behaviour. >> >> >> >> Best regards. >> >> Atenciosamente. >> >> -- >> MARCELO DE F. ANDRADE (aka "eleKtron") >> Belem, PA, Amazoni

Re: How to pass data to javascript from cake's controller?

2008-12-17 Thread Everton Yoshitani
json would be a good ideia if need pagination for example and you dont need a view exiting before.. Regards, -- Att, Everton Yoshitani www.notreve.com +81-80-3660-6560 2008/12/18 brian : > > On Wed, Dec 17, 2008 at 6:29 PM, Hipnotik wrote: >> >> Hi >> I would li

Re: CakePHP Bi-Weekly Digest

2008-12-16 Thread Everton Yoshitani
ves/2008/12/15/cakephp-digest-volume-3/ > > -Matt > http://www.pseudocoder.com > > > -- Att, Everton Yoshitani www.notreve.com +81-80-3660-6560 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups &qu

Re: API documentation tool

2008-12-07 Thread Everton Yoshitani
t sure on this, but I believe it could be phpDocumentor (http:// >> > > phpdoc.org/)? >> > >> > > On Dec 5, 1:03 pm, "Olivier Percebois-Garve" <[EMAIL PROTECTED]> >> > > wrote: >> > > > Hi >> > >> > > > What is us