Attachment class to perform the majority of uploading and attachment handling operations within ILance.
Located in /api/class.attachment.inc.php (line 23)
list of image only mime types
Function to return the actual file size of a file being uploaded
Function to return the actual file type of a file being uploaded
Function to return the maximum size permitted for upload (should already be assigned)
Function to return the full upload directory (should already be assigned)
Function to resize a file attachment
Function for printing the innerhtml javascript code in the templates
Function to remove a file attachment from the system for a specified user
Function to save the uploaded file attachment to the filesystem or database
Function for returning the method of storage used by the attachment system
Function for returning the total amount of attachments in the system
Function for returning the total amount of disk space used by attachments in the system
Function for returning the total downloads based on attachments in the system
Function for validating the filename extention based on the file being uploaded
Function for validating the filesize based on the file being uploaded
Documentation generated on Mon, 08 Aug 2011 17:40:47 +0200 by phpDocumentor 1.4.1