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

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

+ Collaboration diagram for ErrorCodeACCT:

Data Fields

const ACCT0001 = 'Cannot add role "%s" for %s user "%s". This role is unknow'
 
const ACCT0002 = 'Cannot add role "%s" in unassigned user object'
 
const ACCT0003 = 'Cannot add role "%s" into a role or a group ("%s"). '
 
const ACCT0004 = 'Cannot delete all role to a unassigned user object'
 
const ACCT0005 = 'Cannot delete all role to a role ("%s") object'
 
const ACCT0006 = 'Cannot set role "%s" in unassigned user object'
 
const ACCT0007 = 'Cannot set role "%s" into a role ("%s"). '
 
const ACCT0008 = 'Cannot add role "%s" for %s user "%s". This role is unknow'
 
const ACCT0100 = 'Account "%s" ( #%d ) as no type. Must be a user, group or role'
 
const ACCT0101 = 'Search Account must be initialized before export it'
 
const ACCT0200 = 'Substitute "%s" not found for users "%s"'
 
const ACCT0201 = 'Cannot import account XML file : no match schema : %s'
 
const ACCT0202 = 'Cannot import account XML file : family "%s" not found'
 
const ACCT0203 = 'Cannot import account XML file : document tag no match schema : %s'
 
const ACCT0204 = 'User Abort'
 
const ACCT0205 = 'User Abort'
 
const ACCT0206 = 'Stop On Error'
 
const ACCT0207 = 'Export directory "%s" is not a directory'
 
const ACCT0208 = 'Export directory "%s" is not a writable'
 
const ACCT0209 = 'Mismatch logical name "%s" <> "%s"'
 

Detailed Description

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

Error codes used to checking manage user/group/role

See Also
ErrorCode

Definition at line 12 of file ErrorCodeACCT.php.

Field Documentation

const ACCT0001 = 'Cannot add role "%s" for %s user "%s". This role is unknow'
Error code:
the reference role to add to a user is not correct. can be system identifier or login reference (role_login)

Definition at line 19 of file ErrorCodeACCT.php.

const ACCT0002 = 'Cannot add role "%s" in unassigned user object'
Error code:
the user object must be completed (must have id)

Definition at line 24 of file ErrorCodeACCT.php.

const ACCT0003 = 'Cannot add role "%s" into a role or a group ("%s"). '
Error code:
the role can be add only on a user (not to a role itself neither a group)

Definition at line 29 of file ErrorCodeACCT.php.

const ACCT0004 = 'Cannot delete all role to a unassigned user object'
Error code:
the user object must be completed (must have id)

Definition at line 34 of file ErrorCodeACCT.php.

const ACCT0005 = 'Cannot delete all role to a role ("%s") object'
Error code:
the user object must not be a role (only group or user)

Definition at line 39 of file ErrorCodeACCT.php.

const ACCT0006 = 'Cannot set role "%s" in unassigned user object'
Error code:
the user object must be completed (must have id)

Definition at line 44 of file ErrorCodeACCT.php.

const ACCT0007 = 'Cannot set role "%s" into a role ("%s"). '
Error code:
the role can be add only on a group or a user (not to a role itself)

Definition at line 49 of file ErrorCodeACCT.php.

const ACCT0008 = 'Cannot add role "%s" for %s user "%s". This role is unknow'
Error code:
the reference role to add to a user is not correct. can be system identifier or login reference (role_login) This is a part of a role set

Definition at line 56 of file ErrorCodeACCT.php.

const ACCT0100 = 'Account "%s" ( #%d ) as no type. Must be a user, group or role'
Error code:
account as no type

Definition at line 60 of file ErrorCodeACCT.php.

const ACCT0101 = 'Search Account must be initialized before export it'
Error code:
Search Account is not initialized
See Also
::setSearchAccount

Definition at line 65 of file ErrorCodeACCT.php.

const ACCT0200 = 'Substitute "%s" not found for users "%s"'
Error code:
Imported substitute must reference a login account
See Also

Definition at line 70 of file ErrorCodeACCT.php.

const ACCT0201 = 'Cannot import account XML file : no match schema : %s'
Error code:
The accounts xml file must be validate by accounts.xsd schema
See Also

Definition at line 75 of file ErrorCodeACCT.php.

const ACCT0202 = 'Cannot import account XML file : family "%s" not found'
Error code:
Document associated to account must reference a valid family
See Also

Definition at line 80 of file ErrorCodeACCT.php.

const ACCT0203 = 'Cannot import account XML file : document tag no match schema : %s'
Error code:
The accounts xml document tags must be validate by family schema
See Also

Definition at line 85 of file ErrorCodeACCT.php.

const ACCT0204 = 'User Abort'
Error code:
An abort order for import account has be received
See Also

Definition at line 90 of file ErrorCodeACCT.php.

const ACCT0205 = 'User Abort'
Error code:
An abort order for export account has be received
See Also

Definition at line 95 of file ErrorCodeACCT.php.

const ACCT0206 = 'Stop On Error'
Error code:
Import account stop on first error detected
See Also

Definition at line 100 of file ErrorCodeACCT.php.

const ACCT0207 = 'Export directory "%s" is not a directory'
Error code:
Import account
See Also
::setExportSchemaDirectory

Definition at line 105 of file ErrorCodeACCT.php.

const ACCT0208 = 'Export directory "%s" is not a writable'
Error code:
Import account
See Also
::setExportSchemaDirectory

Definition at line 110 of file ErrorCodeACCT.php.

const ACCT0209 = 'Mismatch logical name "%s" <> "%s"'
Error code:
The document account has already a logical name
See Also

Definition at line 115 of file ErrorCodeACCT.php.


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