History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ZF-1246
Type: Docs:  Improvement Docs: Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Matthew Weier O'Phinney
Reporter: Matthew Weier O'Phinney
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Zend Framework

Helper documentation is unclear

Created: 11/Apr/07 05:56 AM   Updated: 05/Jul/07 02:44 PM
Component/s: Zend_View
Affects Version/s: 0.9.2
Fix Version/s: 1.0.0 RC1

Time Tracking:
Not Specified

Language: English


 Description  « Hide
Per http://benramsey.com/archives/ny-thoughts-and-zend_view_helper-notes/, the following changes need to be made to the Zend_View_Helper documentation:
  • Indicate that all helper classes need a class prefix, and that by default it should be Zend_View_Helper_
  • Better indicate the relation between the helper class and the corresponding helper method – i.e. that the first is TitleCapped, and the second named the same but camelCased: e.g., the Zend_View_Helper_TranslateText::translateText().


 All   Comments   Work Log   Change History   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Matthew Weier O'Phinney - 15/May/07 12:04 PM
Resolved and updated docs in r4802