BLUE DRAGON PHP SDK
|
Static Public Member Functions | |
static | get_error_message ( $in_code) |
Static Protected Member Functions | |
static | _get_default_error_message () |
static | _get_error_table () |
This abstract base class is the template for localizations.
All localizations should derive from this class, presenting their localized strings in the indicated table functions.
Definition at line 44 of file common.php.
|
staticabstractprotected |
|
staticabstractprotected |
|
static |
$in_code | REQUIRED: The error code to translate. An integer. |
Definition at line 61 of file common.php.