[cvs] commit: framework/Tree Tree.php framework/Tree/Tree html.php
javascript.php
Chuck Hagenbuch
chuck at horde.org
Sat Sep 25 22:00:38 PDT 2004
chuck 2004-09-25 22:00:38 PDT
Modified files:
Tree Tree.php
Tree/Tree html.php javascript.php
Log:
Instead of hardcoding the $browser dom check into
Horde_Tree::singleton(), slightly-less-firmly code it into a
renderer-level isSupported() function (better name suggestions gladly
taken) and a Horde_Tree::fallback() method that goes down the list of
renderers it knows about.
Also, assorted doc fixes.
Revision Changes Path
1.45 +77 -60 framework/Tree/Tree.php
1.36 +19 -4 framework/Tree/Tree/html.php
1.28 +15 -2 framework/Tree/Tree/javascript.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Tree/Tree.php?r1=1.44&r2=1.45&ty=u
http://cvs.horde.org/diff.php/framework/Tree/Tree/html.php?r1=1.35&r2=1.36&ty=u
http://cvs.horde.org/diff.php/framework/Tree/Tree/javascript.php?r1=1.27&r2=1.28&ty=u
More information about the cvs
mailing list