Skip to content
  • Nigel McNie's avatar
    * Added support for different renderers for the form element containers · d98a825b
    Nigel McNie authored
        (currently there's only a <div> renderer but in future there will probably
        be a <table> renderer, and possibly a <ul> one too).
      * Get information about the form values from the correct superglobal.
      * Moved rules into their own array in the form definition array.
      * Added a method that retrieves the error on a form element if there is
        one.
    d98a825b