Class | Description | |
---|---|---|
CheckboxAttribute | Provides information about the checkbox field. | |
DateAttribute | Provides information about the date field. | |
DateTimeAttribute | Provides information about the date/time field. | |
DecimalAttribute | Provides information about the decimal field. | |
DefaultValueAttribute | Provides information about the default value. | |
EditorAttribute | Provides information about the editor. | |
FieldAttribute | Provides information about the item field. | |
FileAttribute | Provides information about the file field. | |
GroupAttribute | Provides information about the named object group. | |
HiddenFieldAttribute | Provides information about the hidden field. | |
IntegerAttribute | Provides information about the integer field. | |
ItemAttribute | Provides information about the item. | |
LinkAttribute | Provides information about the link field. | |
LongTextAttribute | Provides information about the long text field. | |
NameAttribute | Provides information about the named object. | |
PasswordAttribute | Provides information about the password field. | |
RegExAttribute | Provides information about the regular expression validator field. | |
RequiredAttribute | Provides information about the required field. | |
RichTextAttribute | Provides information about the rich text field. | |
TextAttribute | Provides information about the text field. | |
ValidateAttribute | Allows attaching one or several validators to the field. |