Property | Type | Description | |
---|---|---|---|
$blnReadOnly | |||
$blnValidateTrimmed | |||
$blnWrap | LAYOUT | ||
$intColumns | APPEARANCE | ||
$intMaxLength | BEHAVIOR | ||
$intMinLength | |||
$intRows | |||
$strCrossScripting | |||
$strFormat | |||
$strLabelForRequired | |||
$strLabelForRequiredUnnamed | |||
$strLabelForTooLong | |||
$strLabelForTooLongUnnamed | |||
$strLabelForTooShort | |||
$strLabelForTooShortUnnamed | |||
$strText | |||
$strTextMode |
Method | Description | |
---|---|---|
GetAttributes ( $blnIncludeCustom = true, $blnIncludeAction = true ) | ||
GetJavaScriptAction ( ) | ||
ParsePostData ( ) | ||
Select ( ) | This will focus on and do a "select all" on the contents of the textbox | |
Validate ( ) | ||
__construct ( $objParentObject, $strControlId = null ) | ||
__get ( $strName ) | ||
__set ( $strName, $mixValue ) |
Method | Description | |
---|---|---|
GetControlHtml ( ) |
public GetAttributes ( $blnIncludeCustom = true, $blnIncludeAction = true ) |
public Select ( ) |