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

List all error code for layout generation. More...

+ Collaboration diagram for ErrorCodeLAY:

Data Fields

const LAY0001 = 'Ooo Layout not found : %s'
 
const LAY0002 = 'HTML attribute %s misplaced'
 
const LAY0003 = 'The file "%s" is not an openDocumentText'
 
const LAY0004 = 'Cannot produce open Document Text file from %s template'
 
const LAY0005 = 'HTML attribute %s misplaced'
 
const LAY0006 = "Error in exec() call: %s"
 
const LAY0007 = "Decompression of '%s' failed with error: %s"
 
const LAY0008 = "Missing automatic-styles tag in '%s'"
 
const LAY0009 = "Missing automatic-styles tag in ODT template '%s'"
 

Detailed Description

List all error code for layout generation.

Error codes used when generate template

See Also
ErrorCode
Layout
OooLayout

Definition at line 15 of file ErrorCodeLAY.php.

Field Documentation

const LAY0001 = 'Ooo Layout not found : %s'
Error code:
the template file is not found

Definition at line 20 of file ErrorCodeLAY.php.

const LAY0002 = 'HTML attribute %s misplaced'

the attribute HTMLTEXT must be placed in a single paragraph in OOo Layout

Error code:
the attribute HTMLTEXT must be placed in a single paragraph

It can be placed in table cell or in frame if it is only

Definition at line 27 of file ErrorCodeLAY.php.

const LAY0003 = 'The file "%s" is not an openDocumentText'

the file used for template seems to not be an openDocument Text file

Error code:
template file type error

Definition at line 33 of file ErrorCodeLAY.php.

const LAY0004 = 'Cannot produce open Document Text file from %s template'

An XML parse error occurs during content XML generation the corrupted file contains the XML which has error

Error code:
open Document XML error

Definition at line 40 of file ErrorCodeLAY.php.

const LAY0005 = 'HTML attribute %s misplaced'

the attribute HTMLTEXT must be placed in a single paragraph in OOo Layout

Error code:
the attribute HTMLTEXT must be placed in a single paragraph

Thes section must be under 'office:text', 'text:text-content' or 'text:office-text-content-main'

Definition at line 47 of file ErrorCodeLAY.php.

const LAY0006 = "Error in exec() call: %s"

The PHP exec() call failed

Error code:
The PHP exec() call failed (internal PHP dysfunction, kernel resource exhaustion, etc.)

Definition at line 52 of file ErrorCodeLAY.php.

const LAY0007 = "Decompression of '%s' failed with error: %s"

The decompression of the template failed

Error code:
The decompression of the template failed (missing 'unzip' command, invalid Zip file format, insufficient disk space, etc.)

Definition at line 57 of file ErrorCodeLAY.php.

const LAY0008 = "Missing automatic-styles tag in '%s'"

The <automatic-styles> tag was not found in the XSLT output

Definition at line 61 of file ErrorCodeLAY.php.

const LAY0009 = "Missing automatic-styles tag in ODT template '%s'"

The <automatic-styles> tag was not found in the ODT template

Definition at line 65 of file ErrorCodeLAY.php.


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