List all error code for document's attribute errors It is triggered by 'ATTR', 'PARAM', 'MODATTR' keywords. More...
Data Fields | |
const | ATTR0100 = 'syntax error for attribute "%s"' |
const | ATTR0101 = 'attribute identifier "%s" use a reserved word' |
const | ATTR0102 = 'attribute identifier is not set' |
const | ATTR0103 = 'attribute identifier "%s" use a property identificator' |
const | ATTR0200 = 'syntax error for structure "%s" attribute "%s"' |
const | ATTR0201 = 'attribute structure is not set for attribute "%s"' |
const | ATTR0202 = 'attribute structure is same as attribute "%s"' |
const | ATTR0203 = 'attribute structure reference is not an attribute for "%s", family "%s"' |
const | ATTR0204 = 'attribute structure "%s" is not possible for "%s"' |
const | ATTR0205 = 'this attribute structure "%s" is not a allowed for normal attribute"%s"' |
const | ATTR0206 = 'attribute structure "%s" is forbidden for a tab attribute for "%s"' |
const | ATTR0207 = 'this attribute structure "%s" is not a allowed for frame attribute "%s"' |
const | ATTR0208 = 'param structure reference is not a parameter for "%s", family "%s"' |
const | ATTR0209 = 'parameter structure "%s" is not possible for "%s"' |
const | ATTR0210 = 'this parameter structure "%s" is not a allowed for parameter"%s"' |
const | ATTR0211 = 'parameter "%s" must not have a phpfunc with output variables' |
const | ATTR0212 = 'the attribute "%s" has incorrect order : "%s" (must be numeric or reference an attribute)' |
const | ATTR0213 = 'the attribute "%s" has incorrect order : parent is "%s" must be "%s": out of field' |
const | ATTR0214 = 'the attribute "%s" has a loop reference for parent ' |
const | ATTR0400 = 'invalid value "%s" for isTitle in attribute "%s"' |
const | ATTR0401 = 'isTitle cannot be set for structured attribute "%s"' |
const | ATTR0500 = 'invalid value "%s" for isAbstract in attribute "%s"' |
const | ATTR0501 = 'isAbstract cannot be set for structured attribute "%s"' |
const | ATTR0600 = 'type is not defined for attribute "%s"' |
const | ATTR0601 = 'unrecognized attribute type "%s" (attribute "%s"), type is one of %s' |
const | ATTR0602 = 'syntax error for type "%s" in attribute "%s"' |
const | ATTR0603 = 'bad output format "%s" in attribute "%s" ' |
const | ATTR0604 = 'incompatible redefinition of type for "%s" attribute (family "%s"). New type "%s" is not compatible with origin "%s"' |
const | ATTR0605 = 'attribute modification for "%s" attribute (family "%s") is not found in ancestor' |
const | ATTR0606 = 'enum attribute modification for "%s" attribute (family "%s"): the enum items cannot be redefined' |
const | ATTR0700 = 'the order "%s" must be a number or an attribute reference in attribute "%s"' |
const | ATTR0702 = 'the order is required in attribute "%s"' |
const | ATTR0800 = 'the visibility is required in attribute "%s"' |
const | ATTR0801 = 'the visibility "%s" in attribute "%s" must be one of %s' |
const | ATTR0802 = 'the U visibility is reserved to array, in attribute "%s"' |
const | ATTR0900 = 'invalid value "%s" for isNeeded in attribute "%s"' |
const | ATTR0901 = 'isNeeded cannot be set for structured attribute "%s"' |
const | ATTR0902 = 'isNeeded cannot be set for attribute included in array "%s"' |
const | ATTR0903 = 'isNeeded cannot be set for parameter included in array "%s"' |
const | ATTR1000 = 'method syntax error in link "%s" for attribute "%s":%s' |
const | ATTR1001 = 'link method error in "%s" family : %s' |
const | ATTR1002 = 'method "%s" in attribute link "%s" is not an exposable method' |
const | ATTR1100 = 'the input help file "%s" not exists, in attribute "%s"' |
const | ATTR1101 = 'the input help file "%s" is not parsable, in attribute "%s" : %s' |
const | ATTR1500 = 'the option name "%s" is not valid in attribute "%s"' |
const | ATTR1501 = 'the option "%s" must have = sign, in attribute "%s"' |
const | ATTR1200 = 'syntax error in phpfunc attribute "%s" : %s' |
const | ATTR1201 = 'error parenthesis in method/file definition : "%s"' |
const | ATTR1202 = 'syntax error in function name : "%s"' |
const | ATTR1203 = 'function "%s" not exists' |
const | ATTR1204 = 'double quote syntax error (character %d) in function "%s"' |
const | ATTR1205 = 'simple quote syntax error (character %d) in function "%s"' |
const | ATTR1206 = 'no output attribute, missing ":" character in function "%s"' |
const | ATTR1207 = 'outputs in function "%s" can be only alphanum characters ' |
const | ATTR1208 = 'appname in special help can be only alphanum characters' |
const | ATTR1209 = 'function "%s" is an internal php function' |
const | ATTR1210 = 'function "%s" is not defined in "%s" file' |
const | ATTR1211 = 'not enough argument call to use function "%s" (need %d arguments)' |
const | ATTR1212 = 'unknow output attribut for method "%s" in family "%s"' |
const | ATTR1250 = 'syntax error in method call (phpfunc) for attribute "%s" : %s' |
const | ATTR1251 = 'no "::" delimiter in method call "%s"' |
const | ATTR1252 = 'syntax error in method name : "%s"' |
const | ATTR1253 = 'syntax error in class name in method call: "%s"' |
const | ATTR1254 = 'only one output is possible in method "%s"' |
const | ATTR1255 = 'no output is possible in method "%s"' |
const | ATTR1260 = 'method "%s" (context : "%s") is not found for "%s" attribute' |
const | ATTR1261 = 'not enough argument call to use method "%s" (context "%s", need %d arguments) for "%s" attribute' |
const | ATTR1262 = 'syntax error in method "%s" phpfunc for "%s" attribute : %s' |
const | ATTR1263 = 'method "%s" (context : "%s") is not static phpfunc for "%s" attribute' |
const | ATTR1265 = 'phpfunc method error in "%s" family : %s' |
const | ATTR1266 = 'method "%s" (context "%s" defined in parent family "%s") is not found for "%s" attribute' |
const | ATTR1270 = 'syntax error in enum declaration near "%s" for "%s" attribute' |
const | ATTR1271 = 'key must not have accent characters in enum declaration "%s" for "%s" attribute' |
const | ATTR1272 = 'key must not be empty in enum declaration "%s" for "%s" attribute' |
const | ATTR1400 = 'syntax error in constraint call for attribute "%s" : %s' |
const | ATTR1401 = 'not enough argument call to use constraint "%s" (need %d arguments, given %d) for "%s" attribute' |
const | ATTR1402 = 'constraint method "%s" is not found for "%s" attribute' |
const | ATTR1403 = 'method "%s" is not static phpfunc for "%s" attribute' |
const | ATTR1404 = 'syntax error in constraint "%s" for "%s" attribute : %s' |
const | ATTR1700 = 'database document column are erronous : %s' |
const | ATTR1701 = 'too many attributes : %d (maximum sql column is %d)' |
const | ATTR1800 = "value of attribute \"%s\" with phpfunc \"%s\" will not be computed because visibility is \"I\"." |
List all error code for document's attribute errors It is triggered by 'ATTR', 'PARAM', 'MODATTR' keywords.
Error codes used to checking family attribute structure
Definition at line 13 of file ErrorCodeATTR.php.
const ATTR0100 = 'syntax error for attribute "%s"' |
Definition at line 18 of file ErrorCodeATTR.php.
const ATTR0101 = 'attribute identifier "%s" use a reserved word' |
Definition at line 22 of file ErrorCodeATTR.php.
const ATTR0102 = 'attribute identifier is not set' |
Definition at line 26 of file ErrorCodeATTR.php.
const ATTR0103 = 'attribute identifier "%s" use a property identificator' |
Definition at line 30 of file ErrorCodeATTR.php.
const ATTR0200 = 'syntax error for structure "%s" attribute "%s"' |
Definition at line 34 of file ErrorCodeATTR.php.
const ATTR0201 = 'attribute structure is not set for attribute "%s"' |
Definition at line 38 of file ErrorCodeATTR.php.
const ATTR0202 = 'attribute structure is same as attribute "%s"' |
Definition at line 42 of file ErrorCodeATTR.php.
const ATTR0203 = 'attribute structure reference is not an attribute for "%s", family "%s"' |
Definition at line 46 of file ErrorCodeATTR.php.
const ATTR0204 = 'attribute structure "%s" is not possible for "%s"' |
Definition at line 53 of file ErrorCodeATTR.php.
const ATTR0205 = 'this attribute structure "%s" is not a allowed for normal attribute"%s"' |
Definition at line 57 of file ErrorCodeATTR.php.
const ATTR0206 = 'attribute structure "%s" is forbidden for a tab attribute for "%s"' |
Definition at line 61 of file ErrorCodeATTR.php.
const ATTR0207 = 'this attribute structure "%s" is not a allowed for frame attribute "%s"' |
Definition at line 65 of file ErrorCodeATTR.php.
const ATTR0208 = 'param structure reference is not a parameter for "%s", family "%s"' |
Definition at line 69 of file ErrorCodeATTR.php.
const ATTR0209 = 'parameter structure "%s" is not possible for "%s"' |
Definition at line 76 of file ErrorCodeATTR.php.
const ATTR0210 = 'this parameter structure "%s" is not a allowed for parameter"%s"' |
Definition at line 80 of file ErrorCodeATTR.php.
const ATTR0211 = 'parameter "%s" must not have a phpfunc with output variables' |
Definition at line 84 of file ErrorCodeATTR.php.
const ATTR0212 = 'the attribute "%s" has incorrect order : "%s" (must be numeric or reference an attribute)' |
Definition at line 88 of file ErrorCodeATTR.php.
const ATTR0213 = 'the attribute "%s" has incorrect order : parent is "%s" must be "%s": out of field' |
Definition at line 92 of file ErrorCodeATTR.php.
const ATTR0214 = 'the attribute "%s" has a loop reference for parent ' |
Definition at line 97 of file ErrorCodeATTR.php.
const ATTR0400 = 'invalid value "%s" for isTitle in attribute "%s"' |
Definition at line 101 of file ErrorCodeATTR.php.
const ATTR0401 = 'isTitle cannot be set for structured attribute "%s"' |
Definition at line 105 of file ErrorCodeATTR.php.
const ATTR0500 = 'invalid value "%s" for isAbstract in attribute "%s"' |
Definition at line 109 of file ErrorCodeATTR.php.
const ATTR0501 = 'isAbstract cannot be set for structured attribute "%s"' |
Definition at line 113 of file ErrorCodeATTR.php.
const ATTR0600 = 'type is not defined for attribute "%s"' |
Definition at line 117 of file ErrorCodeATTR.php.
const ATTR0601 = 'unrecognized attribute type "%s" (attribute "%s"), type is one of %s' |
Definition at line 121 of file ErrorCodeATTR.php.
const ATTR0602 = 'syntax error for type "%s" in attribute "%s"' |
Definition at line 126 of file ErrorCodeATTR.php.
const ATTR0603 = 'bad output format "%s" in attribute "%s" ' |
Definition at line 130 of file ErrorCodeATTR.php.
const ATTR0604 = 'incompatible redefinition of type for "%s" attribute (family "%s"). New type "%s" is not compatible with origin "%s"' |
Definition at line 134 of file ErrorCodeATTR.php.
const ATTR0605 = 'attribute modification for "%s" attribute (family "%s") is not found in ancestor' |
Definition at line 139 of file ErrorCodeATTR.php.
const ATTR0606 = 'enum attribute modification for "%s" attribute (family "%s"): the enum items cannot be redefined' |
Definition at line 144 of file ErrorCodeATTR.php.
const ATTR0700 = 'the order "%s" must be a number or an attribute reference in attribute "%s"' |
Definition at line 148 of file ErrorCodeATTR.php.
const ATTR0702 = 'the order is required in attribute "%s"' |
Definition at line 152 of file ErrorCodeATTR.php.
const ATTR0800 = 'the visibility is required in attribute "%s"' |
Definition at line 156 of file ErrorCodeATTR.php.
const ATTR0801 = 'the visibility "%s" in attribute "%s" must be one of %s' |
Definition at line 160 of file ErrorCodeATTR.php.
const ATTR0802 = 'the U visibility is reserved to array, in attribute "%s"' |
Definition at line 164 of file ErrorCodeATTR.php.
const ATTR0900 = 'invalid value "%s" for isNeeded in attribute "%s"' |
Definition at line 168 of file ErrorCodeATTR.php.
const ATTR0901 = 'isNeeded cannot be set for structured attribute "%s"' |
Definition at line 172 of file ErrorCodeATTR.php.
const ATTR0902 = 'isNeeded cannot be set for attribute included in array "%s"' |
Definition at line 176 of file ErrorCodeATTR.php.
const ATTR0903 = 'isNeeded cannot be set for parameter included in array "%s"' |
Definition at line 180 of file ErrorCodeATTR.php.
const ATTR1000 = 'method syntax error in link "%s" for attribute "%s":%s' |
Definition at line 184 of file ErrorCodeATTR.php.
const ATTR1001 = 'link method error in "%s" family : %s' |
Definition at line 192 of file ErrorCodeATTR.php.
const ATTR1002 = 'method "%s" in attribute link "%s" is not an exposable method' |
Definition at line 196 of file ErrorCodeATTR.php.
const ATTR1100 = 'the input help file "%s" not exists, in attribute "%s"' |
Definition at line 200 of file ErrorCodeATTR.php.
const ATTR1101 = 'the input help file "%s" is not parsable, in attribute "%s" : %s' |
Definition at line 204 of file ErrorCodeATTR.php.
const ATTR1200 = 'syntax error in phpfunc attribute "%s" : %s' |
Definition at line 217 of file ErrorCodeATTR.php.
const ATTR1201 = 'error parenthesis in method/file definition : "%s"' |
Definition at line 221 of file ErrorCodeATTR.php.
const ATTR1202 = 'syntax error in function name : "%s"' |
Definition at line 225 of file ErrorCodeATTR.php.
const ATTR1203 = 'function "%s" not exists' |
Definition at line 229 of file ErrorCodeATTR.php.
const ATTR1204 = 'double quote syntax error (character %d) in function "%s"' |
Definition at line 233 of file ErrorCodeATTR.php.
const ATTR1205 = 'simple quote syntax error (character %d) in function "%s"' |
Definition at line 237 of file ErrorCodeATTR.php.
const ATTR1206 = 'no output attribute, missing ":" character in function "%s"' |
Definition at line 243 of file ErrorCodeATTR.php.
const ATTR1207 = 'outputs in function "%s" can be only alphanum characters ' |
Definition at line 250 of file ErrorCodeATTR.php.
const ATTR1208 = 'appname in special help can be only alphanum characters' |
Definition at line 255 of file ErrorCodeATTR.php.
const ATTR1209 = 'function "%s" is an internal php function' |
Definition at line 259 of file ErrorCodeATTR.php.
const ATTR1210 = 'function "%s" is not defined in "%s" file' |
Definition at line 263 of file ErrorCodeATTR.php.
const ATTR1211 = 'not enough argument call to use function "%s" (need %d arguments)' |
Definition at line 267 of file ErrorCodeATTR.php.
const ATTR1212 = 'unknow output attribut for method "%s" in family "%s"' |
Definition at line 272 of file ErrorCodeATTR.php.
const ATTR1250 = 'syntax error in method call (phpfunc) for attribute "%s" : %s' |
Definition at line 277 of file ErrorCodeATTR.php.
const ATTR1251 = 'no "::" delimiter in method call "%s"' |
Definition at line 282 of file ErrorCodeATTR.php.
const ATTR1252 = 'syntax error in method name : "%s"' |
Definition at line 286 of file ErrorCodeATTR.php.
const ATTR1253 = 'syntax error in class name in method call: "%s"' |
Definition at line 290 of file ErrorCodeATTR.php.
const ATTR1254 = 'only one output is possible in method "%s"' |
Definition at line 295 of file ErrorCodeATTR.php.
const ATTR1255 = 'no output is possible in method "%s"' |
Definition at line 299 of file ErrorCodeATTR.php.
const ATTR1260 = 'method "%s" (context : "%s") is not found for "%s" attribute' |
Definition at line 303 of file ErrorCodeATTR.php.
const ATTR1261 = 'not enough argument call to use method "%s" (context "%s", need %d arguments) for "%s" attribute' |
Definition at line 307 of file ErrorCodeATTR.php.
const ATTR1262 = 'syntax error in method "%s" phpfunc for "%s" attribute : %s' |
Definition at line 311 of file ErrorCodeATTR.php.
const ATTR1263 = 'method "%s" (context : "%s") is not static phpfunc for "%s" attribute' |
Definition at line 316 of file ErrorCodeATTR.php.
const ATTR1265 = 'phpfunc method error in "%s" family : %s' |
Definition at line 324 of file ErrorCodeATTR.php.
const ATTR1266 = 'method "%s" (context "%s" defined in parent family "%s") is not found for "%s" attribute' |
Definition at line 328 of file ErrorCodeATTR.php.
const ATTR1270 = 'syntax error in enum declaration near "%s" for "%s" attribute' |
Definition at line 333 of file ErrorCodeATTR.php.
const ATTR1271 = 'key must not have accent characters in enum declaration "%s" for "%s" attribute' |
Definition at line 338 of file ErrorCodeATTR.php.
const ATTR1272 = 'key must not be empty in enum declaration "%s" for "%s" attribute' |
Definition at line 343 of file ErrorCodeATTR.php.
const ATTR1400 = 'syntax error in constraint call for attribute "%s" : %s' |
Definition at line 348 of file ErrorCodeATTR.php.
const ATTR1401 = 'not enough argument call to use constraint "%s" (need %d arguments, given %d) for "%s" attribute' |
Definition at line 352 of file ErrorCodeATTR.php.
const ATTR1402 = 'constraint method "%s" is not found for "%s" attribute' |
Definition at line 356 of file ErrorCodeATTR.php.
const ATTR1403 = 'method "%s" is not static phpfunc for "%s" attribute' |
Definition at line 361 of file ErrorCodeATTR.php.
const ATTR1404 = 'syntax error in constraint "%s" for "%s" attribute : %s' |
Definition at line 365 of file ErrorCodeATTR.php.
const ATTR1500 = 'the option name "%s" is not valid in attribute "%s"' |
Definition at line 208 of file ErrorCodeATTR.php.
const ATTR1501 = 'the option "%s" must have = sign, in attribute "%s"' |
Definition at line 213 of file ErrorCodeATTR.php.
const ATTR1700 = 'database document column are erronous : %s' |
Definition at line 369 of file ErrorCodeATTR.php.
const ATTR1701 = 'too many attributes : %d (maximum sql column is %d)' |
Definition at line 374 of file ErrorCodeATTR.php.
const ATTR1800 = "value of attribute \"%s\" with phpfunc \"%s\" will not be computed because visibility is \"I\"." |
Definition at line 378 of file ErrorCodeATTR.php.