Namespace Umbraco.Core.PropertyEditors
Classes
ColorPickerConfiguration
Represents the configuration for the color picker value editor.
ConfigurationEditor
Represents a data type configuration editor.
ConfigurationEditor<TConfiguration>
Represents a data type configuration editor with a typed configuration.
ConfigurationField
Represents a datatype configuration field for editing.
ConfigurationFieldAttribute
Marks a ConfigurationEditor property as a configuration field, and a class as a configuration field type.
ConfigurationFieldsExtensions
DataEditor
Represents a data editor.
DataEditorAttribute
Marks a class that represents a data editor.
DataEditorCollection
DataEditorCollectionBuilder
DataValueEditor
Represents a value editor.
DataValueReferenceFactoryCollection
DataValueReferenceFactoryCollectionBuilder
DateTimeConfiguration
Represents the configuration for the datetime value editor.
DefaultPropertyIndexValueFactory
DropDownFlexibleConfiguration
EyeDropperColorPickerConfiguration
Represents the configuration for the Eye Dropper picker value editor.
GridEditor
ImageCropperConfiguration
Represents the configuration for the image cropper value editor.
ImageCropperConfiguration.Crop
LabelConfiguration
Represents the configuration for the label value editor.
LabelConfigurationEditor
Represents the configuration for the label value editor.
LabelPropertyEditor
Represents a property editor for label properties.
ManifestValueValidatorCollection
ParameterEditorCollection
PropertyEditorCollection
PropertyEditorTagsExtensions
Provides extension methods for the IDataEditor interface to manage tags.
PropertyValueConverterBase
Provides a default implementation for IPropertyValueConverter.
PropertyValueConverterCollection
PropertyValueConverterCollectionBuilder
SliderConfiguration
Represents the configuration for the slider value editor.
TagConfiguration
Represents the configuration for the tag value editor.
TagsPropertyEditorAttribute
Marks property editors that support tags.
ValueListConfiguration
Represents the ValueList editor configuration.
ValueListConfiguration.ValueListItem
ValueTypes
Represents the types of the edited values.
VoidEditor
Represents a void editor.
Interfaces
IConfigurationEditor
Represents an editor for editing the configuration of editors.
IConfigureValueType
Represents a configuration that configures the value type.
IDataEditor
Represents a data editor.
IDataEditorWithMediaPath
Must be implemented by property editors that store media and return media paths
IDataValueEditor
Represents an editor for editing data values.
IDataValueReference
Resolve references from IDataValueEditor values
IDataValueReferenceFactory
IFileExtensionsConfig
Marker interface for any editor configuration that supports defining file extensions
IManifestValueValidator
Defines a value validator that can be referenced in a manifest.
IPropertyCacheCompression
Determines if a property type's value should be compressed in memory
IPropertyCacheCompressionOptions
IPropertyIndexValueFactory
Represents a property index value factory.
IPropertyValueConverter
Provides published content properties conversion service.
IValueFormatValidator
Defines a value format validator.
IValueRequiredValidator
Defines a required value validator.
IValueValidator
Defines a value validator.
Enums
EditorType
Represents the type of an editor.
PropertyCacheLevel
Specifies the level of cache for a property value.
PropertyValueLevel
Indicates the level of a value.