Class TTextBoxMode

Description

TTextBoxMode class.

TTextBoxMode defines the enumerable type for the possible mode that a TTextBox control could be at.

The following enumerable values are defined:

  • SingleLine: the textbox will be a regular single line input
  • MultiLine: the textbox will be a textarea allowing multiple line input
  • Password: the textbox will hide user input like a password input box

  • since: 3.0.4
  • version: $Id: TTextBox.php 2541 2008-10-21 15:05:13Z qiang.xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/WebControls/TTextBox.php (line 586)

TEnumerable
   |
   --TTextBoxMode
Class Constant Summary
 MultiLine = 'MultiLine'
 Password = 'Password'
 SingleLine = 'SingleLine'
Class Constants
MultiLine = 'MultiLine' (line 589)
Password = 'Password' (line 590)
SingleLine = 'SingleLine' (line 588)

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