Class myNonOverlapingDateValidator

Description

Enter description here...

Located in /apps/frontend/lib/myNonOverlapingDateValidator.class.php (line 15)

sfValidator
   |
   --myNonOverlapingDateValidator
Method Summary
boolean execute (string &$value, string &$error)
boolean initialize (unknown_type $context, [array $parameters = null])
Methods
execute (line 82)

Function that execute the validation with the parameters passed in initialize, except the value, that is passed here by the validation helper, and it's value is the value filled in the field form to check

  • access: public
boolean execute (string &$value, string &$error)
  • string &$value
  • string &$error
initialize (line 59)

Function to star the validation class.

The parameters array is composed of (+ are mandatory, * one of this is mandatory):

  • access: public
boolean initialize (unknown_type $context, [array $parameters = null])
  • unknown_type $context
  • array $parameters

Documentation generated on Sat, 21 Mar 2009 22:33:41 +0100 by phpDocumentor 1.4.2