Re: 3.0b3 - label[for] input[id] discrepancies

2014-12-03 Thread Joe T.
Oops. Yes, i goofed. i'm looking right at it in the docs. . Well, here's what i did... i created an extension FormHelper class, adding a public domId function that returns the protected _domId value. Checkbox isn't generating a wrapping label, nor a DOM-valid ID, so i'm providing the field's

In CakePHP 3, how do I bake admin controller?

2014-12-03 Thread frocco
I want to create admin controller with view Thanks -- 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 CakePHP group. To unsubscribe from this group and stop

CakeAdvent 2014

2014-12-03 Thread Jose Diaz-Gonzalez
Hi All! My name is Jose Diaz-Gonzalez, one of the core developers of CakePHP. You may have seen me in some of your codebases (especially if you use cakephp-upload) or from homebrew-php. But I'm not here about that. Like last year

Re: cakephp tree behavior + ext js (drag and drop)

2014-12-03 Thread Lorne Dudley
Hello Adam ! I am new to cakePHP but would like to follow your tutorial. I downloaded and unzipped to directory webtest/tree_behaviour/ . Only the /app folder appeared, so I copied the following from a working application. /lib, /plugins, .htaccess . When I attempt to execute via