CWIS Developer Documentation
|
This is the complete list of members for PasswordFormField, including all inherited members.
$MyIsRequired | FormField | protected |
$MyLabel | FormField | protected |
$MyName | FormField | protected |
$MyValidFunc | FormField | protected |
$MyValidMsgs | FormField | protected |
$MyValue | FormField | protected |
FormField($Name, $IsRequired, $Label, $ValidFunc, $ValidMsgs) | FormField | |
GetInvalidValueMessage($ErrorCode) | FormField | |
IsInvalidValue($Value) | FormField | |
IsPassword() | FormField | |
IsRequired($NewVal=NULL) | FormField | |
Label($NewVal=NULL) | FormField | |
Length($NewVal=NULL) | TextFormField | |
MaxLength($NewVal=NULL) | TextFormField | |
Name($NewVal=NULL) | FormField | |
PasswordFormField($Name, $IsRequired, $Label, $Length, $MaxLength, $ValidFunc=NULL, $ValidMsgs=NULL) | PasswordFormField | |
PrintField($DisplayErrorIndicator=FALSE) | FormField | |
PrintInput($DisplayErrorIndicator=FALSE) | TextFormField | |
PrintLabel($DisplayErrorIndicator=FALSE) | FormField | |
TextFormField($Name, $IsRequired, $Label, $Length, $MaxLength, $ValidFunc=NULL, $ValidMsgs=NULL) | TextFormField | |
Value($NewVal=NULL) | FormField |