I am fairly new with the framework, and I find the manual a bit light on examples. Particularly in the area of how various framework components work together. For example I have some dates I want to get out of my database and present on a Zend Form. So far the only way I can get it all to work is if no filters are involved and everything is in YYYY-MM-DD format. I would rather see and validate dates in MM/DD/YYYY format. It is hard to believe that this is a rare requirement, yet there are no examples of how to go from database to form, and back to database where some transformation is required.

Matthew Weier O'Phinney wrote:
-- Mark Wright <[email protected]> wrote
(on Friday, 22 January 2010, 12:41 PM -0700):
What's up with the reference guide? Was there an update to the guide
that went horribly wrong?

Likely you're not getting the new stylesheet; try refreshing. However,
please also note that we've restructured the manual quite a bit,
including using a new tool to render the manual (the PHP project's PhD
docbook parser/renderer); this has led to changes in how navigation
works.

Reply via email to