\TriTan\Interfaces\PosttypePosttypeCacheInterface

Summary

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

Methods

update()

update(object  $posttype) 

Update posttype caches.

Parameters

object $posttype

Posttype object to be cached.

clean()

clean(object  $posttype) 

Clean posttype caches.

Parameters

object $posttype

Posttype object to be cleaned from the cache.