ContentDefinitionFieldBase overview
![]() | Gets the content definition which owns this field |
![]() | The converter used to define this type of field |
![]() | Gets the database column name where this field is to be stored |
![]() | The longer description of the field |
![]() | The display name of the field (Language specific) |
![]() | The encryption properties of the field |
![]() | The displayer to provide the editing interface for the field |
![]() | The name of the field |
![]() | Returns definition for the group that is represented by this field |
![]() | Index of the field, used to order the fields on a form |
![]() | Returns true if this field is a group |
![]() | Gets flag representing whether this field is the primary key |
![]() | Gives the readonly properties of the field. |
![]() | Gets the ContentDefinition which contains this field |
![]() | Gives the readonly properties of the field. |
![]() | Gives the validation string to show if an error occurs |
![]() | The converter used to define this type of field |
![]() | Gets the XPath where this field is written to in the XML |
![]() | Compares this object to one of the same type, orders based on index |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Overriden to provide a new converter of the correct type |
![]() | Overriden to provide a new displayer of the correct type |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | The name of the database column to which this field is written, if null then just write to the XML record |
![]() | Description of the field in correct language |
![]() | Display name of the field, in correct language |
![]() | Encryption type of the field |
![]() | Name of the field |
![]() | Name of the global checker |
![]() | Group information for this field, valid only if IsGroup is true |
![]() | |
![]() | Index of the field |
![]() | True if this field is represented by a group or repeat block |
![]() | Boolean representing whether this field is the key |
![]() | This field is set to true if a form can not be submitted when it is true |
![]() | ContentDefinition which contains this field |
![]() | Read write of the field |
![]() | |
![]() | String to display when a validation error is encountered while editing a field of this type |
![]() | Additional XML which is used to tweak behaviour |
![]() | XPath to which to read and write the value of the field |
![]() | |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ContentDefinitionFieldBase Class | Ant.ContentEntry Namespace