Module filter_template_compiler_test

Filter used in testing the template compiler.

Copyright © 2016 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Filter used in testing the template compiler. Also an example on how to write filters.

Function Index

template_compiler_test/2
template_compiler_test/3
template_compiler_test/4

Function Details

template_compiler_test/2

template_compiler_test(Value, Context) -> any()

template_compiler_test/3

template_compiler_test(A, B, Context) -> any()

template_compiler_test/4

template_compiler_test(A, B, C, Context) -> any()


Generated by EDoc