TClientSideValidationSummaryOptions class.
Client-side validation summary events such as OnHideSummary and OnShowSummary can be modified through the TBaseValidator:: property of a validation summary.
The <tt>OnHideSummary</tt> event is raise when the validation summary requests to hide the messages.
The <tt>OnShowSummary</tt> event is raised when the validation summary requests to show the messages.
See the quickstart documentation for further details.
Located in /Web/UI/WebControls/TValidationSummary.php (line 437)
TComponent | --TClientSideOptions | --TClientSideValidationSummaryOptions
Ensure the string is a valid javascript function. The code block is enclosed with "function(summary, validators){ }" block.
Client-side OnHideSummary validation summary event is raise when all the validators are valid. This will override the default client-side validation summary behaviour.
Client-side OnShowSummary event is raise when one or more validators are not valid. This will override the default client-side validation summary 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::__call()
TComponent::__get()
TComponent::__set()
TComponent::__sleep()
TComponent::__wakeup()
Documentation generated on Mon, 25 Jun 2012 14:39:34 +0200 by phpDocumentor 1.4.3