Class IllApps_Shipsync_Helper_Data
IllApps_Shipsync_Helper_Data
- Mage_Core_Helper_Abstract
-
IllApps_Shipsync_Helper_Data
Package: IllApps\Shipsync
Copyright: Copyright (c) 2014 EcoMATICS, Inc. DBA IllApps (http://www.illapps.com)
License: Open Software License (OSL 3.0)
Located at app/code/community/IllApps/Shipsync/Helper/Data.php
Copyright: Copyright (c) 2014 EcoMATICS, Inc. DBA IllApps (http://www.illapps.com)
License: Open Software License (OSL 3.0)
Located at app/code/community/IllApps/Shipsync/Helper/Data.php
public
|
|
public static
ChromePhp
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
protected static
|
|
protected
array
|
|
protected
string
|
#
_getPropertyKey(
takes a reflection property and returns a nicely formatted key of the property name |
protected
|
|
protected
|
|
protected
string
|
|
public
|
|
public
|
|
public
mixed
|
|
public static
|
string |
VERSION
|
'3.0.1' |
|
string |
HEADER_NAME
|
'X-ChromePhp-Data' |
|
string |
BACKTRACE_LEVEL
|
'backtrace_level' |
|
string |
LOG
|
'log' |
|
string |
WARN
|
'warn' |
|
string |
ERROR
|
'error' |
|
string |
GROUP
|
'group' |
|
string |
INFO
|
'info' |
|
string |
GROUP_END
|
'groupEnd' |
|
string |
GROUP_COLLAPSED
|
'groupCollapsed' |
protected
string
|
$_php_version |
|
|
protected
integer
|
$_timestamp |
|
|
protected
array
|
$_json | array(
'version' => self::VERSION,
'columns' => array('label', 'log', 'backtrace', 'type'),
'rows' => array()
) |
|
protected
array
|
$_backtraces | array() |
|
protected
boolean
|
$_error_triggered | false |
|
protected
array
|
$_settings | array(
self::BACKTRACE_LEVEL => 1
) |
|
protected static
ChromePhp
|
$_instance |
|
|
protected
array
|
$_processed | array() |
#
Prevent recursion when working with objects referring to each other |