CKEDITOR.plugins.templates.collectionDefinition
classabstract
Virtual class that illustrates the templates' collection to be passed to CKEDITOR.addTemplates function.
This class is not really part of the API.
Filtering
Properties
imagesPath : StringCKEDITOR.plugins.templates.collectionDefinition#imagesPathThe path of a subdirectory that holds thumbnail images of templates
templates : templateDefinition[]CKEDITOR.plugins.templates.collectionDefinition#templatesThe list of available templates.