Class: Hobix::BaseOutput

Inherits:
BasePlugin show all
Defined in:
lib/hobix/base.rb

Overview

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.

Method Summary

Methods inherited from BasePlugin

inherited, start