This class provides interface for adding and retriving files from public/files folder
Located in /application/models/PublicFiles.class.php (line 8)
Add file to the repository. When file is added this function will return new filename (40 characters + $extension)
Delete file from repository
Returns true if file with filename $filename exists in repository
Return path of specific file
Return URL of specific public file
Get repository_path
Get repository_url
Set repository_path value
Set repository_url value
Update content of specific repository file (update $update_file with content from $source)
Documentation generated on Wed, 23 Jan 2008 01:59:23 +0000 by phpDocumentor 1.4.0