Class cContentTypeHtml
Content type CMS_HTML which lets the editor enter HTML with the help of a WYSIWYG editor.
- cContentTypeAbstract
- cContentTypeHtml
Direct known subclasses
cContentTypeHtmlhead
Package: Core\ContentType
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Simon Sprankel
Located at classes/content_types/class.content.type.html.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Simon Sprankel
Located at classes/content_types/class.content.type.html.php
public
|
#
__construct( string $rawSettings, integer $id, array $contentTypes )
Constructor to create an instance of this class. |
public
string
|
#
generateViewCode( )
Generates the code which should be shown if this content type is shown in the frontend. |
public
string
|
|
public
boolean
|
SETTINGS_TYPE_PLAINTEXT,
SETTINGS_TYPE_XML
|
$_cfg,
$_cfgClient,
$_client,
$_contentTypes,
$_formFields,
$_id,
$_idArt,
$_idArtLang,
$_idCat,
$_lang,
$_prefix,
$_rawSettings,
$_session,
$_settings,
$_settingsType,
$_type,
$_uploadPath,
$_useXHTML
|