Class TServerValidateEventParameter

Description

TServerValidateEventParameter class

TServerValidateEventParameter encapsulates the parameter data for OnServerValidate event of TCustomValidator components.

  • since: 3.0
  • version: $Id: TCustomValidator.php 2551 2008-10-30 17:07:05Z carlgmathisen $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/WebControls/TCustomValidator.php (line 163)

TComponent
   |
   --TEventParameter
      |
      --TServerValidateEventParameter
Method Summary
TServerValidateEventParameter __construct (string $value, boolean $isValid)
boolean getIsValid ()
string getValue ()
void setIsValid (boolean $value)
Methods
Constructor __construct (line 181)

Constructor.

  • access: public
TServerValidateEventParameter __construct (string $value, boolean $isValid)
  • string $value: property value to be validated
  • boolean $isValid: whether the value is valid
getIsValid (line 198)
  • return: whether the value is valid
  • access: public
boolean getIsValid ()
getValue (line 190)
  • return: value to be validated
  • access: public
string getValue ()
setIsValid (line 206)
  • access: public
void setIsValid (boolean $value)
  • boolean $value: whether the value is valid

Inherited Methods

Inherited From TComponent

TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__get()
TComponent::__set()

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