StaticPublishingTrigger
interface StaticPublishingTrigger (View source)
Describes an object that may wish to trigger updates in other objects as a result of it's own update.
Methods
public
objectsToUpdate($context)
Provides an SS_List of StaticallyPublishable objects which need to be regenerated.