podafEfanXtra

A library for creating reusable Embedded Fantom (efan) components

Mixins

EfanComponent

Extend to define an efanXtra component.

EfanLibrary

A library of efan components for a specific Pod.

EfanXtra

(Service) - Methods for discovering efan components.

TemplateConverters

(Service) - Contribute functions to convert files into efan templates.

TemplateDirectories

(Service) - Contribute directories that may contain efan / slim templates.

Classes

EfanXtraConfigIds

IocConfig values as provided by efanXtra.

Facets

Abstract

Place on abstract base components to tell efanExta not to treat it as a component.

AfterRender

Use to mark a component lifecycle method.

BeforeRender

Use to mark a component lifecycle method.

EfanTemplate

Place on component classes to explicitly use a named template file.

InitRender

Use to mark a component lifecycle method.