Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
ErrorCodeCORE Class Reference

List all error code for user/group/tole mamnagement. More...

+ Collaboration diagram for ErrorCodeCORE:

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"
 

Detailed Description

List all error code for user/group/tole mamnagement.

global Error Code

See Also
ErrorCode

Definition at line 13 of file ErrorCodeCORE.php.

Field Documentation

const CORE0001 = '%s'
Error code:
Action::exitError is called

Definition at line 18 of file ErrorCodeCORE.php.

const CORE0002 = '%s'
Error code:
Api Usage error

Definition at line 22 of file ErrorCodeCORE.php.

const CORE0003 = '%s'
Error code:
Api Usage help

Definition at line 26 of file ErrorCodeCORE.php.

const CORE0004 = 'Fail to find application %s'
Error code:
application name is not declared

Definition at line 30 of file ErrorCodeCORE.php.

const CORE0005 = 'Action "%s" not declared for application "%s" (#%d)'
Error code:
action name name is not declared for application

Definition at line 34 of file ErrorCodeCORE.php.

const CORE0006 = "Access deny to action \"%s\" [%s].\n Need \"%s\" Acl for \"%s\" user"
Error code:
action name name is not declared for application

Definition at line 38 of file ErrorCodeCORE.php.

const CORE0007 = 'Unavailable application %s'
Error code:
application name is not available (property available is N)

Definition at line 42 of file ErrorCodeCORE.php.

const CORE0008 = 'Action "%s" not available for application "%s"'
Error code:
action name is not available for application (property available is N)

Definition at line 46 of file ErrorCodeCORE.php.

const CORE0009 = 'Action "%s" [%s] from application "%s" [%s] must be run in admin mode'
Error code:
action from an admin application is launched from non admin mode

Definition at line 50 of file ErrorCodeCORE.php.

const CORE0010 = 'Guest access not allowed'
Error code:
Guest acess is not allowed (see CORE_ALLOW_GUEST)

Definition at line 54 of file ErrorCodeCORE.php.

const CORE0011 = "Locale '%s' is not supported by the operating system"
Error code:
The locale is not supported by the operating system

Definition at line 58 of file ErrorCodeCORE.php.

const CORE0012 = "Access deny : %s"
Error code:
Access forbidden to action

Definition at line 62 of file ErrorCodeCORE.php.

const CORE0013 = "Error : User [%s] doesn't exists"
Error code:
Trying to access a non-existing user account

Definition at line 66 of file ErrorCodeCORE.php.

const CORE0014 = "Error : User account [%s] is desactivated"
Error code:
Trying to access a desactivated user account

Definition at line 70 of file ErrorCodeCORE.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen