You are here

Functions in Upload QC 7

Primary tabs

Namesort descending Location Description Direct uses Strings
upload_qc_file_validate ./upload_qc.module Implements hook_file_validate(). This implementation includes two test: filesize and existance of db entry with the same URI. If it returns errors, the upload process is blocked and the errors are displayed.
upload_qc_form ./upload_qc.module Form generator for module settings. 1
upload_qc_menu ./upload_qc.module Implements hook_menu().
upload_qc_permission ./upload_qc.module Implements hook_permission().

Other projects