dolibarr  16.0.5
Public Member Functions | List of all members
DolibarrDebugBar Class Reference

DolibarrDebugBar class. More...

Inheritance diagram for DolibarrDebugBar:
Inheritance graph
[legend]
Collaboration diagram for DolibarrDebugBar:
Collaboration graph
[legend]

Public Member Functions

 __construct ()
 Constructor. More...
 
 getRenderer ()
 Returns a JavascriptRenderer for this instance. More...
 

Detailed Description

DolibarrDebugBar class.

See also
http://phpdebugbar.com/docs/base-collectors.html#base-collectors

Definition at line 24 of file DebugBar.php.

Constructor & Destructor Documentation

◆ __construct()

DolibarrDebugBar::__construct ( )

Constructor.

Definition at line 30 of file DebugBar.php.

Member Function Documentation

◆ getRenderer()

DolibarrDebugBar::getRenderer ( )

Returns a JavascriptRenderer for this instance.

Returns
string String content

Definition at line 53 of file DebugBar.php.


The documentation for this class was generated from the following file: