AF-BedSheetEfan 1.0.4
A library for integrating Embedded Fantom (efan) templates with the afBedSheet web framework

afBedSheetEfan is a Fantom library that integrates efan templates with the afBedSheet web framework.

afBedSheetEfan uses afIoc, therefore to use the EfanTemplates service you must @Inject it into your own service / class.

afBedSheetEfan provides a cache of your compiled efan renderers, integrates into afBedSheet's Err 500 page and lets you contribute efan view helpers on an application level.

See efan for Embedded Fantom documentation.

Read more...

Install

To install AF-BedSheetEfan with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install AF-BedSheetEfan with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afBedSheetEfan.pod (16.91 kB)

Use

To use AF-BedSheetEfan in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afBedSheetEfan 1.0.4 - 1.0"]

Documentation

Information

Meta information on the AF-BedSheetEfan pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
16.91 kB
Licence
BSD 2-Clause License
Built on
9th Oct 2013
Source code
at https://bitbucket.org/AlienFactory/afbedsheetefan
Depends on
afBedSheet, afEfan, afIoc, afIocConfig, afPlastic, sys, web
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 10 releases of AF-BedSheetEfan: