Directory core/viewhelper/form/validators/

Directory Created:
2012-01-11 23:28
Directory Deleted:
2012-03-07 12:53
Total Files:
0
Deleted Files:
13
Lines of Code:
0

Browse with Trac

[root]/core/viewhelper/form/validators

Lines of Code

core/viewhelper/form/validators/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
vain 56 (100.0%) 1043 (100.0%) 18.6

Most Recent Commits

vain 2012-03-07 12:53 Rev.: 6227

- move /viewhelper to /view/helper

0 lines of code changed in 13 files:

vain 2012-03-06 22:13 Rev.: 6207

- this is called premature optimization, isn't it?

2 lines of code changed in 1 file:

  • core/viewhelper/form/validators: locale.php (+2 -2)
vain 2012-02-19 18:38 Rev.: 6098

- added tests for formelement validators

97 lines of code changed in 7 files:

vain 2012-02-19 12:31 Rev.: 6096

- fugbixed pyto

2 lines of code changed in 1 file:

  • core/viewhelper/form/validators: range.php (+2 -2)
vain 2012-02-15 03:11 Rev.: 6054

- added getValidationHint()
- changed messages to a gettext friendly versions (sprintf)

302 lines of code changed in 10 files:

vain 2012-02-01 22:54 Rev.: 5988

- comparison operator fixed on maxlength (removed equal sign)

10 lines of code changed in 4 files:

vain 2012-02-01 20:04 Rev.: 5986

- added validators for maxvalue and minvalue

10 lines of code changed in 2 files:

vain 2012-02-01 19:58 Rev.: 5985

- added getter and setter for $options on formelementvalidator base class
- replaced $options array with $this->getOptions() accordingly in url and ip validator
- added comments to ip validators
- tixed fypos in validator range.php

19 lines of code changed in 5 files:

vain 2012-02-01 19:47 Rev.: 5984

- added formvalidators for ip, email, url
- modified range to not use the min/maxlength validators internally, but filter_validate_int

185 lines of code changed in 4 files:

vain 2012-01-25 03:40 Rev.: 5973

- changed visibility of processValidationLogic() to protected, as defined in the abstract base class
- added range validator

92 lines of code changed in 4 files:

vain 2012-01-25 03:16 Rev.: 5972

- added validator minlength
- updated comments

103 lines of code changed in 2 files:

vain 2012-01-11 23:28 Rev.: 5923

- added form validation, formelement validation and several validators
- fixed unit-test for validateForm accordingly

221 lines of code changed in 3 files:

Generated by StatSVN 0.7.0