Public Member Functions | |
check (array $data, &$extra=null) | |
getParsedFamName () | |
getParsedAttrIds () | |
Public Member Functions inherited from CheckData | |
getErrors () | |
hasErrors () | |
addError ($msg) | |
check (array $data, &$extra=null) | |
Protected Member Functions | |
CheckOrderFamily () | |
CheckOrderAttribute () | |
Protected Attributes | |
$famName | |
$attrIds | |
$family | |
Protected Attributes inherited from CheckData | |
$errors = array() | |
Definition at line 7 of file CheckOrder.php.
check | ( | array | $data, |
& | $extra = null |
||
) |
array | $data | |
Doc | $doc |
Definition at line 26 of file CheckOrder.php.
|
protected |
check logical name
Definition at line 94 of file CheckOrder.php.
|
protected |
check check
Definition at line 62 of file CheckOrder.php.
getParsedAttrIds | ( | ) |
Get the parsed attributes ids or bool(false) if attributes ids could not be parsed.
Definition at line 53 of file CheckOrder.php.
getParsedFamName | ( | ) |
Get the parsed family name or bool(false) if family name could not be parsed.
Definition at line 43 of file CheckOrder.php.
|
protected |
Definition at line 16 of file CheckOrder.php.
|
protected |
Definition at line 20 of file CheckOrder.php.
|
protected |
Definition at line 12 of file CheckOrder.php.