[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/var-dumper/Dumper/ -> HtmlDumper.php (summary)

(no description)

File Size: 986 lines (34 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HtmlDumper:: (27 methods):
  __construct()
  setStyles()
  setTheme()
  setDisplayOptions()
  setDumpHeader()
  setDumpBoundaries()
  dump()
  getDumpHeader()
  toggle()
  collapse()
  expand()
  collapseAll()
  reveal()
  highlight()
  resetHighlightedNodes()
  a()
  isCtrlKey()
  xpathString()
  xpathHasClass()
  showCurrent()
  dumpString()
  enterHash()
  leaveHash()
  style()
  dumpLine()
  getSourceLink()
  esc()


Class: HtmlDumper  - X-Ref

HtmlDumper dumps variables as HTML.

__construct($output = null, string $charset = null, int $flags = 0)   X-Ref
{@inheritdoc}


setStyles(array $styles)   X-Ref
{@inheritdoc}


setTheme(string $themeName)   X-Ref
No description

setDisplayOptions(array $displayOptions)   X-Ref
Configures display options.

param: array $displayOptions A map of display options to customize the behavior

setDumpHeader(?string $header)   X-Ref
Sets an HTML header that will be dumped once in the output stream.


setDumpBoundaries(string $prefix, string $suffix)   X-Ref
Sets an HTML prefix and suffix that will encapse every single dump.


dump(Data $data, $output = null, array $extraDisplayOptions = [])   X-Ref
{@inheritdoc}


getDumpHeader()   X-Ref
Dumps the HTML header.


toggle(a, recursive)   X-Ref
No description

collapse(a, recursive)   X-Ref
No description

expand(a, recursive)   X-Ref
No description

collapseAll(root)   X-Ref
No description

reveal(node)   X-Ref
No description

highlight(root, activeNode, nodes)   X-Ref
No description

resetHighlightedNodes(root)   X-Ref
No description

a(e, f)   X-Ref
No description

isCtrlKey(e)   X-Ref
No description

xpathString(str)   X-Ref
No description

xpathHasClass(className)   X-Ref
No description

showCurrent(state)   X-Ref
No description

dumpString(Cursor $cursor, string $str, bool $bin, int $cut)   X-Ref
{@inheritdoc}


enterHash(Cursor $cursor, int $type, $class, bool $hasChild)   X-Ref
{@inheritdoc}


leaveHash(Cursor $cursor, int $type, $class, bool $hasChild, int $cut)   X-Ref
{@inheritdoc}


style(string $style, string $value, array $attr = [])   X-Ref
{@inheritdoc}


dumpLine(int $depth, bool $endOfValue = false)   X-Ref
{@inheritdoc}


getSourceLink(string $file, int $line)   X-Ref
No description

esc(string $str)   X-Ref
No description



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer