Class ::xowiki::formfield::inform

::xowiki::formfield::inform[i] create ...

Class Relations

  • class: ::xotcl::Class[i]
  • superclass: ::xowiki::formfield::FormField[i]
::xotcl::Class create ::xowiki::formfield::inform \
     -superclass ::xowiki::formfield::FormField

Methods (to be applied on instances)

  • initialize (scripted)

    :type hidden
    set :widget_type text(inform)
  • render_help_text (scripted)

  • render_input (scripted)

    ::html::t [:value]
    ::html::input [:get_attributes type id name value disabled autocomplete {CSSclass class}] {}