Project:UpAPI (as in Upload API)
Version:5.x-1.x-dev
Component:Documentation
Category:support request
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

Hi
I am developing a module with a simple upload element in a form and would like to use this module.
The form is in /admin/settings/'my_module_form' and is not associated with a node.
Can I still use UpAPI?
Are the UpAPI functions only triggered with _nodeapi hooks (insert etc) and therefore, if my implementation is not with a node, i would have to use another function when submitting my form?

Thank you