Class Hobix::BaseOutput
In: lib/hobix/base.rb
Parent: BasePlugin

The BaseOutput plugin is the underlying class for all output plugins. These plugins are associated to templates. Based on a template‘s suffix, the proper output plugin is loaded and used to generate page output.

[Validate]