Class TextBase
Implements the basic functionality common to text input controls.
- Object
-
Component implements IComponent
-
FormControl implements IFormControl
-
TextBase
public
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public static
boolean
|
#
validateMinLength(
Min-length validator: has control's value minimal length? |
public static
boolean
|
#
validateMaxLength(
Max-length validator: is control's value length in limit? |
public static
boolean
|
#
validateLength(
Length validator: is control's value length in range? |
public static
boolean
|
|
public static
boolean
|
|
public static
|
|
public static
boolean
|
#
validatePattern(
Regular expression validator: matches control's value regular expression? |
public static
boolean
|
|
public static
boolean
|
|
public static
boolean
|
#
validateRange(
Rangle validator: is a control's value number in specified range? |
public static
string
|
__clone(),
__sleep(),
__wakeup(),
detached(),
getName(),
getParent(),
lookup(),
lookupPath(),
monitor(),
unmonitor(),
validateParent()
|
__call(),
__callStatic(),
__get(),
__isset(),
__set(),
__unset(),
extensionMethod(),
getReflection()
|
setParent()
|
NAME_SEPARATOR
|
protected
string
|
$emptyValue | '' |
|
protected
array
|
$filters | array() |
$caption,
$control,
$idMask,
$label,
$value
|
public
string
|
$emptyValue |
$control,
$controlPrototype,
$defaultValue,
$disabled,
$errors,
$filled,
$form,
$htmlId,
$htmlName,
$label,
$labelPrototype,
$options,
$required,
$rules,
$translator,
$value
|
$name,
$parent
|
$reflection
|