PHP Class ZFDebug_Controller_Plugin_Debug_Plugin

Show file Open project: jokkedk/zfdebug

Protected Properties

Property Type Description
$_closingBracket

Public Methods

Method Description
getClosingBracket ( )
getIconData ( )
getLinebreak ( )

Protected Methods

Method Description
_cleanData ( array $values ) : string Transforms data into readable format
_isXhtml ( )

Method Details

_cleanData() protected method

Transforms data into readable format
protected _cleanData ( array $values ) : string
$values array
return string

_isXhtml() protected method

protected _isXhtml ( )

getClosingBracket() public method

public getClosingBracket ( )

getIconData() public method

public getIconData ( )

getLinebreak() public method

public getLinebreak ( )

Property Details

$_closingBracket protected property

protected $_closingBracket