<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[
Zend_Vcard is a class which has the capability to Generate and Parse Vcards.Zend Framework: Zend_Vcard Component Proposal
Proposed Component Name
Zend_Vcard
Developer Notes
http://framework.zend.com/wiki/display/ZFDEV/Zend_Vcard
Proposers
Thomas Schaaf
Sebastian Hoitz
Zend Liaison
TBD
Revision
1.0 - 19 October 2010: Initial Draft. (wiki revision: 4)
Table of Contents
1. Overview
2. References
3. Component Requirements, Constraints, and Acceptance Criteria
4. Dependencies on Other Framework Components
- Zend_Exception
- Zend_Date
- Zend_Mime
5. Theory of Operation
You can give it any Vcard and it will make a PHP Object.
You can give it a PHP Object and it will generate a Vcard.
6. Milestones / Tasks
- Milestone 1: [DONE]Write unit tests.
- Milestone 2: [DONE]Write code.
- Milestone 3: Get feedback and get approved.
- Milestone 4: Create documentation.
7. Class Index
- Zend_Vcard
- Zend_Vcard_Parser
- Zend_Vcard_Generator
8. Use Cases
| UC-01 |
|---|
Just a simple example.