[cvs] commit: framework/Tree Tree.php framework/Tree/Tree html.php javascript.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Fri Dec 19 10:35:11 PST 2003


slusarz     2003/12/19 10:35:10 PST

  Modified files:
    Tree                 Tree.php 
    Tree/Tree            html.php javascript.php 
  Log:
  Storing Tree information in the session is now optional (info is still stored
  in session by default).
  Lots of phpdoc and private variable naming.
  Don't use statics if at all possible - use member variables or use return
  from recursive function calls.
  
  Revision  Changes    Path
  1.22      +33 -12    framework/Tree/Tree.php
  1.10      +154 -95   framework/Tree/Tree/html.php
  1.12      +29 -11    framework/Tree/Tree/javascript.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Tree/Tree.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/framework/Tree/Tree/html.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/framework/Tree/Tree/javascript.php?r1=1.11&r2=1.12&ty=u


More information about the cvs mailing list