BWF\DocumentTemplates\Layouts\LayoutInterface
Synopsis
interface LayoutInterface
{
- // methods
- public array getTemplates()
- public string getName()
- public mixed load()
- public array getAvailableLayouts()
- public string render()
- public string renderSingle()