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

List all error code for METHOD. More...

+ Collaboration diagram for ErrorCodeDFLT:

Data Fields

const DFLT0001 = 'default attribute "%s" syntax error in "%s" family'
 
const DFLT0002 = 'default attribute reference is empty in "%s" family'
 
const DFLT0003 = 'the default "%s" reference method "%s" in "%s" family : %s'
 
const DFLT0004 = 'method error attribute "%s" in family "%s" : %s'
 
const DFLT0005 = 'the default attribute reference "%s" is not found in "%s" family'
 
const DFLT0006 = 'the default array attribute reference "%s" is not json encoded "%s" for "%s" family'
 
const DFLT0007 = 'the default array attribute reference "%s" is not json encoded or method no return a valid array "%s" for "%s" family'
 
const DFLT0008 = 'the default array attribute reference "%s" not return a valid array ( "%s" return "%s") for "%s" family'
 
const DFLT0009 = 'the default array attribute reference "%s" not return a valid array ( "%s" return "%s") for "%s" family : "%s"'
 

Detailed Description

List all error code for METHOD.

Errors code used to checking METHOD keyword

See Also
ErrorCode

Definition at line 12 of file ErrorCodeDFLT.php.

Field Documentation

const DFLT0001 = 'default attribute "%s" syntax error in "%s" family'
Error code:
default attribute must reference attribute (63 max alphanum characters)

Definition at line 17 of file ErrorCodeDFLT.php.

const DFLT0002 = 'default attribute reference is empty in "%s" family'
Error code:
default attribute must reference attribute

Definition at line 21 of file ErrorCodeDFLT.php.

const DFLT0003 = 'the default "%s" reference method "%s" in "%s" family : %s'
Error code:
DEFAULT method is not correctly defined

Definition at line 25 of file ErrorCodeDFLT.php.

const DFLT0004 = 'method error attribute "%s" in family "%s" : %s'
Error code:
error definition of method in DEFAULT key
See Also
ErrorCodeATTR::ATTR1260
ErrorCodeATTR::ATTR1263
ErrorCodeATTR::ATTR1261

Definition at line 32 of file ErrorCodeDFLT.php.

const DFLT0005 = 'the default attribute reference "%s" is not found in "%s" family'
Error code:
unknow attribute found in DEFAULT key

Definition at line 36 of file ErrorCodeDFLT.php.

const DFLT0006 = 'the default array attribute reference "%s" is not json encoded "%s" for "%s" family'
Error code:
for array default values must be json valide encoded

Definition at line 40 of file ErrorCodeDFLT.php.

const DFLT0007 = 'the default array attribute reference "%s" is not json encoded or method no return a valid array "%s" for "%s" family'
Error code:
for array default values must be json valide encoded or method call

Definition at line 44 of file ErrorCodeDFLT.php.

const DFLT0008 = 'the default array attribute reference "%s" not return a valid array ( "%s" return "%s") for "%s" family'
Error code:
when use default for array attribute the value must be an array of array

Definition at line 48 of file ErrorCodeDFLT.php.

const DFLT0009 = 'the default array attribute reference "%s" not return a valid array ( "%s" return "%s") for "%s" family : "%s"'
Error code:
when use default fot array attribute the value must be an array of array. Somes returns row are invalid

Definition at line 52 of file ErrorCodeDFLT.php.


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