Registration form and form helper completed, XHTML markup errors fixed
authorRoland Häder <roland@mxchange.org>
Tue, 27 May 2008 12:18:50 +0000 (12:18 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 27 May 2008 12:18:50 +0000 (12:18 +0000)
commitcc6ac14e62a0ba455caffae6870f6264141b0819
tree4f1afb12bf7ff5a792c4649616005e98fc7918bd
parentfd7a507aa8449a1d3c70a76b2e333a738bac7fb1
Registration form and form helper completed, XHTML markup errors fixed
23 files changed:
.gitattributes
application/selector/templates/de/code/selector_main.ctp
application/ship-simu/config.php
application/ship-simu/templates/de/code/header.ctp
application/ship-simu/templates/de/code/register.ctp
inc/classes/exceptions/helper/.htaccess [new file with mode: 0644]
inc/classes/exceptions/helper/class_FormClosedException.php [new file with mode: 0644]
inc/classes/exceptions/helper/class_FormGroupClosedException.php [new file with mode: 0644]
inc/classes/exceptions/helper/class_FormOpenedException.php [new file with mode: 0644]
inc/classes/exceptions/helper/class_InvalidFormNameException.php [new file with mode: 0644]
inc/classes/exceptions/template/class_FormClosedException.php [deleted file]
inc/classes/exceptions/template/class_FormOpenedException.php [deleted file]
inc/classes/exceptions/template/class_InvalidFormNameException.php [deleted file]
inc/classes/exceptions/template/class_InvalidTemplateVariableNameException.php
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/helper/class_
inc/classes/main/helper/class_BaseHelper.php [new file with mode: 0644]
inc/classes/main/helper/class_BaseTemplateHelper.php [deleted file]
inc/classes/main/helper/web/class_HtmlFormHelper.php [deleted file]
inc/classes/main/helper/web/class_WebFormHelper.php [new file with mode: 0644]
inc/classes/main/template/class_TemplateEngine.php
inc/config.php
templates/de/code/header.ctp