CMS.SocialMedia.Facebook NamespaceKentico 8.0 API Reference
 
Classes

  ClassDescription
Public classEntityAttributeModel
Represents a model of a Facebook API entity attribute.
Public classEntityAttributeValueConverterBase
Converts values of entity attributes to values compatible with form fields.
Public classEntityAttributeValueConverterFactory
Creates entity attribute value converters corresponding to entity attribute models.
Public classEntityAttributeValueFormatter
Provides culture-sensitive formatting for attribute values of Facebook API entities.
Public classEntityBooleanAttributeValueConverter
Converts boolean values of entity attributes to values compatible with form fields.
Public classEntityCultureAttributeValueConverter
Converts locale values of entity attributes to values compatible with form fields.
Public classEntityDateTimeAttributeValueConverter
Converts date and time values of entity attributes to values compatible with form fields.
Public classEntityGenderAttributeValueConverter
Converts gender values of entity attributes to values compatible with form fields.
Public classEntityIntegerAttributeValueConverter
Converts integer values of entity attributes to values compatible with form fields.
Public classEntityMapper TEntity, TInfo 
Provides mapping of Facebook API entities to CMS objects.
Public classEntityMapping
Represents a mapping between a CMS object and a Facebook API entity.
Public classEntityMappingItem
Represents an item of an entity mapping.
Public classEntityMappingSerializer
Provides serialization and deserialization between an entity mapping and its string representation.
Public classEntityModel
Represents a model of a Facebook API entity.
Public classEntityModelProvider
Provides models of Facebook API entities.
Public classEntityTextAttributeValueConverter
Converts string values of entity attributes to values compatible with form fields.
Public classFacebookMappingHelper
Provides helper methods for mapping between Facebook API entities and CMS objects.
Public classFacebookUserProfile
Represents partial information from Facebook user profile.
Public classFacebookUserProvider
Provider allows you to get information about Facebook user.
Public classFormInfoProvider
Provides form info objects suitable for mapping.
Interfaces

  InterfaceDescription
Public interfaceIEntityAttributeValueConverterFactory
Creates entity attribute value converters corresponding to entity attribute models.
Public interfaceIEntityAttributeValueFormatter
Provides formatting for attribute values of Facebook API entities.
Public interfaceIEntityMapper TEntity, TInfo 
Provides mapping of Facebook API entities to CMS objects.
Public interfaceIFacebookUserProvider
Provider allows you to get information about Facebook user.
Public interfaceIFormInfoProvider
Provides form info objects suitable for mapping.
Enumerations

  EnumerationDescription
Public enumerationFacebookUserProfileMappingTriggerEnum
Specifies when the mapping of Facebook user profile occurs.