Class ::xowiki::PodcastForm
::xowiki::PodcastForm
create ... \
[ -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 lowercase letters, underscore, digits and dots}}
{duration {\[::xowiki::validate_duration\]} {Check duration and provide default}}
") ]
Class Relations
- class: ::xotcl::Class
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- superclass: ::xowiki::FileForm
![[i]](/resources/acs-subsite/ZoomIn16.gif)