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 |
Classes
| EfanXtraModule | The afIoc module class. |
Facets
| Abstract | Place on |
| 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. |