Data Fields | |
const | STY0001 = 'sty file not reachable: %s' |
const | STY0002 = 'malformed sty file: %s' |
const | STY0003 = 'style registration error: %s' |
const | STY0004 = 'source file not readable for sty target: %s' |
const | STY0005 = 'file creation error: %s' |
const | STY0006 = 'parser does not implements required interfaces: %s' |
const | STY0007 = 'unimplemented feature: %s' |
const | STY0008 = 'cannot create target directory: %s' |
const | STY0009 = 'origin "%s" is not a directory' |
const | STY0010 = 'cannot copy from origin "%s" to "%s"' |
Definition at line 145 of file Class.Style.php.
const STY0001 = 'sty file not reachable: %s' |
Definition at line 150 of file Class.Style.php.
const STY0002 = 'malformed sty file: %s' |
Definition at line 154 of file Class.Style.php.
const STY0003 = 'style registration error: %s' |
Definition at line 158 of file Class.Style.php.
const STY0004 = 'source file not readable for sty target: %s' |
Definition at line 162 of file Class.Style.php.
const STY0005 = 'file creation error: %s' |
Definition at line 166 of file Class.Style.php.
const STY0006 = 'parser does not implements required interfaces: %s' |
Definition at line 170 of file Class.Style.php.
const STY0007 = 'unimplemented feature: %s' |
Definition at line 174 of file Class.Style.php.
const STY0008 = 'cannot create target directory: %s' |
Definition at line 179 of file Class.Style.php.
const STY0009 = 'origin "%s" is not a directory' |
Definition at line 184 of file Class.Style.php.
const STY0010 = 'cannot copy from origin "%s" to "%s"' |
Definition at line 189 of file Class.Style.php.