Class TValidatorDisplayStyle

Description

TValidatorDisplayStyle class.

TValidatorDisplayStyle defines the enumerable type for the possible styles that a validator control can display the error message.

The following enumerable values are defined:

  • None: the error message is not displayed
  • Dynamic: the error message dynamically appears when the validator fails validation
  • Fixed: Similar to Dynamic except that the error message physically occupies the page layout (even though it may not be visible)

  • since: 3.0.4
  • version: $Id: TBaseValidator.php 2100 2007-07-27 19:37:47Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/WebControls/TBaseValidator.php (line 684)

TEnumerable
   |
   --TValidatorDisplayStyle
Class Constant Summary
 Dynamic = 'Dynamic'
 Fixed = 'Fixed'
 None = 'None'
Class Constants
Dynamic = 'Dynamic' (line 687)
Fixed = 'Fixed' (line 688)
None = 'None' (line 686)

Documentation generated on Sun, 30 Sep 2007 19:12:14 -0400 by phpDocumentor 1.3.0RC4