MTextField Class Reference

Inheritance diagram for MTextField:

Inheritance graph
[legend]
Collaboration diagram for MTextField:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 __construct ($name='', $value='', $label='', $size=10, $hint='', $validator=NULL, $isReadOnly=false)
 getValidator ()
 setValidator ($value)
 generateInner ()

Public Attributes

 $size
 $type
 $validator
 $rows
 $cols

Detailed Description

Definition at line 3 of file inputcontrols.class.


Constructor & Destructor Documentation

MTextField::__construct ( name = '',
value = '',
label = '',
size = 10,
hint = '',
validator = NULL,
isReadOnly = false 
)

Definition at line 11 of file inputcontrols.class.

References MFormControl::$hint, MFormControl::$label, MComponent::$name, $size, $validator, MFormControl::$value, MControl::FORM_MODE_SHOW_SIDE, MControl::setReadOnly(), and setValidator().

Here is the call graph for this function:


Member Function Documentation

MTextField::getValidator (  ) 

Definition at line 26 of file inputcontrols.class.

Referenced by generateInner().

Here is the caller graph for this function:

MTextField::setValidator ( value  ) 

Definition at line 39 of file inputcontrols.class.

References MFormControl::$label, MComponent::$name, and MFormControl::$value.

Referenced by MCalendarField::__construct(), and __construct().

Here is the caller graph for this function:

MTextField::generateInner (  ) 

Reimplemented from MControl.

Reimplemented in MCalendarField, MCurrencyField, and MMultiTextField2.

Definition at line 44 of file inputcontrols.class.

References $size, MControl::addAttribute(), MFormControl::generateLabel(), MControl::getClass(), MControl::getRender(), getValidator(), and MControl::setClass().

Here is the call graph for this function:


Member Data Documentation

MTextField::$size

Definition at line 5 of file inputcontrols.class.

Referenced by MHtmlArea::__construct(), MLookupTextFieldAjax::__construct(), MActiveLookup::__construct(), MLookupFieldValue::__construct(), MLookupTextField1::__construct(), MCurrencyField::__construct(), MCalendarField::__construct(), MFileField::__construct(), MMultiLineField::__construct(), MPasswordField::__construct(), __construct(), TextField::__construct(), and generateInner().

MTextField::$type

Definition at line 6 of file inputcontrols.class.

Referenced by MCalendarField::__construct().

MTextField::$validator

Definition at line 7 of file inputcontrols.class.

Referenced by MHtmlArea::__construct(), MLookupTextFieldAjax::__construct(), MActiveLookup::__construct(), MLookupFieldValue::__construct(), MLookupTextField1::__construct(), MMultiLineField::__construct(), MPasswordField::__construct(), and __construct().

MTextField::$rows

Definition at line 8 of file inputcontrols.class.

Referenced by MHtmlArea::__construct(), and MMultiLineField::__construct().

MTextField::$cols

Definition at line 9 of file inputcontrols.class.

Referenced by MHtmlArea::__construct(), and MMultiLineField::__construct().


The documentation for this class was generated from the following file:
CopyLeft (L) 2001-2006 - [MIOLO Development Team] SOLIS - Cooperativa de Soluções Livres - Lajeado/RS - Brasil