Documentation

datasources

Table of Contents

Classes

AbortDataSourceDownloadException
Retrieving data from a data source currently only allows to return an array of `AbstractTemplate`.
AbstractDataSource
Abstract implementation of a data source which allows to retrieve `AbstractTemplate` instances from remote. This should actually not implement any caching mechanism as this is done through `AbstractStore`!
LocalDataSource
Retrieve templates directly from a configured JSON or `AbstractTemplate` instances.

        
On this page

Search results