commit: horde/docs CHANGES horde/lib Registry.php

Max Kalika max@horde.org
20 May 2001 06:36:10 -0000


max         2001/05/19 23:36:09 PDT

  Modified files:
    docs                 CHANGES 
    lib                  Registry.php 
  Log:
  API CHANGE:  added Registry::getMethod (to be consistant with other Horde
  classes) which returns the handler for the specified method.
  
  Registry::hasMethod has been reverted back to its original functionality
  to only return true/false (whether method is defined or not).
  
  IMP change coming in next commit.
  
  Revision  Changes    Path
  1.145     +1 -0      horde/docs/CHANGES
  1.27      +17 -4     horde/lib/Registry.php