Ant Organisation Ltd documentation

Ant.ContentEntry Namespace

Classes

ClassDescription
AdditionalButton Class representing additional buttons to be added to the AddEditDeleteItems control
ContentDefinitionFactory This class provides access to various ContentDefinition objects.
ContentDefinitionFieldBase Define a field for a content entry class
ContentEntryException Summary description for ContentEntryException.
ContentEntryManager This class handles the initialisation of the content entry library The registry key given should have a sub key, called "ContentEntry", which contains all the content entry information
ConverterException Exception that is thrown when a problem is encountered converting from a string to object type, or vice versa
ConverterValidationException Exception which is thrown when it is not possible to do the conversion required.
Encryption Summary description for Encryption.
FieldDisplayerBase Class providing basic implementation for FieldDisplayer
GenerateDatabaseScript
LabelValuePair Class representing a label and value, used in selections
TypeFactories Summary description for TypeFactories. This class is a singleton
ValidationException Exception representing a validation problem
WebFieldDisplayer Class to give the appropriate information to display a field on a Web Form.
WebFormUniqueID Class to give consistent unique IDs for form controls
WindowsFieldDisplayer This class is to give the appropriate information to display a field on a Windows Form. It maintains the state of the control during its lifetime
WizardSequenceBase
XmlHelper Set of helper methods for converting content between various forms

Interfaces

InterfaceDescription
AddEditDeleteItemsCallback Callback interface which is used by the AddEditDeleteItems control to handle all the common operations
ContentDefinition This interface provides all the information needed in order to handle a content entry type.
ContentDefinitionField Define a field for a content entry class
ContentDefinitionFieldProxiable
ContentDefinitionGroup This is a field which contains a group
Converter This interface defines the basis for all convertor objects used in the content entry namespace. Each type provides an override of this class to handle the conversions needed
FieldDisplayer Interface which returns displayer classes for both web and text based media
GlobalChecker Interface used to apply global checking facilities to fields in content
Repeatable Interface implemented by all classes which represent repeatable fields
TypeFactory Each assembly containing Converters or FieldDisplayers must implement this interface and register the implementer with TypeFactories.
TypeSelectorFactory Interface that maps the strings to types
WizardSequence

Delegates

DelegateDescription
ContentEntryHandler Delegate used to transfer events in ContentEntry framework

Enumerations

EnumerationDescription
Alignment Enumeration defining the alignment of a label and field.
EncryptionType Enumeration describing whether no encryption, one way or two way encryption is required
ReadWrite Enumeration defining the various states of read and writeability