List all error code for user/group/tole mamnagement. More...
Data Fields | |
const | CORE0001 = '%s' |
const | CORE0002 = '%s' |
const | CORE0003 = '%s' |
const | CORE0004 = 'Fail to find application %s' |
const | CORE0005 = 'Action "%s" not declared for application "%s" (#%d)' |
const | CORE0006 = "Access deny to action \"%s\" [%s].\n Need \"%s\" Acl for \"%s\" user" |
const | CORE0007 = 'Unavailable application %s' |
const | CORE0008 = 'Action "%s" not available for application "%s"' |
const | CORE0009 = 'Action "%s" [%s] from application "%s" [%s] must be run in admin mode' |
const | CORE0010 = 'Guest access not allowed' |
const | CORE0011 = "Locale '%s' is not supported by the operating system" |
const | CORE0012 = "Access deny : %s" |
const | CORE0013 = "Error : User [%s] doesn't exists" |
const | CORE0014 = "Error : User account [%s] is desactivated" |
List all error code for user/group/tole mamnagement.
global Error Code
Definition at line 13 of file ErrorCodeCORE.php.
const CORE0001 = '%s' |
Definition at line 18 of file ErrorCodeCORE.php.
const CORE0002 = '%s' |
Definition at line 22 of file ErrorCodeCORE.php.
const CORE0003 = '%s' |
Definition at line 26 of file ErrorCodeCORE.php.
const CORE0004 = 'Fail to find application %s' |
Definition at line 30 of file ErrorCodeCORE.php.
const CORE0005 = 'Action "%s" not declared for application "%s" (#%d)' |
Definition at line 34 of file ErrorCodeCORE.php.
const CORE0006 = "Access deny to action \"%s\" [%s].\n Need \"%s\" Acl for \"%s\" user" |
Definition at line 38 of file ErrorCodeCORE.php.
const CORE0007 = 'Unavailable application %s' |
Definition at line 42 of file ErrorCodeCORE.php.
const CORE0008 = 'Action "%s" not available for application "%s"' |
Definition at line 46 of file ErrorCodeCORE.php.
const CORE0009 = 'Action "%s" [%s] from application "%s" [%s] must be run in admin mode' |
Definition at line 50 of file ErrorCodeCORE.php.
const CORE0010 = 'Guest access not allowed' |
Definition at line 54 of file ErrorCodeCORE.php.
const CORE0011 = "Locale '%s' is not supported by the operating system" |
Definition at line 58 of file ErrorCodeCORE.php.
const CORE0012 = "Access deny : %s" |
Definition at line 62 of file ErrorCodeCORE.php.
Definition at line 66 of file ErrorCodeCORE.php.
const CORE0014 = "Error : User account [%s] is desactivated" |
Definition at line 70 of file ErrorCodeCORE.php.