PlainRenderer.php
system/ThirdParty/Kint/Renderer/PlainRenderer.php
1 class
15 methods
class PlainRenderer
__construct
()
setCallInfo
(array $info)
setStatics
(array $statics)
setForcePreRender
(bool $force_pre_render)
getForcePreRender
()
shouldPreRender
()
colorValue
(string $string)
colorType
(string $string)
colorTitle
(string $string)
renderTitle
(AbstractValue $v)
preRender
()
postRender
()
ideLink
(string $file, int $line)
escape
(string $string, $encoding = false)
utf8ToHtmlentity
(string $string)