TValidatorClientSide class.
Client-side validator events can be modified through the TBaseValidator::getClientSide property of a validator. The subproperties of ClientSide are those of the TValidatorClientSide properties. The client-side validator supports the following events.
The <tt>OnValidate</tt> event is raise before the validator validation functions are called.
The <tt>OnValidationSuccess</tt> event is raised after the validator has successfully validate the control.
The <tt>OnValidationError</tt> event is raised after the validator fails validation.
See the quickstart documentation for further details.
Located in /Web/UI/WebControls/TBaseValidator.php (line 603)
TComponent | --TClientSideOptions | --TValidatorClientSide
Client-side OnValidate validator event is raise before the validators validation functions are called.
Client-side OnError event is raised after validation failure.
This will override the default client-side validator behaviour.
Client-side OnSuccess event is raise after validation is successfull.
This will override the default client-side validator behaviour.
Inherited From TClientSideOptions
TClientSideOptions::__construct()
TClientSideOptions::ensureFunction()
TClientSideOptions::getOption()
TClientSideOptions::getOptions()
TClientSideOptions::setFunction()
TClientSideOptions::setOption()
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 Mon, 21 Apr 2008 11:31:31 -0400 by phpDocumentor 1.3.0RC4