Class: IcmsFormSet_passwordElement
Source Location: /class/icmsform/elements/icmsformset_passwordelement.php
Class IcmsFormSet_passwordElement
Inherited Properties, Constants, and Methods
Methods
IcmsFormSet_passwordElement IcmsFormSet_passwordElement(
$object,
$key, string
$caption, string
$name, int
$size, int
$maxlength, int
$value
)
|
|
Constructor
Parameters:
|
string |
$caption: |
Caption |
|
string |
$name: |
"name" attribute |
|
int |
$size: |
Size of the field |
|
int |
$maxlength: |
Maximum length of the text |
|
int |
$value: |
Initial value of the field. Warning: this is readable in cleartext in the page's source! |
|
|
$object: |
|
|
|
$key: |
|
|
|