Click or drag to resize
Askia

PageTemplatesFactory Methods

The PageTemplatesFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates a new template
Public methodStatic memberCreateFromDirectory
Creates a template from a directory
Public methodStatic memberCreateFromFileAndExtract(IContext, ICollectionByte, String)
Creates a template from a file and extract its content to a directory
Public methodStatic memberCreateFromFileAndExtract(IContext, String, String)
Creates a template from a file and extract its content to a directory
Public methodStatic memberGet
Retrieves a template given its id
Public methodStatic memberGetPageTemplatesMap
Retrieves all the available templates
Top
See Also