Interface IValidatable

Description

IValidatable interface

If a control wants to be validated by a validator, it must implement this interface.

  • since: 3.0
  • version: $Id: TControl.php 2522 2008-10-13 21:40:53Z mikl $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/TControl.php (line 1994)


	
			
Method Summary
boolean getIsValid ()
boolean setIsValid (mixed $value)
Methods
getIsValid (line 2003)
  • return: wether this control's validators validated successfully (must default to true)
  • access: public
boolean getIsValid ()
getValidationPropertyValue (line 1999)
  • return: the value of the property to be validated.
  • access: public
mixed getValidationPropertyValue ()
setIsValid (line 2007)
  • return: wether this control's validators validated successfully
  • access: public
boolean setIsValid (mixed $value)

Documentation generated on Sun, 11 Jan 2009 20:21:21 -0500 by phpDocumentor 1.3.0RC4