Public Member Functions | Protected Member Functions | Protected Attributes

ExceptionError Class Reference

Inheritance diagram for ExceptionError:
Collaboration diagram for ExceptionError:

List of all members.

Public Member Functions

 displayExceptionError ()

Protected Member Functions

 _getErrors ()

Protected Attributes

 $_sThisTemplate = 'message/exception.tpl'

Detailed Description

Displays exception errors

Definition at line 6 of file exceptionerror.php.


Member Function Documentation

ExceptionError._getErrors (  )  [protected]

return page errors array

Returns:
array

Definition at line 42 of file exceptionerror.php.

ExceptionError.displayExceptionError (  ) 

Sets exception errros to template

Returns:
null

Definition at line 19 of file exceptionerror.php.


Member Data Documentation

ExceptionError.$_sThisTemplate = 'message/exception.tpl' [protected]

Reimplemented from oxView.

Definition at line 12 of file exceptionerror.php.


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