Documentation

add_item


add_item

Add item add input fields to the form. By default Form class implements:

  • text
  • password
  • file
  • textarea
  • checkbox
  • radio
  • yes (is a radio with yes, no option)
  • word (textarea with tinymce)


More input fields can be added as plugins.