This package does not contain any documentable elements
Classes and interfaces
Checksum¶
Various database calls to select and write checksums.
« More »
ChecksumCommand¶
This is the command for creation of checksums for a user's downloaded files.
« More »
Controller¶
Controller is the customized base controller class.
« More »
DownloadCommand¶
This is the command for downloading a user's files.
« More »
ErrorCsvCommand¶
This is the command for creation of error csv manifest for a user's downloaded files.
« More »
ErrorFiles¶
Various database calls to select and write checksums.
« More »
EventCsvCommand¶
This is the command for creation of event csv manifest for a user's downloaded files.
« More »
Excel_Metadata¶
Writes extracted MS Excel metadata to the database.
« More »
FileInfo¶
This is the model class for table "file_info".
« More »
FileInfoController¶
Controller is the customized base controller class.
« More »
FileTypeActiveRecord¶
Builds queries and writes them to the database.
« More »
FilesForDownload¶
This is the model class for table "files_for_download".
« More »
Gif_Metadata¶
Writes extracted Gif image metadata to the database.
« More »
Jpg_Metadata¶
Writes extracted jpeg image metadata to the database.
« More »
MailUser¶
Gets user's email address and mails them.
« More »
MakeCsv¶
Various database calls to got get and set csv paths.
« More »
MetadataCommand¶
This is the command for extracting metadata from a user's files.
« More »
MetadataCsvCommand¶
This is the command for creation of metadata csv manifest for a user's downloaded files.
« More »
Mp3_Metadata¶
Writes extracted Mp3 metadata to the database.
« More »
Mp4_Metadata¶
Writes extracted mp4 metadata to the database.
« More »
PDF_Metadata¶
Writes extracted PDF metadata to the database.
« More »
PNG_Metadata¶
Writes extracted PNG image metadata to the database.
« More »
PPT_Metadata¶
Writes extracted PPT image metadata to the database.
« More »
ReadFileCommand¶
This is the command for reading the links in a user's uploaded file into the database to be downloaded.
« More »
ResetDBCommand¶
USE THIS ONLY WHEN TESTING. VERY BAD THINGS COULD HAPPEN TO YOUR LIVE DATA OTHERWISE!!!!
« More »
SiteController¶
Controller is the customized base controller class.
« More »
Text_Metadata¶
Writes extracted Text file metadata to the database.
« More »
Upload¶
This is the model class for table "user_uploads".
« More »
UploadController¶
Controller is the customized base controller class.
« More »
User¶
This is the model class for table "user".
« More »
UserController¶
Controller is the customized base controller class.
« More »
UserIdentity¶
UserIdentity represents the data needed to identity a user.
« More »
Utils¶
Various database calls to write errors and events.
« More »
Word_Metadata¶
Writes extracted MS Word metadata to the database.
« More »
ZipCreationCommand¶
This is the command for creation of zip files for a user's downloaded files.
« More »
ZipGzDownloads¶
This is the model class for table "zip_gz_downloads".
« More »
ZipGzDownloadsController¶
This is the model class for table "zip_gz_downloads".
« More »
purgeSystemCommand¶
This is the command for informing users of impending file deletions and deleting user files after they've been on the server for 30 days.
« More »
virusCheckCommand¶
This is the command for detecting viruses and deleting file if a virus is found.
« More »