% vim: sw=4 ts=4 et % Copyright (c) 2008-2010 Rusty Klophaus % See MIT-LICENSE for licensing information. -module (element_upload). -include("wf.hrl"). -export([ reflect/0, render_element/1, event/1 ]). %% #upload allows a user to upload a file. %% %% How it works: - This element creates an HTML element %% on the page, wrapped in a