- add an option to throw an exception when helper methods clash
authorChuck Hagenbuch <chuck@horde.org>
Thu, 19 Feb 2009 22:47:51 +0000 (17:47 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Thu, 19 Feb 2009 22:47:51 +0000 (17:47 -0500)
commit04a19d561bd2c7706520475b39dfd30edab4d765
tree00eb3e648f272e0e2c6509e278c8fd526a5dbbff
parentd05ffa259570307bbf1f651fcbd65303d7adf6cb
- add an option to throw an exception when helper methods clash

- allow calling addHelper('Tag') or addHelper('MyHelper') which automatically
  instantiates Horde_View_Helper_Tag or MyHelper objects, respectively.
framework/View/lib/Horde/View/Base.php