oxDisplayErrorInterface Interface Reference

Inheritance diagram for oxDisplayErrorInterface:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 3 of file oxdisplayerrorinterface.php.


Public Member Functions

 getOxMessage ()
 getErrorClassType ()
 getValue ($sName)

Member Function Documentation

oxDisplayErrorInterface.getOxMessage (  ) 

This method should return a localized message for displaying

Returns:
a string to display to the user

Implemented in oxExceptionToDisplay, and oxDisplayError.

oxDisplayErrorInterface.getErrorClassType (  ) 

Returns a type of the error, e.g. the class of the exception or whatever class implemented this interface

Returns:
String of Error Type

Implemented in oxExceptionToDisplay, and oxDisplayError.

oxDisplayErrorInterface.getValue ( sName  ) 

Possibility to access additional values

Parameters:
string $sName Value name
Returns:
an additional value (string) by its name

Implemented in oxExceptionToDisplay, and oxDisplayError.


The documentation for this interface was generated from the following file:

Generated on Tue Aug 18 09:24:28 2009 for OXID eShop CE by  doxygen 1.5.5