

Definition at line 6 of file oxlanguageexception.php.
| Public Member Functions | |
| setLangConstant ($sLangConstant) | |
| getLangConstant () | |
| getString () | |
| getValues () | |
| Private Attributes | |
| $_sLangConstant = "" | |
| oxLanguageException.setLangConstant | ( | $ | sLangConstant | ) | 
sets the language constant which is missing
| string | $sLangConstant language constant | 
Definition at line 22 of file oxlanguageexception.php.
| oxLanguageException.getLangConstant | ( | ) | 
| oxLanguageException.getString | ( | ) | 
Get string dump Overrides oxException.getString()
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!
Reimplemented from oxException.
Definition at line 56 of file oxlanguageexception.php.
| oxLanguageException.$_sLangConstant = ""  [private] | 
Definition at line 13 of file oxlanguageexception.php.
 1.5.5
 1.5.5