Public Member Functions | Data Fields

Textarea Class Reference

Inheritance diagram for Textarea:
Inheritance graph
[legend]
Collaboration diagram for Textarea:
Collaboration graph
[legend]

Public Member Functions

 readMetaData (&$xmlArr)
 render ()

Data Fields

 $m_BlankOption

Detailed Description

Definition at line 27 of file Textarea.php.


Member Function Documentation

readMetaData ( &$  xmlArr )

Read metadata info from metadata array and store to class variable

Parameters:
array$xmlArrmetadata array
Returns:
void

Reimplemented from OptionElement.

Definition at line 31 of file Textarea.php.

render (  )

Render, draw the element according to the mode

Returns:
string HTML text

Reimplemented from OptionElement.

Definition at line 43 of file Textarea.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file: