oxdisplayerrorinterface.php

Go to the documentation of this file.
00001 <?php
00002 
00003 interface oxDisplayErrorInterface
00004 {
00010     public function getOxMessage();
00011 
00018     public function getErrorClassType();
00019 
00027     public function getValue($sName);
00028 
00029 }

Generated on Tue Aug 18 09:21:05 2009 for OXID eShop CE by  doxygen 1.5.5