- All Known Implementing Classes:
- XMLCustomFunctionSourceProvider
public interface CustomFunctionSourceProvider
CustomFunctionSourceProviders provide source code for custom methods
that will be created at run-time to be used as expression engine functions.
Currently an an XML based-implementation exists. It may be useful to create
an implementation that stores the config in a database table.
- Version:
- 1.0
- Author:
- Kris Marwood