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 cHTMLAlphaImage

Alpha image class, based on cHTMLImage.

cHTML
Extended by cHTMLImage
Extended by cHTMLAlphaImage
Package: Setup\GUI
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Unknown
Todo: Remove the usage of this class. We dont need special alpha filter for IE anymore. The last place where it is still in use are the error lists with content toggle (+ - icons) feature!
Located at lib/class.setupcontrols.php
Methods summary
public
# cHTMLAlphaImage( )
public
# setMouseover( mixed $sMouseoverSrc )
public
# setSwapOnClick( mixed $sClickSrc, mixed $sMouseoverClickSrc )
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 cHTMLImage
__construct(), applyDimensions(), setBorder(), setHeight(), setSrc(), setWidth()
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
public mixed $_sClickImage
#
public mixed $_sMouseoverClickImage
#
public mixed $_sMouseoverSrc
#
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