| Under Construction This proposal is under construction and is not ready for review. |
Zend Framework: Zend_Acl_Db Component Proposal
| Proposed Component Name | Zend_Acl_Db |
|---|---|
| Developer Notes | http://framework.zend.com/wiki/display/ZFDEV/Zend_Acl_Db |
| Proposers | Ben Dauphinee |
| Zend Liaison | TBD |
| Revision | 1.0 - 3 June 2010: Initial Draft. (wiki revision: 7) |
Table of Contents
1. Overview
Zend_Acl_Db is a complex ACL class that requires and uses a database for all records, allowing more flexibility in use and management.
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
- This component will use a database for all rule storage.
- The config file will use Zend_Db.
4. Dependencies on Other Framework Components
- Zend_DB
5. Theory of Operation
This component is used as part of an access control scheme, as well as for management of acl data.
6. Milestones / Tasks
- Milestone 1: [DONE] Working prototype written and tested.
- Milestone 2: Unit testing converted to PHPUnit.
- Milestone 3: Create initial documentation.
- Milestone 4: Working code and tests checked into SVN.
- Milestone 5: Submitted to Ready for Review.
7. Class Index
- Zend_Acl_Db
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.