Zend Framework

Missing Doc Functionality of View Helper Partial and Partial Loop

Details

  • Type: Docs:  Improvement Docs: Improvement
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.5.2
  • Fix Version/s: 1.7.0
  • Component/s: Zend_View
  • Labels:
    None
  • Language:
    English

Description

If you go look at the documentation for Zend_View_Helper_Partial (http://framework.zend.com/manual/en/zend.view.helpers.html#zend.view.helpers.initial.partial) you will notice it's missing how to use the helper when you have an object array with methods you want to access.

Ex :

$this->partialLoop()->setObjectKey('object')->partialLoop('_loop.phtml', $this->myobject);

Activity

Hide
Wil Sinclair added a comment -

Jon, is this something you can cover yourself?

Show
Wil Sinclair added a comment - Jon, is this something you can cover yourself?
Hide
Jon Whitcraft added a comment -

Sure is WIl, I will tackle this by End of Week.

Show
Jon Whitcraft added a comment - Sure is WIl, I will tackle this by End of Week.
Hide
Jon Whitcraft added a comment -

Here is my first version of the updated documentation. Please let me know if you want any changes made.

Show
Jon Whitcraft added a comment - Here is my first version of the updated documentation. Please let me know if you want any changes made.
Hide
Jon Whitcraft added a comment -

This was fixed by Matthew on the revision #10279

Show
Jon Whitcraft added a comment - This was fixed by Matthew on the revision #10279
Hide
Wil Sinclair added a comment -

Changing issues in preparation for the 1.7.0 release.

Show
Wil Sinclair added a comment - Changing issues in preparation for the 1.7.0 release.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: