Source for file external.php

Documentation is available at external.php

  1. <?php
  2. /**
  3. * Identify external dependancies for library classes
  4. * for purposes of phpDocumentor inclusion
  5. *
  6. * !!!WARNING! WARNING! WARNING!!!
  7. * Do not include this file in the project code.
  8. * It will cause the application to break. This file
  9. * is for documentation only.
  10. * !!!WARNING! WARNING! WARNING!!!
  11. *
  12. * @author Jason E. Sweat
  13. * @since 2004-11-20
  14. * @version $Id: external.php,v 1.1 2005/11/15 10:37:09 pointbeing Exp $
  15. * @package PHPTuring
  16. * @subpackage external
  17. */
  18. /**#@+
  19. * SimpleTest
  20. * @link http://simpletest.sf.net/
  21. */
  22. class UnitTestCase {}
  23. #class WebTestCase {}
  24. /**#@-*/ * WACT
  25. * Web Application Component Toolkit
  26. * @link http://wact.sf.net/
  27. */
  28. #class WACT {}
  29. #class FormView {}
  30. #class ArrayDataSet extends WACT {}
  31. #class DataSpace extends WACT {}
  32. #class DatasetDecorator extends WACT {}
  33.  
  34. /**#@-*/ * SPL
  35. * Standard PHP Library
  36. * @link http://www.php.net/~helly/php/ext/spl/
  37. */
  38. #class Exception {}
  39. /**#@-*/

Documentation generated on Tue, 15 Nov 2005 10:37:47 +0000 by phpDocumentor 1.3.0RC3