AbstractBuildForm: new getColumnSize() - retrieve size limit for a column from...
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
Showing
- qfq/AbstractBuildForm.php 57 additions, 21 deletionsqfq/AbstractBuildForm.php
- qfq/Constants.php 1 addition, 0 deletionsqfq/Constants.php
- tests/phpunit/BuildFormPlainTest.php 400 additions, 0 deletionstests/phpunit/BuildFormPlainTest.php
- tests/phpunit/fixtures/TestFormEditor.sql 225 additions, 0 deletionstests/phpunit/fixtures/TestFormEditor.sql
tests/phpunit/BuildFormPlainTest.php
0 → 100644
tests/phpunit/fixtures/TestFormEditor.sql
0 → 100644
Please register or sign in to comment