[cvs] commit: framework/Xml_Element/lib/Horde/Xml Element.php

Chuck Hagenbuch chuck at horde.org
Mon Aug 25 15:37:40 UTC 2008


chuck       2008-08-25 11:37:40 EDT

  Modified files:
    Xml_Element/lib/Horde/Xml Element.php 
  Log:
  - camel-case methods (wrapNodes instead of wrap_nodes
  
  - have __call() delegate to getXXX() methods if they are defined (specific
  getter overrides instead of having to add case statements in subclassed __call
  methods)
  
  - remove references to PHP 5.1
  
  Revision  Changes    Path
  1.9       +12 -7     framework/Xml_Element/lib/Horde/Xml/Element.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Xml_Element/lib/Horde/Xml/Element.php?r1=1.8&r2=1.9&ty=u


More information about the cvs mailing list