Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Skins.SkinAccess Class

(not specified)

(not specified)

Namespace: YetaWF.Core.Skins
Assembly: YetaWF.Core

Inheritance

Syntax

public class SkinAccess;

Constructors

PublicSkinAccessConstructor.

Properties

PublicStaticFallbackSkinCollectionInfo(not specified)
ProtectedManager(not specified)

Fields

PublicStaticFallbackPageFileName(not specified)
PublicStaticFallbackPagePlainFileName(not specified)
PublicStaticFallbackPopupFileName(not specified)
PublicStaticFallbackPopupMediumFileName(not specified)
PublicStaticFallbackPopupSmallFileName(not specified)
PublicStaticFallbackSkinCollectionName(not specified)
PublicStaticMODULE_SKIN_DEFAULT(not specified)
PublicStaticMODULE_SKIN_PANEL(not specified)
PublicStaticPAGE_VIEW_DEFAULT(not specified)
PublicStaticPAGE_VIEW_PLAIN(not specified)
PublicStaticPOPUP_VIEW_DEFAULT(not specified)
PublicStaticPOPUP_VIEW_MEDIUM(not specified)
PublicStaticPOPUP_VIEW_SMALL(not specified)
PublicStaticSVGFolder(not specified)

Methods

PublicInherited from System.ObjectEqualsDetermines whether the specified object is equal to the current object.
ProtectedInherited from System.ObjectFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
ProtectedFindSkinCollectionFind a skin collection.
PublicGetAllModuleSkinsGet all module skins for a collection
PublicGetAllPageSkinsGet all page skins for a collection
PublicGetAllPopupSkinsGet all popup skins for a collection
PublicGetAllSkinCollectionsGet all skin collections
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicGetPageSkinEntry(not specified)
PublicGetPanes(not specified)
PublicGetSkinCollectionInfo(not specified)
PublicGetThemesAsyncGet all available themes for the current skin.
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
PublicGetViewName(not specified)
PublicLoadSkinAsync(not specified)
ProtectedInherited from System.ObjectMemberwiseCloneCreates a shallow copy of the current Object.
PublicStaticInherited from System.ObjectReferenceEqualsDetermines whether the specified Object instances are the same instance.
PublicInherited from System.ObjectToStringReturns a string that represents the current object.
ProtectedTryFindSkinCollectionFind a skin collection.

See Also YetaWF.Core Overview