Class ::xowiki::includelet::available-formfields

::xowiki::includelet::available-formfields[i] create ... \
           [ -parameter_declaration (default " {-flat:boolean false} ") ] \
           [ -title (default "The following formfield types can be used in xowiki::Forms") ]

List the available form field types of this installation.
Documented Parameters:
flat
when "true" display a flat list structure instead of a tree (default)
Defined in packages/xowiki/tcl/includelet-procs.tcl

Class Relations

  • class: ::xowiki::IncludeletClass[i]
  • superclass: ::xowiki::Includelet[i]

Methods (to be applied on instances)

  • class_name (scripted)

  • parameter_declaration (setter)

  • render (scripted)

  • render_as_tree (scripted)

  • title (setter)