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 Fri Dec 19 14:20:28 2008 for OXID eShop CE by  doxygen 1.5.5