\LinHUniX\Mcp\ComponentmcpDebugClass

Description of mcpDebugClass.

Summary

Methods
Properties
Constants
__construct()
debug()
info()
warning()
error()
critical()
imhere()
webRem()
webDebugRem()
webDump()
jsDumpScript()
jsonDump()
notFound()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
getMCP()
getRes()
getLogger()
$mcp
N/A

Properties

$mcp

$mcp : 

Type

Methods

__construct()

__construct(mixed  $mcp) 

__construct.

Parameters

mixed $mcp

debug()

debug(mixed  $message) 

debug.

Parameters

mixed $message

info()

info(mixed  $message) 

info.

Parameters

mixed $message

warning()

warning(mixed  $message) 

warning.

Parameters

mixed $message

error()

error(mixed  $message) 

error.

Parameters

mixed $message

critical()

critical(mixed  $message) 

critical.

Parameters

mixed $message

imhere()

imhere() 

imhere.

webRem()

webRem(mixed  $message, mixed  $var = null) 

webRem.

Parameters

mixed $message
mixed $var

webDebugRem()

webDebugRem(mixed  $message, mixed  $var = null) 

webDebugRem show rem if are in debug enable.

Parameters

mixed $message
mixed $var

webDump()

webDump(mixed  $message, mixed  $var = null) 

webDump.

Parameters

mixed $message
mixed $var

jsDumpScript()

jsDumpScript(  $name, array  $scopeIn) 

Parameters

$name
array $scopeIn

jsonDump()

jsonDump(array  $scopeIn) 

Parameters

array $scopeIn

notFound()

notFound(mixed  $message) 

notFound.

Parameters

mixed $message

getMCP()

getMCP() 

getMCP.

getRes()

getRes(mixed  $string) 

getCfg.

Parameters

mixed $string

getLogger()

getLogger() 

getLogger.