return null for undefined variables; get rid of __set entirely; protect internal...
authorChuck Hagenbuch <chuck@horde.org>
Thu, 26 Feb 2009 22:14:56 +0000 (17:14 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Thu, 26 Feb 2009 22:14:56 +0000 (17:14 -0500)
commit182099cbfcf56717b830b987389990b589d7ce91
treef58397b8cbe719829d5bdcfa49cdd32186a22423
parent089b6af22df818828850c47edb49ef7ab31dfc04
return null for undefined variables; get rid of __set entirely; protect internal variables from overwriting in assign()
framework/View/lib/Horde/View/Base.php
framework/View/lib/Horde/View/Interface.php
framework/View/test/Horde/View/BaseTest.php