API Reference easy_page v0.1.0

Modules

A component which takes :tab slots. Renders whichever :tab slot is currently selected, based on title.

A server side tabination component with lifecycle hooks. You probably do NOT need this, as most use-cases for tabs would be better off with a client-side javascript solution.

Use this as the tab module when you don't actually need to use any of the lifecycle functions.

In order to gain the functionality of tab callbacks, you will need modules that implement the tab lifecycle functions. This may or may not be the Component module.

Mix Tasks

Generates full featured pages, based on the configuration and templates provided.