| Number of listings: |
4 |
| Number of categories: |
0 |
|
|
|
|
|
Zend Form
|
While developing our CMS System I decided on using FCKEditor as the WYSIWYG Editor, however as all the how-to's and tips did not quite do as i wanted, i decided to create a custom form element and view plugin.
http://www.joomla-host.co.za/site/component/jhwiki/AddFckEditorZendForm
PageRank: 0/10
(Clicks: 830;
Comments: 0;
Listing added: Jun 23, 2009)
|
|
Describes techniques for using a view script to render a Zend_Form_Element
http://www.zendframeworkexpert.co.uk/2009/06/09/using-a-view-script-to-render-a-zend_form_element/
PageRank: 0/10
(Clicks: 1031;
Comments: 0;
Listing added: Jun 17, 2009)
|
|
Explains how you can extend Zend_Form elements to provide support for more complex elements, such as an element which is used to select a specific time of day
http://codeutopia.net/blog/2008/10/23/complex-custom-elements-in-zend_form/
PageRank: 2/10
(Clicks: 555;
Comments: 0;
Listing added: Feb 21, 2009)
|
|
Zend_Form simplifies form creation and handling in your web application. It accomplishes the following goals:
*
Element input filtering and validation *
Element ordering *
Element and Form rendering, including escaping *
Element and form grouping *
Element and form-level configuration
It heavily leverages other Zend Framework components to accomplish its goals, including Zend_Config, Zend_Validate, Zend_Filter, Zend_Loader_PluginLoader, and optionally Zend_View.
http://framework.zend.com/manual/en/zend.form.html
PageRank: 5/10
(Clicks: 1659;
Comments: 0;
Listing added: Oct 3, 2008)
|
|
|
|
|
|
|
|
|
|