Class TValidationSummaryDisplayMode

Description

TValidationSummaryDisplayMode class.

TValidationSummaryDisplayMode defines the enumerable type for the possible modes that a TValidationSummary can organize and display the collected error messages.

The following enumerable values are defined:

  • SimpleList: the error messages are displayed as a list without any decorations.
  • SingleParagraph: the error messages are concatenated together into a paragraph.
  • BulletList: the error messages are displayed as a bulleted list.
  • HeaderOnly: only the HeaderText will be display.

  • since: 3.0.4
  • version: $Id: TValidationSummary.php 2637 2009-04-15 21:23:22Z godzilla80@gmx.net $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/WebControls/TValidationSummary.php (line 490)

TEnumerable
   |
   --TValidationSummaryDisplayMode
Class Constant Summary
 BulletList = 'BulletList'
 HeaderOnly = 'HeaderOnly'
 SimpleList = 'SimpleList'
 SingleParagraph = 'SingleParagraph'
Class Constants
BulletList = 'BulletList' (line 494)
HeaderOnly = 'HeaderOnly' (line 495)
SimpleList = 'SimpleList' (line 492)
SingleParagraph = 'SingleParagraph' (line 493)

Documentation generated on Sun, 24 May 2009 16:48:50 -0400 by phpDocumentor 1.3.0RC4