UserInput: ChangeLog
[ ]
[ ]
[ ]
[ ]
[ ]
- Added dependency check on PHP's filter extension.
- Added methods:
- Changed ezcInputForm::validateDefinition() to return an error message
besides the error code only. This should make debugging of definition arrays
eaiser.
- Changed exception behavior. All errors will now throw a different exception
class.
- Changed the class' methods to use new ezcInputFormDefinitionElement structs.
- Changed method names:
* invalidProperties() to getInvalidProperties()
* optionalProperties() to getOptionalProperties()
* requiredProperties() to getRequiredProperties()
* validProperties() to getValidProperties()
- Initial release of this package.
Last updated: Fri, 02 Nov 2007