CMS.ExternalAuthentication.Facebook Namespace |
Class | Description | |
---|---|---|
EntityAttributeModel |
Represents a model of a Facebook API entity attribute.
| |
EntityAttributeValueConverterBase |
Converts values of entity attributes to values compatible with form fields.
| |
EntityAttributeValueConverterFactory |
Creates entity attribute value converters corresponding to entity attribute models.
| |
EntityAttributeValueFormatter |
Provides culture-sensitive formatting for attribute values of Facebook API entities.
| |
EntityBooleanAttributeValueConverter |
Converts boolean values of entity attributes to values compatible with form fields.
| |
EntityCultureAttributeValueConverter |
Converts locale values of entity attributes to values compatible with form fields.
| |
EntityDateTimeAttributeValueConverter |
Converts date and time values of entity attributes to values compatible with form fields.
| |
EntityGenderAttributeValueConverter |
Converts gender values of entity attributes to values compatible with form fields.
| |
EntityIntegerAttributeValueConverter |
Converts integer values of entity attributes to values compatible with form fields.
| |
EntityMapperTEntity, TInfo |
Provides mapping of Facebook API entities to CMS objects.
| |
EntityMapping |
Represents a mapping between a CMS object and a Facebook API entity.
| |
EntityMappingItem |
Represents an item of an entity mapping.
| |
EntityMappingSerializer |
Provides serialization and deserialization between an entity mapping and its string representation.
| |
EntityModel |
Represents a model of a Facebook API entity.
| |
EntityModelProvider |
Provides models of Facebook API entities.
| |
EntityTextAttributeValueConverter |
Converts string values of entity attributes to values compatible with form fields.
| |
FacebookMappingHelper |
Provides helper methods for mapping between Facebook API entities and CMS objects.
| |
FacebookUserProfile |
Represents partial information from Facebook user profile.
| |
FacebookUserProvider |
Provider allows you to get information about Facebook user.
| |
FormInfoProvider |
Provides form info objects suitable for mapping.
|
Interface | Description | |
---|---|---|
IEntityAttributeValueConverterFactory |
Creates entity attribute value converters corresponding to entity attribute models.
| |
IEntityAttributeValueFormatter |
Provides formatting for attribute values of Facebook API entities.
| |
IEntityMapperTEntity, TInfo |
Provides mapping of Facebook API entities to CMS objects.
| |
IFormInfoProvider |
Provides form info objects suitable for mapping.
|
Enumeration | Description | |
---|---|---|
FacebookUserProfileMappingTriggerEnum |
Specifies when the mapping of Facebook user profile occurs.
|