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

Definition at line 6 of file oxlanguageexception.php.


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

Definition at line 22 of file oxlanguageexception.php.

oxLanguageException.getLangConstant (  ) 

Get language constant

Returns:
unknown

Definition at line 32 of file oxlanguageexception.php.

oxLanguageException.getString (  ) 

Get string dump Overrides oxException.getString()

Returns:
string

Reimplemented from oxException.

Definition at line 43 of file oxlanguageexception.php.

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.

Definition at line 56 of file oxlanguageexception.php.


Member Data Documentation

oxLanguageException.$_sLangConstant = "" [private]

Definition at line 13 of file oxlanguageexception.php.


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

Generated on Wed May 13 13:30:37 2009 for OXID eShop CE by  doxygen 1.5.5