C# Class CHAOS.Portal.Client.MCM.Extensions.ExtensionProviders

Show file Open project: CHAOS-Community/CHAOS.Portal.Client-.NET

Public Methods

Method Description
File ( this portalClient ) : IFileExtension
Folder ( this portalClient ) : IFolderExtension
FolderType ( this portalClient ) : IFolderTypeExtension
Format ( this portalClient ) : IFormatExtension
FormatType ( this portalClient ) : IFormatTypeExtension
Language ( this portalClient ) : ILanguageExtension
Link ( this portalClient ) : ILinkExtension
Metadata ( this portalClient ) : IMetadataExtension
MetadataSchema ( this portalClient ) : IMetadataSchemaExtension
Object ( this portalClient ) : IObjectExtension
ObjectRelation ( this portalClient ) : IObjectRelationExtension
ObjectRelationType ( this portalClient ) : IObjectRelationTypeExtension
ObjectType ( this portalClient ) : IObjectTypeExtension
UserProfile ( this portalClient ) : IUserProfileExtension

Method Details

File() public static method

public static File ( this portalClient ) : IFileExtension
portalClient this
return IFileExtension

Folder() public static method

public static Folder ( this portalClient ) : IFolderExtension
portalClient this
return IFolderExtension

FolderType() public static method

public static FolderType ( this portalClient ) : IFolderTypeExtension
portalClient this
return IFolderTypeExtension

Format() public static method

public static Format ( this portalClient ) : IFormatExtension
portalClient this
return IFormatExtension

FormatType() public static method

public static FormatType ( this portalClient ) : IFormatTypeExtension
portalClient this
return IFormatTypeExtension

Language() public static method

public static Language ( this portalClient ) : ILanguageExtension
portalClient this
return ILanguageExtension

Link() public static method

public static Link ( this portalClient ) : ILinkExtension
portalClient this
return ILinkExtension

Metadata() public static method

public static Metadata ( this portalClient ) : IMetadataExtension
portalClient this
return IMetadataExtension

MetadataSchema() public static method

public static MetadataSchema ( this portalClient ) : IMetadataSchemaExtension
portalClient this
return IMetadataSchemaExtension

Object() public static method

public static Object ( this portalClient ) : IObjectExtension
portalClient this
return IObjectExtension

ObjectRelation() public static method

public static ObjectRelation ( this portalClient ) : IObjectRelationExtension
portalClient this
return IObjectRelationExtension

ObjectRelationType() public static method

public static ObjectRelationType ( this portalClient ) : IObjectRelationTypeExtension
portalClient this
return IObjectRelationTypeExtension

ObjectType() public static method

public static ObjectType ( this portalClient ) : IObjectTypeExtension
portalClient this
return IObjectTypeExtension

UserProfile() public static method

public static UserProfile ( this portalClient ) : IUserProfileExtension
portalClient this
return IUserProfileExtension