Zend Framework: Zend_Filter_Mask Component Proposal
| Proposed Component Name | Zend_Filter_Mask |
|---|---|
| Developer Notes | http://framework.zend.com/wiki/display/ZFDEV/Zend_Filter_Mask |
| Proposers | Ramon Henrique Ornelas |
| Zend Liaison | TBD |
| Revision | 1.0 - 17 October 2009: Initial Draft. (wiki revision: 9) |
Table of Contents
1. Overview
Zend_Filter_Mask allow particular input or output is assigned a formatting.
2. References
None
3. Component Requirements, Constraints, and Acceptance Criteria
Allows manipulate the formatting of a received data before saving in a database or format it in the presentation.
example:
Postcode input 71936250, after call with filter 71936-250
4. Dependencies on Other Framework Components
Zend_Filter_Interface
5. Theory of Operation
The component is instantiated with a mind-link that ...
6. Milestones / Tasks
- Milestone 1: design notes will be published here
- Milestone 2: Working prototype checked into the incubator supporting use cases #1, #2, ...
- Milestone 3: Working prototype checked into the incubator supporting use cases #3 and #4.
- Milestone 4: Unit tests exist, work, and are checked into SVN.
- Milestone 5: Initial documentation exists.
If a milestone is already done, begin the description with "[DONE]", like this:
- Milestone #: [DONE] Unit tests ...
7. Class Index
- Zend_Filter_Mask
8. Use Cases
| UC-01 |
|---|
9. Class Skeletons
Labels:
None
1 Comment
comments.show.hideFeb 05, 2011
Dolf Schimmel (Freeaqingme)
Archiving this proposal, feel free to recover it when you want to work on it again. For more details see this email.