DotNetNuke 5.2
 

Classes

  ClassDescription
CoreVersionDependency
The CoreVersionDependency determines whether the CoreVersion is correct
DependencyBase
The DependencyBase is a base class for Installer Dependencies
DependencyFactory
The DependencyFactory is a factory class that is used to instantiate the appropriate Dependency
InvalidDependency
The InvalidDependency signifies a dependency that is always invalid, taking the place of dependencies that could not be created
PackageDependency
The PackageDependency determines whether the dependent package is installed
PermissionsDependency
The PermissionsDependency determines whether the DotNetNuke site has the corretc permissions
TypeDependency
The TypeDependency determines whether the dependent type is installed

Interfaces

  InterfaceDescription
IDependency
The IDependency Interface defines the contract for a Package Dependency