class_Discoverable.php

Go to the documentation of this file.
00001 <?php
00024 interface Discoverable extends FrameworkInterface {
00031         function discover (Requestable $requestInstance);
00032 
00039         function addResultsToHelper (HelpableTemplate $helperInstance);
00040 }
00041 
00042 //
00043 ?>

Generated on Mon Dec 8 01:06:45 2008 for Ship-Simulator by  doxygen 1.5.6