Writer
Table of Contents
Namespaces
- Exception
- Graph
- Twig
Interfaces
- Initializable
Classes
- Collection
- A collection of Writer objects.
- FileIo
- Writer containing file system operations.
- Graph
- Writer responsible for generating various graphs.
- PathGenerator
- RenderGuide
- Base class for the actual transformation business logic (writers).
- Sourcecode
- Sourcecode transformation writer; generates syntax highlighted source files in a destination's subfolder.
- Twig
- A specialized writer which uses the Twig templating engine to convert
templates to HTML output.
- WriterAbstract
- Base class for the actual transformation business logic (writers).
Traits
- IoTrait