Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Addons.AddOnManager Class

(not specified)

(not specified)

Namespace: YetaWF.Core.Addons
Assembly: YetaWF.Core

Inheritance

Syntax

public class AddOnManager;

Constructors

PublicAddOnManagerConstructor.

Properties

ProtectedManager(not specified)

Methods

PublicAddAddOnNamedAsyncAdd a named addon (normal).
PublicAddBasicTemplateAsyncAdd a template - ignores non-existent templates.
PublicAddExplicitlyInvokedModules(not specified)
PublicAddModuleAsyncAdd a module - ignores non-existent modules.
PublicAddPackageAsyncAdd a package.
PublicAddSkinAsyncAdd a skin
PublicAddSkinCustomizationAsyncAdd a site's skin customizations
PublicAddTemplateFromUIHintAsyncAdd a template given a UIHint - ignores non-existent templates
PublicAddUniqueInvokedCssModule(not specified)
PublicCheckInvokedCssModule(not specified)
PublicCheckInvokedTemplate(not specified)
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.
PublicGetAddOnNamedUrlReturns the Url of a named addon.
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
PublicGetUniqueInvokedCssModules(not specified)
PublicHasModuleReference(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.
PublicTryAddAddOnNamedAsyncAdd a named addon (normal) if it exists.

Enums

ProtectedUrlType(not specified)

See Also YetaWF.Core Overview