Open Programming Laboratory
Validation of Zend_Form(Ajax version)
- 2008-04-28 (Mon)
- Zend_Form
This article shows source code that validates data using Zend_Form and Ajax. It also uses Dojo library.
- Comments: 14
- Trackbacks: 0
Using Relation Table with Zend Framework
- 2008-04-27 (Sun)
- Zend_Db
This article shows an example of usage of relation table with Zend Framework.
- Comments: 1
- Trackbacks: 0
Using Select Element of Zend_Form
- 2008-04-26 (Sat)
- Zend_Form
This article provides an example of using select element(Zend_Form_Element_Select) of Zend_Form. It also shows how to use custom filter(My_Filter_ArrayValue) created in previous article.
- Comments: 0
- Trackbacks: 0
Creating Custom Filter
- 2008-04-25 (Fri)
- General
This article shows how to create a custom filter that extends Zend_Filter_Interface. The filter in this article is used for replacing a value with array value.
- Comments: 0
- Trackbacks: 0
Usage of Zend_Filter
- 2008-04-24 (Thu)
- General
This article shows an example of usage of Zend_Filter. It is used for filtering output of variables of view.
- Comments: 0
- Trackbacks: 0
Examples about Writing URLs in Zend Framework
- 2008-04-23 (Wed)
- General
I’ve learned about writing url using helpers. This post is about it.
- Comments: 0
- Trackbacks: 0
Design Example of Zend_Form
- 2008-04-22 (Tue)
- Zend_Form
This article describes design elements that were used while creating demonstration site.
- Comments: 0
- Trackbacks: 0
Implementing Multi Page Add/Update/Delete/View Screens
- 2008-04-21 (Mon)
- Zend_Form
This article illustrates how to use the multi page add/update/delete/view action controller created in the previous article.
- Comments: 0
- Trackbacks: 0
Creating Multi Page Add/Update/Delete/View Action Controller
- 2008-04-20 (Sun)
- Zend_Form
This article shows multi page add/update/delete/view Action Controller. It works only on 1:1 relation.
- Comments: 2
- Trackbacks: 0
Using Multi Page Form that extends Zend_Form
- 2008-04-19 (Sat)
- Zend_Form
Using Multi Page Form
- Comments: 2
- Trackbacks: 0
- Search
- Feeds