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 2630 2009-04-04 09:53:57Z godzilla80@gmx.net $
  • 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, 24 May 2009 16:43:43 -0400 by phpDocumentor 1.3.0RC4