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
__construct($Name, $IsRequired, $Label, $Length, $MaxLength, $ValidFunc=NULL, $ValidMsgs=NULL)TextFormField
FormField::__construct($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
PrintField($DisplayErrorIndicator=FALSE)FormField
PrintInput($DisplayErrorIndicator=FALSE)TextFormField
PrintLabel($DisplayErrorIndicator=FALSE)FormField
Value($NewVal=NULL)FormField