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

List all error for export documents. More...

+ Collaboration diagram for ErrorCodeEXPC:

Data Fields

const EXPC0001 = 'EXPORT : invalid out format "%s", valid are %s.'
 
const EXPC0002 = 'EXPORT : Output file must be set'
 
const EXPC0003 = 'EXPORT : Output file "%s" is not writable'
 
const EXPC0004 = 'EXPORT : Collection must be set'
 
const EXPC0005 = 'EXPORT : Output file "%s" cannot be opened in write mode'
 
const EXPC0006 = 'EXPORT : Can create temporay directory "%s" for XML exports'
 
const EXPC0007 = 'EXPORT : Output XML file "%s" is not writable'
 
const EXPC0008 = 'EXPORT : Cannot change dir to "%s" : XML export aborted'
 
const EXPC0009 = 'EXPORT : Cannot change dir to "%s" : XML export aborted'
 
const EXPC0010 = 'EXPORT : Ouput file "%s" cannot be completed'
 
const EXPC0011 = 'EXPORT : Ouput file "%s" cannot be finished'
 
const EXPC0012 = 'EXPORT : Xml archive "%s" cannot be created'
 
const EXPC0013 = 'EXPORT : Work output file "%s" cannot be opened in write mode'
 
const EXPC0014 = 'EXPORT : Extract vault file : Caonot copy "%s" to "%s"'
 
const EXPC0015 = 'EXPORT : invalid encoding format "%s", valid are %s.'
 
const EXPC0016 = 'EXPORT : Only one character for CSV separator : found "%s".'
 
const EXPC0100 = 'EXPORT Xml : Cannot write output to file "%s".'
 
const EXPC0101 = 'EXPORT Xml : Cannot apen output in write mode "%s".'
 
const EXPC0102 = 'EXPORT Xml : Cannot insert attached files to output file "%s".'
 
const EXPC0103 = 'EXPORT Xml : Cannot export file using "ExportXmlDocument::getXml"'
 

Detailed Description

List all error for export documents.

Errors code used when export Documents

See Also
ErrorCode

Definition at line 12 of file ErrorCodeEXPC.php.

Field Documentation

const EXPC0001 = 'EXPORT : invalid out format "%s", valid are %s.'
Error code:
Only valid format can be used to parameter export
See Also
Dcp::setOutputFormat

Definition at line 18 of file ErrorCodeEXPC.php.

const EXPC0002 = 'EXPORT : Output file must be set'
Error code:
Need set file output before export collection
See Also
Dcp::setOutputFilePath

Definition at line 23 of file ErrorCodeEXPC.php.

const EXPC0003 = 'EXPORT : Output file "%s" is not writable'
Error code:
The output file must be writable
See Also
Dcp::setOutputFilePath

Definition at line 28 of file ErrorCodeEXPC.php.

const EXPC0004 = 'EXPORT : Collection must be set'
Error code:
Need set document collection to export
See Also
Dcp::setDocumentList

Definition at line 33 of file ErrorCodeEXPC.php.

const EXPC0005 = 'EXPORT : Output file "%s" cannot be opened in write mode'
Error code:
The output file must be writable
See Also
Dcp::setOutputFilePath

Definition at line 38 of file ErrorCodeEXPC.php.

const EXPC0006 = 'EXPORT : Can create temporay directory "%s" for XML exports'
Error code:
XML format export need to create sub directory
See Also
Dcp::export

Definition at line 43 of file ErrorCodeEXPC.php.

const EXPC0007 = 'EXPORT : Output XML file "%s" is not writable'
Error code:
The output file must be writable
See Also
Dcp::export

Definition at line 48 of file ErrorCodeEXPC.php.

const EXPC0008 = 'EXPORT : Cannot change dir to "%s" : XML export aborted'
Error code:
XML format export need to goto sub directory where XML files are produced
See Also
Dcp::export

Definition at line 53 of file ErrorCodeEXPC.php.

const EXPC0009 = 'EXPORT : Cannot change dir to "%s" : XML export aborted'
Error code:
XML format export need to restore original directory
See Also
Dcp::export

Definition at line 58 of file ErrorCodeEXPC.php.

const EXPC0010 = 'EXPORT : Ouput file "%s" cannot be completed'
Error code:
XML format cannot append data to end of file
See Also
Dcp::export

Definition at line 63 of file ErrorCodeEXPC.php.

const EXPC0011 = 'EXPORT : Ouput file "%s" cannot be finished'
Error code:
XML format cannot append last line to output file
See Also
Dcp::export

Definition at line 68 of file ErrorCodeEXPC.php.

const EXPC0012 = 'EXPORT : Xml archive "%s" cannot be created'
Error code:
XML archive format : output file cannot be produced
See Also
Dcp::export

Definition at line 73 of file ErrorCodeEXPC.php.

const EXPC0013 = 'EXPORT : Work output file "%s" cannot be opened in write mode'
Error code:
When use csv with file option
See Also
Dcp::setOutputFilePath

Definition at line 78 of file ErrorCodeEXPC.php.

const EXPC0014 = 'EXPORT : Extract vault file : Caonot copy "%s" to "%s"'
Error code:
When use csv with file option
See Also
Dcp::setOutputFilePath

Definition at line 83 of file ErrorCodeEXPC.php.

const EXPC0015 = 'EXPORT : invalid encoding format "%s", valid are %s.'
Error code:
Only valid encoding can be used to parameter export
See Also
Dcp::setOutputFileEncoding

Definition at line 88 of file ErrorCodeEXPC.php.

const EXPC0016 = 'EXPORT : Only one character for CSV separator : found "%s".'
Error code:
Only one character for CSV separator : generally comma
See Also
Dcp::setCvsSeparator

Definition at line 93 of file ErrorCodeEXPC.php.

const EXPC0100 = 'EXPORT Xml : Cannot write output to file "%s".'
Error code:
The output file cannot be written
See Also
Dcp::writeTo

Definition at line 98 of file ErrorCodeEXPC.php.

const EXPC0101 = 'EXPORT Xml : Cannot apen output in write mode "%s".'
Error code:
The output file cannot be written
See Also
Dcp::writeTo

Definition at line 103 of file ErrorCodeEXPC.php.

const EXPC0102 = 'EXPORT Xml : Cannot insert attached files to output file "%s".'
Error code:
The output file cannot be written
See Also
Dcp::writeTo

Definition at line 108 of file ErrorCodeEXPC.php.

const EXPC0103 = 'EXPORT Xml : Cannot export file using "ExportXmlDocument::getXml"'
Error code:
The output file cannot be written
See Also
Dcp::getXml
Dcp::setExportFiles

Definition at line 114 of file ErrorCodeEXPC.php.


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