Path

ez components / documentation / api reference / latest / user


eZ Components latest

UserInput: ChangeLog

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

1.4alpha1 - Monday 10 November 2008

  • Implemented issue #12057: Change the $propertyValues' visibility from private to protected in ezcInputForm.

1.2beta1 - Wednesday 28 November 2007

  • Fixed bug #11998: Use === instead of == where possible.

1.2alpha1 - Monday 12 November 2007

1.1.2 - Monday 02 July 2007

  • Documentation updates and fixes.
  • Fixed issue #11035: UserInput tutorial inconsistent.

1.1.1 - Monday 07 May 2007

1.1beta1 - Monday 20 November 2006

  • Fixed issue #9289: Adjust component for latest version of the filter extension, which API is now frozen.

1.0.1 - Monday 28 August 2006

  • Refactored to use the new ezcBaseStruct class.
  • Updated documentation.

1.0 - Monday 30 January 2006

  • Added dependency check on PHP's filter extension.

1.0rc1 - Monday 16 January 2006

  • 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.

1.0beta2 - Wednesday 21 December 2005

General

ezcInputForm

  • Changed the class' methods to use new ezcInputFormDefinitionElement structs.
  • Changed method names: * invalidProperties() to getInvalidProperties() * optionalProperties() to getOptionalProperties() * requiredProperties() to getRequiredProperties() * validProperties() to getValidProperties()

1.0beta1 - Friday 25 November 2005

  • Initial release of this package.
Last updated: Tue, 02 Dec 2008