Home > Archives > 2008-04

2008-04

Creating Multi Page Add/Update/Delete/View Action Controller

This article shows multi page add/update/delete/view Action Controller. It works only on 1:1 relation.

Using Multi Page Form that extends Zend_Form

Using Multi Page Form

Creating Multi Page Form that extends Zend_Form

This article shows Multi Page Form that extends Zend_Form.

Implementing Add/Update/Delete/View Screens

This article illustrates how to use the add/update/delete/view action controller created in the previous article.

Creating Add/Update/Delete/View Action Controller

This article shows simple add/update/delete/view Action Controller derived by Zend_Controller_Action.

Creating Confirmation Screen using Zend_Session

The example to use Zend_Session and create confirmation screen is shown in this article.

Creating Fields Comparison Validator for Zend_Form

This article illustrates how to create a custom validator to compare values of elements of Zend_Form.

Implementation of Relations using Zend_Db_Table

This article illustrates how to implement relations using Zend_Db_Table.

Saving Data using Zend_Db_Table

This article illustrates how to save form data with Zend_Db_Table_Row and Zend_Form.

Creating DAO with Zend_Db_Table

This article illustrates how to create DAO with Zend_Db_Table. This simplifies the controller, so you can easily read and maintain the source code.

Home > Archives > 2008-04

Japanese
Search
Feeds

Return to page top