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 2551 2008-10-30 17:07:05Z carlgmathisen $
  • author: Qiang Xue <qiang.xue@gmail.com>

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

TEnumerable
   |
   --TValidatorDisplayStyle
Class Constant Summary
 Dynamic = 'Dynamic'
 Fixed = 'Fixed'
 None = 'None'
Class Constants
Dynamic = 'Dynamic' (line 706)
Fixed = 'Fixed' (line 707)
None = 'None' (line 705)

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