fieldtype
Table of Contents
Classes
- BaseType
- ProfileFieldType is the base class for all Profile Field Types.
- BaseTypeVirtual
- Base type for virtual profile fields
- Birthday
- ProfileFieldTypeBirthday is a special profile fields for birthdays.
- Checkbox
- ProfileFieldTypeCheckbox handles numeric profile fields.
- CheckboxList
- CheckboxList profile field for selecting multiple options.
- CountrySelect
- ProfileFieldTypeSelect handles numeric profile fields.
- Date
- Date Field
- DateTime
- ProfileFieldTypeDateTime
- MarkdownEditor
- Markdown Profile Field
- Number
- ProfileFieldTypeNumber handles numeric profile fields.
- Select
- Select handles profile select list fields.
- Text
- ProfileFieldTypeText handles text profile fields.
- TextArea
- ProfileFieldTypeTextArea handles text area profile fields.
- UserEmail
- UserEmail is a virtual profile field
that displays the current email address of the user.
- UserLastLogin
- UserLastLogin is a virtual profile field
that displays the user last login dati
- UserMemberSince
- UserMemberSince is a virtual profile field
that displays the user member since information
- UserName
- UserName is a virtual profile field
that displays the current user name of the user.