Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
CheckEnd Class Reference
+ Inheritance diagram for CheckEnd:
+ Collaboration diagram for CheckEnd:

Public Member Functions

 __construct (importDocumentDescription &$importer=null)
 
 check (array $data, &$doc=null)
 
 checkMaxAttributes (Doc &$doc)
 
- Public Member Functions inherited from CheckData
 getErrors ()
 
 hasErrors ()
 
 addError ($msg)
 
 check (array $data, &$extra=null)
 

Data Fields

const maxSqlColumn = 1600
 

Protected Member Functions

 checkSetAttributes ()
 
 checkOrderAttributes ()
 
 checkComputedConstraintAttributes ()
 
 checkLinks ()
 
 checkSetParameters ()
 

Protected Attributes

 $doc
 
 $importer = null
 
- Protected Attributes inherited from CheckData
 $errors = array()
 

Detailed Description

Definition at line 7 of file CheckEnd.php.

Constructor & Destructor Documentation

__construct ( importDocumentDescription $importer = null)

Definition at line 21 of file CheckEnd.php.

Member Function Documentation

check ( array  $data,
$doc = null 
)
Parameters
array$data
Doc$doc
Returns
CheckEnd

Definition at line 30 of file CheckEnd.php.

+ Here is the call graph for this function:

checkComputedConstraintAttributes ( )
protected

Definition at line 120 of file CheckEnd.php.

checkLinks ( )
protected

Verify all links which references document's method

Definition at line 156 of file CheckEnd.php.

checkMaxAttributes ( Doc $doc)

Verify if max sql column is reached

Parameters
Doc$doc

Definition at line 65 of file CheckEnd.php.

+ Here is the call graph for this function:

checkOrderAttributes ( )
protected

Definition at line 105 of file CheckEnd.php.

+ Here is the call graph for this function:

checkSetAttributes ( )
protected

Definition at line 73 of file CheckEnd.php.

+ Here is the call graph for this function:

checkSetParameters ( )
protected

Definition at line 278 of file CheckEnd.php.

+ Here is the call graph for this function:

Field Documentation

$doc
protected

Definition at line 16 of file CheckEnd.php.

$importer = null
protected

Definition at line 20 of file CheckEnd.php.

const maxSqlColumn = 1600

max column for a table in postgresql

Definition at line 12 of file CheckEnd.php.


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