Details
Description
You can pass an object to Zend_View_Helper_PartialLoop for the "model" parameter, so long as it is an array or it implements the Iterator interface. You should also be able to pass an object that implements the toArray() method (like you can with the partial helper). You currently cannot.
Issue Links
| This issue is related to: | ||||
| ZF-3285 | Zend_View_Helper_PartialLoop turns all objects into array even when the objectKey is set |
|
|
|
Please evaluate and categorize as necessary.