Public Member Functions

Password Class Reference

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

Public Member Functions

 readMetaData (&$xmlArr)
 render ()

Detailed Description

Definition at line 27 of file Password.php.


Member Function Documentation

readMetaData ( &$  xmlArr )

Read array meta data, and store to meta object

Parameters:
array$xmlArr
Returns:
void

Reimplemented from InputElement.

Reimplemented in InputPassword.

Definition at line 29 of file Password.php.

render (  )

Render, draw the control according to the mode

Returns:
string HTML text

Reimplemented from InputElement.

Reimplemented in InputPassword.

Definition at line 40 of file Password.php.

Here is the call graph for this function:


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