Implemented error handling within FormDocument
authorAlexander Ebert <ebert@woltlab.com>
Wed, 22 Feb 2012 22:05:55 +0000 (23:05 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 22 Feb 2012 22:05:55 +0000 (23:05 +0100)
commit9b6239138cbc9b4728f8b734f9b7a33b84105fd3
treed141f3fce30a789d98cbd4830763e39e36641659
parent0465a7c6dc609684f8ad50fbc5d39e51831a01b2
Implemented error handling within FormDocument

Fixes #436
wcfsetup/install/files/lib/system/form/FormDocument.class.php
wcfsetup/install/files/lib/system/form/IFormElement.class.php
wcfsetup/install/files/lib/system/form/IFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/container/AbstractFormElementContainer.class.php
wcfsetup/install/files/lib/system/form/element/AbstractFormElement.class.php
wcfsetup/install/files/lib/system/form/element/LabelFormElement.class.php
wcfsetup/install/files/lib/system/form/element/PasswordInputFormElement.class.php
wcfsetup/install/files/lib/system/form/element/TextInputFormElement.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml