FamilyTree::dump - jcobban/Genealogy GitHub Wiki

$this->dump($title)

Up: class FamilyTree

The method generates a diagnostic dump as HTML. This is implemented to match the interface of class Record.

Parameters:

parameter contents
$title String to display as the identification of the dump. Default is "Family Tree" .

Return value:

A string containing HTML describing the contents of the instance. For example:

Family Tree

`Compiler0` 13 Dec 2009
`Compiler1`
`Compiler2`
`Compiler3`
`Compiler4`
`Compiler5`
`Compiler6`
`Compiler7`
`Compiler8`
`Compiler9`
`cReturn0` 0
`cReturn1` 0
`cReturn2` 0
`FileDesc`
`IDIRHead` 0
`IDIRLast` 0
`IDMRHead` 0
`IDMRLast` 0
`IVWhoLast` 0
`Language` EnglishCA
`LegacyVer` 7.4.0.45
`MLIDBook` 0
`MLIDLast` 0
`MLWhoLast` 0
`mReturn0` 0
`mReturn1` 0
`mReturn2` 0
`NLIDBook` 0
`NLIDLast` 30357
`NLWhoLast` 0
`NoHolesIR` -1
`NoHolesMR` -1
`SLIDBook` 0
`SLIDLast` 57014
`SLWhoLast` 0
`TagDesc10`
`TagDesc2`
`TagDesc3`
`TagDesc4`
`TagDesc5`
`TagDesc6`
`TagDesc7`
`TagDesc8`
`TagDesc9`
`TempleVer` 005
`UseDelIR` -1
`Version` 7k

Next: $tree->toXml($top, $print, $options)

⚠️ **GitHub.com Fallback** ⚠️