ZF-8177: add registerHelper() method to Zend_View
commit52778d7f047bb05239b126cc99cf6285c0e0907c
authormatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Fri, 4 Dec 2009 21:09:39 +0000 (4 21:09 +0000)
committermatthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
Fri, 4 Dec 2009 21:09:39 +0000 (4 21:09 +0000)
treec026e3b063bfd341ded35065f30ac374c1c02306
parent5a7d31a6f7d8bc37bfae26a369e45a5c6c540bd5
ZF-8177: add registerHelper() method to Zend_View

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@19404 44c647ce-9c0f-0410-b52a-842ac1e357ba
documentation/manual/en/module_specs/Zend_View-Helpers.xml
library/Zend/View/Abstract.php
tests/Zend/ViewTest.php