oxAccessRightException Class Reference

Inheritance diagram for oxAccessRightException:
[legend]
Collaboration diagram for oxAccessRightException:
[legend]

List of all members.


Detailed Description

Exception class thrown when a violation of access rights is commited, e.g.:

Definition at line 8 of file oxaccessrightexception.php.


Public Member Functions

 setObjectName ($sObjectName)
 getObjectName ()
 getString ()
 getValues ()

Protected Attributes

 $_sObjectName = null

Member Function Documentation

oxAccessRightException.setObjectName ( sObjectName  ) 

Class name of the object which caused the RR exception

Parameters:
string $sObjectName Class name of the object
Returns:
null

Definition at line 24 of file oxaccessrightexception.php.

oxAccessRightException.getObjectName (  ) 

Class name of the object that caused the RR exception

Returns:
string

Definition at line 34 of file oxaccessrightexception.php.

oxAccessRightException.getString (  ) 

Get string dump Overrides oxException.getString()

Returns:
string

Reimplemented from oxException.

Definition at line 45 of file oxaccessrightexception.php.

oxAccessRightException.getValues (  ) 

Override of Exception.getValues()

Returns:
array

Reimplemented from oxException.

Definition at line 55 of file oxaccessrightexception.php.


Member Data Documentation

oxAccessRightException.$_sObjectName = null [protected]

Definition at line 15 of file oxaccessrightexception.php.


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

Generated on Thu Dec 4 12:05:19 2008 for OXID eShop CE by  doxygen 1.5.5