CKEDITOR.plugins.templates.templateDefinition
classabstract
Virtual class that illustrates a single template.
This class is not really part of the API.
Filtering
Properties
description : StringCKEDITOR.plugins.templates.templateDefinition#descriptionThe template's description.
html : StringCKEDITOR.plugins.templates.templateDefinition#htmlhtmlFile : StringCKEDITOR.plugins.templates.templateDefinition#htmlFileimage : StringCKEDITOR.plugins.templates.templateDefinition#imageThe template's thumbnail image path.
It is relative to CKEDITOR.plugins.templates.collectionDefinition.imagesPath.
title : StringCKEDITOR.plugins.templates.templateDefinition#titleThe title of the template.