You are here

namespace Drupal\tome_static\Event in Tome 8

Classsort descending Location Description
CollectPathsEvent modules/tome_static/src/Event/CollectPathsEvent.php Wraps an array of paths that will be processed by the static generator.
FileSavedEvent modules/tome_static/src/Event/FileSavedEvent.php Allows modules to react to a file save.
ModifyDestinationEvent modules/tome_static/src/Event/ModifyDestinationEvent.php Allows modules to modify the HTML of a static page before save.
ModifyHtmlEvent modules/tome_static/src/Event/ModifyHtmlEvent.php Allows modules to modify the HTML of a static page before save.
PathPlaceholderEvent modules/tome_static/src/Event/PathPlaceholderEvent.php Allows modules that provide placeholder paths to load the real path.
TomeStaticEvents modules/tome_static/src/Event/TomeStaticEvents.php Defines events for Tome Static.