Virtual class that illustrates the templates' collection to be passed to CKEDITOR.addTemplates function.
This class is not really part of the API.
imagesPath : String
CKEDITOR.plugins.templates.collectionDefinition#imagesPath
The path of a subdirectory that holds thumbnail images of templates
templates : templateDefinition[]
CKEDITOR.plugins.templates.collectionDefinition#templates
The list of available templates.
Show private items