MatchInterface.interface.php

Go to the documentation of this file.
00001 <?php
00031 interface MatchInterface
00032 {
00045     public function setNotFoundValue( $objNotFoundValue );
00046 
00058     public function getNotFoundValue();
00059 
00070     public function found( $objName );
00071  
00085     public function match( $objName );
00086 }
00087 
00088 ?>

Generated on Sat Apr 7 14:19:09 2012 for CodeToDiagram by  doxygen 1.5.9