Uses of Class
com.gentics.contentnode.rest.model.MarkupLanguage
Packages that use MarkupLanguage
-
Uses of MarkupLanguage in com.gentics.contentnode.rest.model
Fields in com.gentics.contentnode.rest.model declared as MarkupLanguageModifier and TypeFieldDescriptionprotected MarkupLanguage
Template.markupLanguage
Markup languageMethods in com.gentics.contentnode.rest.model that return MarkupLanguageModifier and TypeMethodDescriptionTemplate.getMarkupLanguage()
Markup languageMarkupLanguage.setContentType
(String contentType) Set the content typeMarkupLanguage.setExcludeFromPublishing
(boolean excludeFromPublishing) Set the excludeFromPublishing flagMarkupLanguage.setExtension
(String extension) ExtensionMarkupLanguage.setFeature
(String feature) Set the feature nameSet the IDSet the nameMethods in com.gentics.contentnode.rest.model with parameters of type MarkupLanguage