Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentRssCreator
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SearchSolr
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob
  • Smarty
    • Cacher
    • Compiler
    • Config
    • Debug
    • PluginsBlock
    • PluginsFilter
    • PluginsFunction
    • PluginsInternal
    • PluginsModifier
    • PluginsModifierCompiler
    • PluginsShared
    • Security
    • Template
    • TemplateResources
  • Swift
    • ByteStream
    • CharacterStream
    • Encoder
    • Events
    • KeyCache
    • Mailer
    • Mime
    • Plugins
    • Transport

Classes

  • cCodeGeneratorAbstract
  • cCodeGeneratorFactory
  • cCodeGeneratorStandard
  • cContentTypeAbstract
  • cContentTypeAbstractTabbed
  • cContentTypeDate
  • cContentTypeFilelist
  • cContentTypeHead
  • cContentTypeHtml
  • cContentTypeHtmlhead
  • cContentTypeImg
  • cContentTypeImgdescr
  • cContentTypeImgeditor
  • cContentTypeLink
  • cContentTypeLinkdescr
  • cContentTypeLinkeditor
  • cContentTypeLinktarget
  • cContentTypeRaw
  • cContentTypeTeaser
  • cContentTypeText
  • cTypeGenerator
  • Overview
  • Package
  • Function
  • Todo
  • Download

Package Core\ContentType

Classes summary
cCodeGeneratorAbstract CONTENIDO abstract code generator class.
cCodeGeneratorFactory CONTENIDO code generator factory.
cCodeGeneratorStandard CONTENIDO standard code generator.
cContentTypeAbstract Abstract content type from which every content type should inherit.
cContentTypeAbstractTabbed Abstract content type for content types which are edited in a tabbed popup.
cContentTypeDate

Content type CMS_DATE which allows the editor to select a date from a calendar and a date format. The selected date is then shown in the selected format.

cContentTypeFilelist

Content type CMS_FILELIST which lets the editor select some folders or files. The corresponding files are then shown in the frontend.

cContentTypeHead Content type CMS_HEAD which lets the editor enter a single-line text.
cContentTypeHtml

Content type CMS_HTML which lets the editor enter HTML with the help of a WYSIWYG editor.

cContentTypeHtmlhead

Content type CMS_HTMLHEAD which lets the editor enter HTML with the help of a WYSIWYG editor.

cContentTypeImg Content type CMS_IMG which displays the path to the selected image.
cContentTypeImgdescr

Content type CMS_IMGDESCR which displays the description of the selected image.

cContentTypeImgeditor Content type CMS_IMGEDITOR which lets the editor select an image.
cContentTypeLink Content type CMS_LINK which displays the raw link.
cContentTypeLinkdescr Content type CMS_LINKDESCR which displays the link description.
cContentTypeLinkeditor Content type CMS_LINKEDITOR which lets the editor select a link.
cContentTypeLinktarget Content type CMS_LINKTARGET which displays the link target.
cContentTypeRaw Content type CMS_RAW which contains hidding texts
cContentTypeTeaser

Content type CMS_TEASER which lets the editor select articles in various ways which are displayed as teasers.

cContentTypeText Content type CMS_TEXT which lets the editor enter a single-line text.
cTypeGenerator This class generates content types.
CMS CONTENIDO 4.9.7 API documentation generated by ApiGen