Object ::xowiki::FileForm::slot (public)
::nx::Object ::xowiki::FileForm::slot
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
- htmlC
- f.textC
- f.nameC
- validateC
- f.titleC
- field_listC
- Testcases:
- No testcase defined.
Source code: ::nx::slotObj -container slot ::xowiki::FileForm ::xowiki::FileForm::slot eval {set :__parameter { {html { enctype multipart/form-data }} {field_list {item_id name page_order text title creator description}} {f.name "= optional,help_text=#xowiki.File-name-help_text#"} {f.title "= optional"} {f.text {upload_file:file(file),optional {label #xowiki.content#} {html {size 30}} }} {validate { {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 lowercase letters, underscore, digits and dots}} {name {\[::xowiki::validate_name\]} {Another item with this name exists already in this folder}} }} }} ::nsf::object::alloc ::xotcl::Attribute ::xowiki::FileForm::slot::field_list {set :accessor public set :configurable true set :convert false set :default {item_id name page_order text title creator description} set :defaultmethods {} set :disposition alias set :domain ::xowiki::FileForm set :incremental 0 set :manager ::xowiki::FileForm::slot::field_list set :methodname field_list set :multiplicity 1..1 set :name field_list set :per-object false set :position 0 set :required false set :substdefault 0b111 set :trace none : init} ::nsf::object::alloc ::xotcl::Attribute ::xowiki::FileForm::slot::f.name {set :accessor public set :configurable true set :convert false set :default {= optional,help_text=#xowiki.File-name-help_text#} set :defaultmethods {} set :disposition alias set :domain ::xowiki::FileForm set :incremental 0 set :manager ::xowiki::FileForm::slot::f.name set :methodname f.name set :multiplicity 1..1 set :name f.name set :per-object false set :position 0 set :required false set :substdefault 0b111 set :trace none : init} ::nsf::object::alloc ::xotcl::Attribute ::xowiki::FileForm::slot::f.text {set :accessor public set :configurable true set :convert false set :default {upload_file:file(file),optional {label #xowiki.content#} {html {size 30}} } set :defaultmethods {} set :disposition alias set :domain ::xowiki::FileForm set :incremental 0 set :manager ::xowiki::FileForm::slot::f.text set :methodname f.text set :multiplicity 1..1 set :name f.text set :per-object false set :position 0 set :required false set :substdefault 0b111 set :trace none : init} ::nsf::object::alloc ::xotcl::Attribute ::xowiki::FileForm::slot::html {set :accessor public set :configurable true set :convert false set :default { enctype multipart/form-data } set :defaultmethods {} set :disposition alias set :domain ::xowiki::FileForm set :incremental 0 set :manager ::xowiki::FileForm::slot::html set :methodname html set :multiplicity 1..1 set :name html set :per-object false set :position 0 set :required false set :substdefault 0b111 set :trace none : init} ::nsf::object::alloc ::xotcl::Attribute ::xowiki::FileForm::slot::f.title {set :accessor public set :configurable true set :convert false set :default {= optional} set :defaultmethods {} set :disposition alias set :domain ::xowiki::FileForm set :incremental 0 set :manager ::xowiki::FileForm::slot::f.title set :methodname f.title set :multiplicity 1..1 set :name f.title set :per-object false set :position 0 set :required false set :substdefault 0b111 set :trace none : init} ::nsf::object::alloc ::xotcl::Attribute ::xowiki::FileForm::slot::validate {set :accessor public set :configurable true set :convert false set :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 lowercase letters, underscore, digits and dots}} {name {\[::xowiki::validate_name\]} {Another item with this name exists already in this folder}} } set :defaultmethods {} set :disposition alias set :domain ::xowiki::FileForm set :incremental 0 set :manager ::xowiki::FileForm::slot::validate set :methodname validate set :multiplicity 1..1 set :name validate set :per-object false set :position 0 set :required false set :substdefault 0b111 set :trace none : init}XQL Not present: Generic, PostgreSQL, Oracle