List all error code for user/group/role searching SearchAccount. More...
Data Fields | |
const | SACC0001 = 'Incorrect argument "%s" to return type account search' |
const | SACC0002 = 'Unknow role "%s" to be use with account search filter' |
const | SACC0003 = 'Incorrect slice argument %s for account search' |
const | SACC0004 = 'Incorrect start argument %s for account search' |
const | SACC0005 = 'Unknow group "%s" to be use with account search filter' |
const | SACC0006 = 'Unknow family "%s" to be use with account search filter' |
List all error code for user/group/role searching SearchAccount.
Error codes used to checking manage user/group/role
Definition at line 14 of file ErrorCodeSACC.php.
Definition at line 21 of file ErrorCodeSACC.php.
const SACC0002 = 'Unknow role "%s" to be use with account search filter' |
Definition at line 27 of file ErrorCodeSACC.php.
Definition at line 33 of file ErrorCodeSACC.php.
Definition at line 39 of file ErrorCodeSACC.php.
const SACC0005 = 'Unknow group "%s" to be use with account search filter' |
Definition at line 45 of file ErrorCodeSACC.php.
const SACC0006 = 'Unknow family "%s" to be use with account search filter' |
Definition at line 51 of file ErrorCodeSACC.php.