lib/ezutils/classes/ezdebugsetting.php

Show: inherited
Table of Contents

\eZDebugSetting

Package:

Methods

methodpublicaddTimingPoint(  $conditionName,  $label = "" ) : void
static

Parameters
Name Type Description
$conditionName
$label
methodpublicchangeLabel( string $conditionName, string $label = '' ) : string
static

Creates a new debug label from the original and the condition and returns it.

Parameters
Name Type Description
$conditionName string
$label string

Optional

Returns
Type Description
string $label . '<' . $conditionName . '>'
methodpubliceZDebugSetting( ) : void

methodpublicisConditionTrue(  $conditionName,  $messageType ) : void
static

Parameters
Name Type Description
$conditionName
$messageType
methodpublicsetDebugINI(  $ini ) : void
static

Parameters
Name Type Description
$ini
methodpublicwriteDebug(  $conditionName,  $string,  $label = "" ) : void
static

Parameters
Name Type Description
$conditionName
$string
$label
methodpublicwriteError(  $conditionName,  $string,  $label = "" ) : void
static

Parameters
Name Type Description
$conditionName
$string
$label
methodpublicwriteNotice(  $conditionName,  $string,  $label = "" ) : void
static

Parameters
Name Type Description
$conditionName
$string
$label
methodpublicwriteWarning(  $conditionName,  $string,  $label = "" ) : void
static

Parameters
Name Type Description
$conditionName
$string
$label
Documentation was generated by DocBlox 0.18.1.