Class cHTMLFoldableErrorMessage
Foldable setup error message based on cHTMLTableRow.
- cHTML
- cHTMLContentElement
- cHTMLTableRow
- cHTMLFoldableErrorMessage
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
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Unknown
Located at lib/class.setupcontrols.php
public
|
#
__construct( mixed $title, mixed $message, boolean $icon = false, boolean $iconText = false )
cHTMLFoldableErrorMessage constructor. |
public
|
#
cHTMLFoldableErrorMessage( mixed $title, mixed $message, boolean $icon = false, boolean $iconText = false )
Old constructor |
public
string
|
appendContent(),
setContent()
|
protected
|
$_oTitle |
|
|
protected
|
$_oMessage |
|
|
protected
|
$_oIcon |
|
|
protected
|
$_oFolding |
|
|
public
|
$_oContent |
|
#
TODO: this should not be public |
protected
|
$_oIconImg |
|
$_attributes,
$_content,
$_contentlessTag,
$_eventDefinitions,
$_generateXHTML,
$_idCounter,
$_requiredScripts,
$_skeletonClose,
$_skeletonOpen,
$_skeletonSingle,
$_styleDefinitions,
$_styleDefs,
$_tag
|