CKEDITOR.plugins.templates.templateDefinition
class
abstract
Virtual class that illustrates a single template.
This class is not really part of the API.
Filtering
Properties
-
description : String
CKEDITOR.plugins.templates.templateDefinition#description
The template's description.
-
html : String
CKEDITOR.plugins.templates.templateDefinition#html
-
htmlFile : String
CKEDITOR.plugins.templates.templateDefinition#htmlFile
-
image : String
CKEDITOR.plugins.templates.templateDefinition#image
The template's thumbnail image path.
It is relative to CKEDITOR.plugins.templates.collectionDefinition.imagesPath.
-
title : String
CKEDITOR.plugins.templates.templateDefinition#title
The title of the template.