You are here

interface PurgeDependable in Purge 7.2

Makes the item dependable on other items, modules or custom requirements.

When the item fails its dependency check it cannot be enabled and will be disabled on the next validation.

Hierarchy

Expanded class hierarchy of PurgeDependable

All classes that implement PurgeDependable

File

includes/purge.class.inc, line 30
Contains all class and interface definitions for Purge.

View source
interface PurgeDependable extends PurgeValidateable {

}

Members