PageTemplatesFactory Class |
Namespace: AskiaCore
The PageTemplatesFactory type exposes the following members.
Name | Description | |
---|---|---|
Create |
Creates a new template
| |
CreateFromDirectory |
Creates a template from a directory
| |
CreateFromFileAndExtract(IContext, ICollectionByte, String) |
Creates a template from a file and extract its content to a directory
| |
CreateFromFileAndExtract(IContext, String, String) |
Creates a template from a file and extract its content to a directory
| |
Get |
Retrieves a template given its id
| |
GetPageTemplatesMap |
Retrieves all the available templates
|