Overview

Packages

  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Datatype
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
  • 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

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
# cHTMLErrorMessageList( )
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

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 cHTMLDiv
__construct()
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 inherited from cHTML
$_attributes, $_content, $_contentlessTag, $_eventDefinitions, $_generateXHTML, $_idCounter, $_requiredScripts, $_skeletonClose, $_skeletonOpen, $_skeletonSingle, $_styleDefinitions, $_styleDefs, $_tag
CMS CONTENIDO 4.9.1 API documentation generated by ApiGen 2.8.0