Re: Using ORM Entity mutators to change value doesn't work

2014-02-21 Thread José Lorenzo
I meant a Type for the JSON data, it could be used for the comma separated values, but not sure that would actually make sense. On Thursday, February 20, 2014 7:41:29 AM UTC+1, bato wrote: Do you mean a Type class to tranform spaces in commas and reverse it? Is it really useful? Or do you

Re: Containable with Pagination

2014-02-21 Thread Justin Atack
Hi Andras, I'm keen to try and find the error in my code so that I can learn. I have fixed the code so that's its like the manual but it's still not working. I have kept a copy of the working code :) $this-paginate['Schedule'] = array( 'contain' = array( 'Assignment' = array( 'fields' =

Re: Containable with Pagination

2014-02-21 Thread Justin Atack
Gives me the same error: Notice (8): Indirect modification of overloaded property SchedulesController::$paginate has no effect [APP/Controller/SchedulesController.php, line 35] On Friday, 21 February 2014 10:49:00 UTC+11, Justin Atack wrote: Hi All, I'm having a problem getting Containable

RE: cakephp Developer

2014-02-21 Thread Allan Douglas
Remote job? -Mensagem Original- De: Ritesh Singh Sikarwar riteshkm...@gmail.com Enviada em: ‎21/‎02/‎2014 04:58 Para: cake-php@googlegroups.com cake-php@googlegroups.com Assunto: cakephp Developer CakePhp Developer 1+ year exp job location:New Delhi call me 8376991007 -- Like Us on

Best load model performance

2014-02-21 Thread Gildonei Mendes Anacleto Junior
Hello all, I'd like to know wich of this options give me the best performance when loading models to find data. 1. The use of use propertie on controller - public $uses = array('Model1', 'Model2', ...); 2. The use of loadModel method inside specific method -

Re: Is there any online bake?

2014-02-21 Thread MihaiTL
Hi there! There is CRUD plugin I stumbled upon it and I am going to study today. It can be downloaded from https://github.com/FriendsOfCake/crud Hope it does what I need. Regards! luni, 17 februarie 2014, 16:36:10 UTC+2, MihaiTL a scris: Let's name it WebBake == WeBake luni, 17

Re: 'Site under maintenance' option

2014-02-21 Thread John Andersen
Please clarify what you mean by maintenance? - updating the site scripts? - updating the database? - other? -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups

Re: Containable with Pagination

2014-02-21 Thread Andras Kende
On Feb 21, 2014, at 1:23 AM, Justin Atack justinat...@gmail.com wrote: Hi Andras, I'm keen to try and find the error in my code so that I can learn. I have fixed the code so that's its like the manual but it's still not working. I have kept a copy of the working code :)

Re: Is there any online bake?

2014-02-21 Thread Robert Gravel
I used this when i developed mu 1.3 application. http://cakeapp.com On Fri, Feb 21, 2014 at 9:45 AM, MihaiTL maft...@gmail.com wrote: Hi there! There is CRUD plugin I stumbled upon it and I am going to study today. It can be downloaded from https://github.com/FriendsOfCake/crud Hope it

Jquery at cakephp, but facing below error, the effect not object

2014-02-21 Thread YOONG SINJIE
https://lh3.googleusercontent.com/-Uag80IDwJFU/UwguR7gb4mI/ACQ/Bm5kQz7TxX0/s1600/x.png Hi everyone , i am the newbie , I now trying using the Jquery at cakephp, but facing below error, the effect not object , anyone having idea what problem going on ? -- Like Us on FaceBook