Skip to content
  • Carsten  Rose's avatar
    AbstractBuildForm: new getColumnSize() - retrieve size limit for a column from... · d78513ea
    Carsten Rose authored
    AbstractBuildForm: new getColumnSize() - retrieve size limit for a column from the table definitiom. $formElement['maxLength'] will be checked against the max physical size and adjusted where necessary. Implemented 'tooltip' as a title tag. All rendered HTML Attributes are now trimmed. getInputCheckPattern(): fixed a bug and new check if min|max are set. Renamed extractKeyValueList() to getKeyValueListFromSqlEnumSpec().
    BuildFormPlainTest: new
    d78513ea