Class AuthPanel
- MvcCore\Ext\Debug\Tracy\AuthPanel implements Tracy\IBarPanel
Namespace: MvcCore\Ext\Debug\Tracy
Located at ext-debug-tracy-auth/src/MvcCore/Ext/Tracy/AuthPanel.php
Located at ext-debug-tracy-auth/src/MvcCore/Ext/Tracy/AuthPanel.php
public
string
|
|
public
string
|
|
public
string
|
|
public static
object
|
#
setUpViewData( )
Set up view data, if data are completed, return them directly. - complete basic \MvcCore core objects to complere other view data - complete user and authorized boolean - set result data into static field |
string |
VERSION
MvcCore Extension - Debug - Tracy Panel - Auth - version: Comparation by PHP function version_compare(); |
#
'4.2.0'
|
public static
string
|
$Id
Debug panel id |
#
'auth-panel'
|
protected static
stdClass
|
$viewData
Prepared view data, only once, to render debug tab and debug panel content. |
#
NULL
|