NAME
SparkX::Form::Field::Image - An image field for SparkX::Form
Note that this does not support server-side image map functionality but will be treated as a submit. Patches welcome that don't break this (99% of the time desired) behaviour.
METHODS
to_html() => Str
Renders the field to html
to_xhtml() => Str
Renders the field to xhtml
SEE ALSO
SparkX::Form - The forms module this is to be used with SparkX::Form::BasicFields - A collection of fields for use with Spark::Form