oxLanguageException Class Reference

Inheritance diagram for oxLanguageException:

Inheritance graph
[legend]
Collaboration diagram for oxLanguageException:

Collaboration graph
[legend]

List of all members.


Detailed Description

Exception class for a non existing language local

Public Member Functions

 setLangConstant ($sLangConstant)
 getLangConstant ()
 getString ()
 getValues ()

Private Attributes

 $_sLangConstant = ""

Member Function Documentation

oxLanguageException.setLangConstant ( sLangConstant  ) 

sets the language constant which is missing

Parameters:
string $sLangConstant language constant
Returns:
null

oxLanguageException.getLangConstant (  ) 

Get language constant

Returns:
unknown

oxLanguageException.getString (  ) 

Get string dump Overrides oxException.getString()

Returns:
string

Reimplemented from oxException.

oxLanguageException.getValues (  ) 

Creates an array of field name => field value of the object to make a easy conversion of exceptions to error messages possible Overrides oxException.getValues() should be extended when additional fields are used!

Returns:
array

Reimplemented from oxException.


Member Data Documentation

oxLanguageException.$_sLangConstant = "" [private]


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

Generated on Wed Oct 29 23:44:39 2008 for OXID eShop CE by  doxygen 1.5.5