CWIS Developer Documentation
PasswordFormField Member List

This is the complete list of members for PasswordFormField, including all inherited members.

$MyIsRequiredFormFieldprotected
$MyLabelFormFieldprotected
$MyNameFormFieldprotected
$MyValidFuncFormFieldprotected
$MyValidMsgsFormFieldprotected
$MyValueFormFieldprotected
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