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

  • cDebug
  • cDebugDevNull
  • cDebugFile
  • cDebugFileAndVisAdv
  • cDebugHidden
  • cDebugVisible
  • cDebugVisibleAdv
  • cDebugVisibleAdvItem

Interfaces

  • cDebugInterface
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Interface cDebugInterface

Debug interface. Can be extended to a visible, invisible, logged, ...

Direct known implementers

cDebugDevNull, cDebugFile, cDebugHidden, cDebugVisible, cDebugVisibleAdv

Indirect known implementers

cDebugFileAndVisAdv
Package: Core\Debug
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Rudi Bieller
Located at classes/debug/interface.debug.php
Methods summary
public static
# getInstance( )
public
# show( mixed $mVariable, string $sVariableDescription = '', boolean $bExit = false )

Parameters

$mVariable
mixed
$mVariable
$sVariableDescription
string
$sVariableDescription
$bExit
boolean
$bExit
public
# add( mixed $mVariable, string $sVariableDescription = '' )

Parameters

$mVariable
mixed
$mVariable
$sVariableDescription
string
$sVariableDescription
public
# reset( )
public
# showAll( )
public
# out( string $sText )

Parameters

$sText
string
$sText
CMS CONTENIDO 4.9.3 API documentation generated by ApiGen 2.8.0