cContentTypeAbstract¶
Abstract content type from which every content type should inherit.
« More »
cContentTypeAbstractTabbed¶
Abstract content type for content types which are edited in a tabbed popup.
« More »
cContentTypeDate¶
Content type CMS_DATE which allows the editor to select a date from a
calendar and a date format.
« More »
cContentTypeFilelist¶
Content type CMS_FILELIST which lets the editor select some folders or files.
« More »
cContentTypeHead¶
Content type CMS_HEAD which lets the editor enter a single-line text.
« More »
cContentTypeHtml¶
Content type CMS_HTML which lets the editor enter HTML with the help of a
WYSIWYG editor.
« More »
cContentTypeHtmlhead¶
Content type CMS_HTMLHEAD which lets the editor enter HTML with the help of a
WYSIWYG editor.
« More »
cContentTypeImg¶
Content type CMS_IMG which displays the path to the selected image.
« More »
cContentTypeImgdescr¶
Content type CMS_IMGDESCR which displays the description of the selected
image.
« More »
cContentTypeImgeditor¶
Content type CMS_IMGEDITOR which lets the editor select an image.
« More »
cContentTypeLink¶
Content type CMS_LINK which displays the raw link.
« More »
cContentTypeLinkdescr¶
Content type CMS_LINKDESCR which displays the link description.
« More »
cContentTypeLinkeditor¶
Content type CMS_LINKEDITOR which lets the editor select a link.
« More »
cContentTypeLinktarget¶
Content type CMS_LINKTARGET which displays the link target.
« More »
cContentTypeTeaser¶
Content type CMS_TEASER which lets the editor select articles in various ways
which are displayed as teasers.
« More »
cContentTypeText¶
Content type CMS_TEXT which lets the editor enter a single-line text.
« More »