\TriTan\Interfaces\SiteSiteCacheInterface

Summary

Methods
Constants
update()
clean()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

update()

update(object  $site) 

Update site caches.

Parameters

object $site

Site object to be cached.

clean()

clean(object  $site) 

Clean site caches.

Parameters

object $site

Site object to be cleaned from the cache.