summaryrefslogtreecommitdiffstats
path: root/app/view/except
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2016-04-27 22:11:58 -0400
committerMalf Furious <m@lfurio.us>2016-04-27 22:11:58 -0400
commitdb369507f636f9395604a5cd72fcfe5d99f97166 (patch)
tree818451967b797a67ac74c3fe1b42afb6ee2f7141 /app/view/except
parent9458874e8c194b1c5a53bd3e85f9ba7548c9dac4 (diff)
downloadscrott-db369507f636f9395604a5cd72fcfe5d99f97166.tar.gz
scrott-db369507f636f9395604a5cd72fcfe5d99f97166.zip
Add function Form::saveFile()
This is a rework of how the framework handles performing file uploads. Rather than attaching new fields to a form (of type file) and handling them during populate() then saving later, users can call what is essentially a static function and save files in isolation. Since each webform I can conceive using in Scrott at this time won't be uploading more than one file at a time, this model should work nicely moving forward; however can be easily adjusted if need be.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions