podafEfanXtra

A library for creating reusable Embedded Fantom (efan) components

Mixins

EfanLibrary

Use to manually render a component; an library instance exists for each contributed pod.

EfanTemplateConverters

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

EfanTemplateDirectories

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

EfanXtra

(Service) - Service methods for discovering and rendering efan components.

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

Use on a component to explicitly set a template file.

InitRender

Use to mark a component lifecycle method.