News Feed
Jobs Feed
Sections




News Archive
WebReference.com:
Controllers Programming Application Logic - Part 2
October 06, 2008 @ 10:26:18

WebReference.com has the second part of their CakePHP introductory series posted, this time focusing on the actions in the controllers.

They talk (briefly) about how the call to the page is passed off to the controller's action and how you can get more information into it via POSTed values.

There's also a look at redirection, from action to action in a controller (or even to another one) and a look at a very handy method of sharing functions between the child controllers - a "master" parent controller (in their case, AppController).

At the end, they throw in a bit about components - module and reusable bits of functionality that can be passed around from controller to controller, action to action.

This series of articles are excerpts from the Packt book CakePHP Application Development.

0 comments voice your opinion now!
cakephp framework programming controller action component redirect master


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Laravel: Is It Really Clean and Classy?

Dikini.net: Poor man's macro programming in php

IBM developerWorks: PHP frameworks, Part 1: Getting started with three popular frameworks

Arnold's Blog: Without a framework: (M)VC

IBM developerWorks: Service Component Architecture now on PECL


Community Events









Don't see your event here?
Let us know!


testing functional code framework api tool release composer language podcast interview object unittest introduction community example event zendframework2 development opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework