Object ::xowiki::WikiForm::slot (public)

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

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

  • with_categoriesC
  • submit_linkC
  • f.page_orderC
  • f.creatorC
  • f.descriptionC
  • f.textC
  • autonameC
  • validateC
  • f.nls_languageC
  • f.nameC
  • f.titleC
  • folderspecC
  • field_listC
  • f.item_idC

Testcases:
No testcase defined.
Source code:
::nx::slotObj -container slot ::xowiki::WikiForm
::xowiki::WikiForm::slot eval {set :__parameter {
        {field_list {item_id name page_order title creator text description nls_language}}
        {f.item_id {item_id:key}}
        {f.name "="}
        {f.page_order "="}
        {f.title "="}
        {f.creator "="}
        {f.text "= richtext,extraPlugins=xowikiimage"}
        {f.description "="}
        {f.nls_language "="}
        {validate {
          {name {\[::xowiki::validate_name\]}
            {Another item with this name exists already in this folder} }
          {name {[string length \$name] < 4000}
            {The name is too long.  Please  enter a value of at most 4000 characters long} }
          {page_order {\[::xowiki::validate_form_field page_order\]} {Page Order invalid;  might only contain upper and lowercase letters, underscore, digits and dots}}
        }}
        {with_categories true}
        {submit_link "view"}
        {folderspec ""}
        {autoname 0}
      }}

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

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

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

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

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

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

::nsf::object::alloc ::xotcl::Attribute ::xowiki::WikiForm::slot::with_categories {set :accessor public
   set :configurable true
   set :convert false
   set :default true
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::WikiForm
   set :incremental 0
   set :manager ::xowiki::WikiForm::slot::with_categories
   set :methodname with_categories
   set :multiplicity 1..1
   set :name with_categories
   set :per-object false
   set :position 0
   set :required false
   set :substdefault 0b111
   set :trace none
   : init}

::nsf::object::alloc ::xotcl::Attribute ::xowiki::WikiForm::slot::submit_link {set :accessor public
   set :configurable true
   set :convert false
   set :default view
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::WikiForm
   set :incremental 0
   set :manager ::xowiki::WikiForm::slot::submit_link
   set :methodname submit_link
   set :multiplicity 1..1
   set :name submit_link
   set :per-object false
   set :position 0
   set :required false
   set :substdefault 0b111
   set :trace none
   : init}

::nsf::object::alloc ::xotcl::Attribute ::xowiki::WikiForm::slot::f.text {set :accessor public
   set :configurable true
   set :convert false
   set :default {= richtext,extraPlugins=xowikiimage}
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::WikiForm
   set :incremental 0
   set :manager ::xowiki::WikiForm::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::WikiForm::slot::autoname {set :accessor public
   set :configurable true
   set :convert false
   set :default 0
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::WikiForm
   set :incremental 0
   set :manager ::xowiki::WikiForm::slot::autoname
   set :methodname autoname
   set :multiplicity 1..1
   set :name autoname
   set :per-object false
   set :position 0
   set :required false
   set :substdefault 0b111
   set :trace none
   : init}

::nsf::object::alloc ::xotcl::Attribute ::xowiki::WikiForm::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} }
          {name {[string length \$name] < 4000}
            {The name is too long.  Please  enter a value of at most 4000 characters long} }
          {page_order {\[::xowiki::validate_form_field page_order\]} {Page Order invalid;  might only contain upper and lowercase letters, underscore, digits and dots}}
        }
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::WikiForm
   set :incremental 0
   set :manager ::xowiki::WikiForm::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: