Class TBulletStyle

Description

TBulletStyle class.

TBulletStyle defines the enumerable type for the possible bullet styles that may be used for a TBulletedList control.

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TBulletedList.php 2996 2011-06-20 15:24:57Z ctrlaltca@gmail.com $
  • since: 3.0.4

Located in /Web/UI/WebControls/TBulletedList.php (line 456)

TEnumerable
   |
   --TBulletStyle
Class Constant Summary
 Circle = 'Circle'
 CustomImage = 'CustomImage'
 Disc = 'Disc'
 LowerAlpha = 'LowerAlpha'
 LowerRoman = 'LowerRoman'
 None = 'None'
 NotSet = 'NotSet'
 Numbered = 'Numbered'
 Square = 'Square'
 UpperAlpha = 'UpperAlpha'
 UpperRoman = 'UpperRoman'
Methods
Class Constants
Circle = 'Circle' (line 466)
CustomImage = 'CustomImage' (line 468)
Disc = 'Disc' (line 465)
LowerAlpha = 'LowerAlpha' (line 461)
LowerRoman = 'LowerRoman' (line 463)
None = 'None' (line 459)
NotSet = 'NotSet' (line 458)
Numbered = 'Numbered' (line 460)
Square = 'Square' (line 467)
UpperAlpha = 'UpperAlpha' (line 462)
UpperRoman = 'UpperRoman' (line 464)

Documentation generated on Mon, 25 Jun 2012 14:37:24 +0200 by phpDocumentor 1.4.3