FormField
|
+--PhoneNumberField
|
+--HomePhoneNumberField
public class HomePhoneNumberField
extends PhoneNumberField
| Fields inherited from FORMfields.fields.PhoneNumberField | |
|---|---|
| SIZE_PHONE_EXT, ext, p1, p2, p3, subFieldDisplayValueSeparator, subFieldSeparator, subFieldsCannotBeEmpty | |
| Fields inherited from FORMfields.fields.FormField | |
|---|---|
| autoPropagate, data, disableEnterHandler, displayValuesOnNewLine, editable, enabled, endingString, enterTabHandler, enterTabs, error, extraHtml, fieldBelowLabel, formError, help, hidden, htmlify, id, isData, label, labelForId, multiValues, name, required, subFieldDisplayValueSeparator, subFieldSeparator, subFieldValueSeparator, subFields, subFieldsCannotBeEmpty, trimWhitespace, validators, value, valueIsHtml | |
| Constructor Summary | |
|---|---|
HomePhoneNumberField(string name, string label, int required) HomePhoneNumberField constructor. |
|
__construct(string name, string label, int required) HomePhoneNumberField constructor. |
|
| Method Summary | |
|---|---|
| string | Returns the HTML used to display the input portion of this field. |
| Methods inherited from FORMfields.fields.PhoneNumberField | |
|---|---|
| getDisplayValue, getEditableFieldTag, isValid, setValue | |
public HomePhoneNumberField(string name, string label, int required)
HomePhoneNumberField constructor.
public string getEditableFieldTag()
Returns the HTML used to display the input portion of this field.
HomePhoneNumber is a field for editing an American phone number if the form, "XXX-YYY-ZZZZ".