You are here

class PurgeItem in Purge 7.2

Class definition for the Types object class.

Type objects are used to define all the items managed by the Purge module. These objects can be manipulated and extended for advanced uses.

Hierarchy

Expanded class hierarchy of PurgeItem

File

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

View source
class PurgeItem extends Purge {

}

Members

Namesort descending Modifiers Type Description Overrides
Purge::$access public property
Purge::$available public property
Purge::$depend public property
Purge::$description public property
Purge::$enabled public property
Purge::$item public property
Purge::$name public property
Purge::$option public property
Purge::validate public function Does basic dependency checks for builtin dependencies. 5
Purge::__sleep public function Only serialize the static values. 1