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
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • PHP
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • cHTMLAlphaImage
  • cHTMLButtonLink
  • cHTMLErrorMessageList
  • cHTMLFoldableErrorMessage
  • cHTMLInfoMessage
  • cHTMLLanguageLink
  • cSetupMask
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class cHTMLErrorMessageList

Setup error message list based on cHTMLDiv.

cHTML
Extended by cHTMLContentElement
Extended by cHTMLDiv
Extended by cHTMLErrorMessageList
Package: Setup\GUI
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Unknown
Located at lib/class.setupcontrols.php
Methods summary
public
# __construct( )

cHTMLErrorMessageList constructor.

cHTMLErrorMessageList constructor.

Overrides

cHTMLDiv::__construct()
public
# cHTMLErrorMessageList( )

Old constructor

Old constructor

Deprecated

[2016-04-14] This method is deprecated and is not needed any longer. Please use __construct() as constructor function.
public cHTMLContentElement
# setContent( string|object|array $content )

Sets the element's content

Sets the element's content

Parameters

$content
string|object|array
$content String with the content or a cHTML object to render or an array of strings / objects.

Returns

cHTMLContentElement
$this for chaining

Overrides

cHTMLContentElement::setContent()
public string
# toHtml( )

Generates the markup of the element.

Generates the markup of the element.

Returns

string
generated markup

Overrides

cHTML::toHtml()
Methods inherited from cHTMLContentElement
appendContent()
Methods inherited from cHTML
__toString(), _appendContent(), _getAttrString(), _parseAttributes(), _setContent(), addRequiredScript(), advanceID(), appendStyleDefinition(), appendStyleDefinitions(), attachEventDefinition(), display(), fillCloseSkeleton(), fillSkeleton(), getAttribute(), getAttributes(), getID(), removeAttribute(), render(), setAlt(), setAttribute(), setAttributes(), setClass(), setEvent(), setGenerateXHTML(), setID(), setStyle(), setTag(), unsetEvent(), updateAttribute(), updateAttributes()
Properties summary
protected cHTMLTable $_oTable
#
Properties inherited from cHTML
$_attributes, $_content, $_contentlessTag, $_eventDefinitions, $_generateXHTML, $_idCounter, $_requiredScripts, $_skeletonClose, $_skeletonOpen, $_skeletonSingle, $_styleDefinitions, $_styleDefs, $_tag
CMS CONTENIDO 4.10.0 API documentation generated by ApiGen 2.8.0