Added by Bruno Pirajá Moyle, last edited by Bruno Pirajá Moyle on Jun 25, 2009  (view change)

Labels

 
(None)
New Proposal Template

This page has been created from a template that uses "zones." To proceed:

  1. Edit the page
  2. Replace sample content within each zone-data tag with your own content
  3. Remove this notice
  4. Save the page
  5. When you are ready for community review, move this page to the Ready for Review section on the edit page.
No placeholders allowed!

Please do not create placeholders. Wait until you have sufficient content to replace all sample data in the proposal template before creating your proposal document.

Zend Framework: Zend_View_Helper_Scaffold Component Proposal

Proposed Component Name Zend_View_Helper_Scaffold
Developer Notes http://framework.zend.com/wiki/display/ZFDEV/Zend_View_Helper_Scaffold
Proposers Bruno Pirajá Moyle
Zend Liaison TBD
Revision 1.0 - 1 January 2008: Initial Draft. (wiki revision: 4)

Table of Contents

1. Overview

Zend_View_Helper_Scaffold is a simple component to help to generate user-readable presentations of a collection of data. This is usually done by generating a XHTML table or list markup.

2. References

no references yet...

3. Component Requirements, Constraints, and Acceptance Criteria

No requirements yet...

4. Dependencies on Other Framework Components

  • Zend_Exception

5. Theory of Operation

As any view helper, this one can be used directly in view by a single call:

6. Milestones / Tasks

  • Milestone 1: Helper class development;
  • Milestone 2: Helper class unit tests;
  • Milestone 3: Documentation review.

7. Class Index

  • Zend_View_Helper_Scaffold

8. Use Cases

9. Class Skeletons

Maybe it is better to use a partial. Waiting for some reply.

No doubt it is better to use partials.

No more updates here.