Object ::xowiki::FormForm::slot (public)

 ::nx::Object ::xowiki::FormForm::slot[i]

Defined in packages/xotcl-core/tcl/01-debug-procs.tcl

  • f.formC
  • f.textC
  • validateC
  • f.form_constraintsC
  • field_listC

Testcases:
No testcase defined.
Source code:
::nx::slotObj -container slot ::xowiki::FormForm
::xowiki::FormForm::slot eval {set :__parameter {
        {field_list {item_id name page_order title creator text form form_constraints
          anon_instances description nls_language}}
        {f.text "= richtext,height=150px,label=#xowiki.Form-template#"}
        {f.form "= richtext,editor=none,height=150px"}
        {f.form_constraints "="}
        {validate {
          {name {\[::xowiki::validate_name\]} {Another item with this name exists  already in this folder}}
          {text {\[::xowiki::validate_form_text\]} {Form must contain a valid template}}
          {page_order {\[::xowiki::validate_form_field page_order\]} {Page Order invalid;
            might only contain upper and lowercase letters, underscore, digits and dots}}
          {form {\[::xowiki::validate_form_form\]} {Form must contain a top-level HTML form element}}
          {form_constraints {\[::xowiki::validate_form_field form_constraints\]} {Invalid form constraints}}
        }}
      }}

::nsf::object::alloc ::xotcl::Attribute ::xowiki::FormForm::slot::field_list {set :accessor public
   set :configurable true
   set :convert false
   set :default {item_id name page_order title creator text form form_constraints
          anon_instances description nls_language}
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::FormForm
   set :incremental 0
   set :manager ::xowiki::FormForm::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::FormForm::slot::f.form_constraints {set :accessor public
   set :configurable true
   set :convert false
   set :default =
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::FormForm
   set :incremental 0
   set :manager ::xowiki::FormForm::slot::f.form_constraints
   set :methodname f.form_constraints
   set :multiplicity 1..1
   set :name f.form_constraints
   set :per-object false
   set :position 0
   set :required false
   set :substdefault 0b111
   set :trace none
   : init}

::nsf::object::alloc ::xotcl::Attribute ::xowiki::FormForm::slot::f.form {set :accessor public
   set :configurable true
   set :convert false
   set :default {= richtext,editor=none,height=150px}
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::FormForm
   set :incremental 0
   set :manager ::xowiki::FormForm::slot::f.form
   set :methodname f.form
   set :multiplicity 1..1
   set :name f.form
   set :per-object false
   set :position 0
   set :required false
   set :substdefault 0b111
   set :trace none
   : init}

::nsf::object::alloc ::xotcl::Attribute ::xowiki::FormForm::slot::f.text {set :accessor public
   set :configurable true
   set :convert false
   set :default {= richtext,height=150px,label=#xowiki.Form-template#}
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::FormForm
   set :incremental 0
   set :manager ::xowiki::FormForm::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::FormForm::slot::validate {set :accessor public
   set :configurable true
   set :convert false
   set :default {
          {name {\[::xowiki::validate_name\]} {Another item with this name exists  already in this folder}}
          {text {\[::xowiki::validate_form_text\]} {Form must contain a valid template}}
          {page_order {\[::xowiki::validate_form_field page_order\]} {Page Order invalid;
            might only contain upper and lowercase letters, underscore, digits and dots}}
          {form {\[::xowiki::validate_form_form\]} {Form must contain a top-level HTML form element}}
          {form_constraints {\[::xowiki::validate_form_field form_constraints\]} {Invalid form constraints}}
        }
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::FormForm
   set :incremental 0
   set :manager ::xowiki::FormForm::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
[ hide source ] | [ make this the default ]
Show another procedure: