Tag archives for form

Automagically AjaxForm speeds up your App!

Today I’ve been working on UI optimization for my CakePanel plugin: Ajax Forms.

Ajax is often used to speed up an application when sending forms: with AJAX the client’s browser does not need to re-load the page, just send data to the already opened HTTP channel and get some data back.

CakePanel provides two methods to implement AjaxForm: explicit javascript configuration and the automagically way!

Continue reading »

Posted in CakePHP | Leave a comment

CakePanel :: PanelFormHelper

The CakePanel’s PanelFormHelper extends CakePHP’s FormHelper and it is aliased to the “Form” object in a View context.

It extends the FormHelper capabilities adding custom behaviors to fit the CakePanel layout.

Continue reading »

Posted in CakePHP | Leave a comment

Swedish Greys - a WordPress theme from Nordic Themepark.