f.name (default "= optional,help_text=Can be obtained from the name of the uploaded file"), f.text (default "upload_file:file(file)
{label Content}
{html {size 30}} "), f.title (default "= optional"), field_list (default "item_id name page_order text title creator description"), html (default " enctype multipart/form-data "), validate (default "
{upload_file {\[::xowiki::validate_file\]} {For new entries, a upload file must be provided}}
{page_order {\[::xowiki::validate_form_field page_order\]} {Page Order invalid;
might only contain upper and lower case letters, underscore, digits and dots}}
{name {\[::xowiki::validate_name\]} {Another item with this name exists already in this folder}}
")
Methods for instances:
edit_data, get_uploaded_file, new_data, tidy
Methods to be applied on the class:
Methods provided by the meta-class
::xowiki::PodcastForm
Meta-class:
::xotcl::Class
Parameter for instances:
field_list (default "item_id name page_order text title subtitle creator pub_date duration keywords
description"), html (default " enctype multipart/form-data "), validate (default "
{upload_file {\[::xowiki::validate_file\]} {For new entries, a upload file must be provided}}
{name {\[::xowiki::validate_name\]} {Another item with this name exists already in this folder}}
{page_order {\[::xowiki::validate_form_field page_order\]} {Page Order invalid;
might only contain upper and lower case letters, underscore, digits and dots}}
{duration {\[::xowiki::validate_duration\]} {Check duration and provide default}}
")