Export |
The ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPE type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateExportType | Instantiate ExportTypeExtension for this class. Can be overriden if custom implementation is needed. | |
| CreateFieldEditGuard | Instantiate ObjectEditGuard for this class. Can be overriden if custom implementation is needed. | |
| CreateProfileOptions | Instantiate ProfileOptionsExtension for this class. Can be overriden if custom implementation is needed. | |
| CreateUserOptions | Instantiate UserOptionsExtension for this class. Can be overriden if custom implementation is needed. | |
| GetEventExtensions | Return your CT API Event Extension modules that derive from EventExtensionEXTTYPE. | |
| GetExportSettings | Return Export Profile settings, including Export Profile Field settings. | |
| GetInterface2 |
Provides supported CTExtensions.Interfaces implementations for the Core on request.
(Overrides CTExtensionGetInterface2(ctExtensionInterface)) | |
| GetProfileSettings | Return Profile settings. | |
| GetUserSettings | Return User settings of logged in user. | |
| HasProfileSettings | Check if ProfileOptionsExtension of this class is Dummy or a real object. | |
| HasUserSettings | Check if UserOptionsExtension of this class is Dummy or a real object. | |
| Hook |
Hooks to all Event Extensions given at GetEventExtensions.
(Overrides CTExtensionHook(CTInterface)) | |
| UnHook |
UnHooks to all Event Extensions given at GetEventExtensions.
(Overrides CTExtensionUnHook(CTInterface)) |