Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. actionmessage - renders the action messages (as <uk> <li> list) if they exists
  2. actionerror - renders the error messages (as <ul> and <li> list) if they exists
  3. checkbox - renders a checkbox input field
  4. checkboxlist - renders a list of checkboxes
  5. combobox - renders a widget that fills a text box from a select
  6. datepicker - renders a date selection widget using JavaScript and DOM
  7. doubleselect - renders a double select widget, where the second drop down depends on the firsterrormessage - renders the error messages (as <ul> and <li> list) if they exists
  8. head - renders the HEAD section for specific themes, such as CSS and JavaScript imports
  9. file - renders a file input field
  10. form - renders an input form
  11. hidden - renders a hidden form field
  12. label - renders renders a label
  13. password - renders a password textfield
  14. radio - renders a radio button
  15. select - renders a select
  16. submit - renders a submit button
  17. textarea - renders a textarea
  18. textfield - renders a textfield
  19. token - renders a hidden field to stop double-submission of containing forms