CWIS Developer Documentation
Classes | Variables
Image.php File Reference

Go to the source code of this file.

Classes

class  Image
 

Variables

const AI_OKAY 0
 
const AI_FILEUNREADABLE 1
 
const AI_IMGOBJCREATEFAILED 2
 
const AI_PPMCMDFAILED 4
 
const AI_INTERNALERROR 8
 
const AI_UNKNOWNTYPE 16
 
const AI_UNSUPPORTEDFORMAT 32
 
const AI_DESTINATIONUNWRITABLE 64
 

Variable Documentation

const AI_DESTINATIONUNWRITABLE 64

Definition at line 558 of file Image.php.

Referenced by Image\SaveAs().

const AI_FILEUNREADABLE 1

Definition at line 552 of file Image.php.

Referenced by Image\__construct(), SPTImage\FieldId(), and Image_Test\testAll().

const AI_IMGOBJCREATEFAILED 2

Definition at line 553 of file Image.php.

Referenced by Image\__construct().

const AI_INTERNALERROR 8

Definition at line 555 of file Image.php.

Referenced by Image\__construct(), SPTImage\FieldId(), and Image\SaveAs().

const AI_OKAY 0
const AI_PPMCMDFAILED 4

Definition at line 554 of file Image.php.

const AI_UNKNOWNTYPE 16

Definition at line 556 of file Image.php.

Referenced by FormUI_Base\HandleUploads(), and UserEditingUI\UploadImages().

const AI_UNSUPPORTEDFORMAT 32