Functions in Upload QC 7
Primary tabs
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
upload_qc_file_validate |
./ |
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 |
./ |
Form generator for module settings. | 1 | |
upload_qc_menu |
./ |
Implements hook_menu(). | ||
upload_qc_permission |
./ |
Implements hook_permission(). |