You are here

function PurgeCacheable::cache in Purge 7.2

2 methods override PurgeCacheable::cache()
PurgeDomainDrupal::cache in includes/purge.class.inc
Set the domain to the base urls domain.
PurgeTargetDrupal::cache in includes/purge.class.inc
Set api data to url.

File

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

Class

PurgeCacheable
Defines cacheable items.

Code

function cache();