Home > Archives > 2008-04
2008-04
Using Dojo Widget with Zend_Form
- 2008-04-30 (Wed)
- Zend_Form
This article shows usage of Dojo widgets(dijit) with Zend Form. Using dijit, it is possible to input date with calendar etc.
- Comments: 5
- Trackbacks: 0
Ajax Auto Completion with Zend_Form
- 2008-04-29 (Tue)
- Zend_Form
This article shows ajax auto completion with Zend_Form.
- Comments: 2
- Trackbacks: 0
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
Home > Archives > 2008-04
- Search
- Feeds