Ant Organisation Ltd documentation

Ant.ContentEntry.ClassInformation Namespace

Classes

ClassDescription
ClassOverview Attribute used at the top of a class which is being used for content entry.
ClassParseException Exception class which is used to indicate problems with the attributes attached to a content entry class
PropertyDatabaseColumn Attribute which is used to specify the database column that is to be used to write this field
PropertyEncryption This attribute is used to specify that a field is encrypted. It also allows the user to specify whether the field is one way encrypted or two way encrypted.
PropertyGlobalChecker Class used to gain information about which GlobalCheckers are in use
PropertyGroup Specialisation of the repeat structure to only a single repeat
PropertyGroupSecurity This class is used to define extra security information against a properties. It defines security on a group by group basis. Use PropertyUserSecurity to assign on a User basis. Unless a security setting is specified the field is read/write for all users
PropertyInformation Overall information about a field in an class used by the content entry suite Specifies both the Converter class to be used to convert the field to and from strings Also specifies the FieldDisplayer class to be used to display the edit field.
PropertyLanguage This class defines the display name and discription for a property given the language
PropertyReadWrite This allows various fields to be either not displayed (NoReadWrite), read-only, write-only or read-write. When displaying the form a state is specified (default state 0), and the appropriate PropertyReadWriteInformation is used in order tell the display engine how to display the field.
PropertyRepeat Defines a repeating attribute
PropertyUserSecurity This class is used to define extra security information against a properties. It defines security on a user by user basis. Use PropertyGroupSecurity to assign on a group basis. Unless a security setting is specified the field is read/write for all users
PropertyXml This attribute is used to provide extra xml configuration to be used by the various controls

Interfaces

InterfaceDescription
Verifiable