Class Record
Direct known subclasses
BeerXML\Generator\Equipment, BeerXML\Generator\Fermentable, BeerXML\Generator\Hop, BeerXML\Generator\MashProfile, BeerXML\Generator\MashStep, BeerXML\Generator\Misc, BeerXML\Generator\Recipe, BeerXML\Generator\Style, BeerXML\Generator\Water, BeerXML\Generator\Yeast
public
|
|
public
|
|
public
null
|
|
protected
string
|
|
protected
|
protected
|
$xmlWriter |
|
|
protected
mixed
|
$record |
|
|
protected
string
|
$tagName |
|
|
protected
array
|
$simpleValues | array() |
#
<TAG> => getterMethod() |
protected
array
|
$optionalSimpleValues | array() |
#
<TAG> => getterMethod() |
protected
array
|
$complexValues | array() |
|
protected
array
|
$complexValueSets | array() |
#
<TAG> => array('generator' => 'BeerXML\Generator\Class', 'values' => 'getRecords') |
protected
string
|
$displayInterface |
|
#
The interface for the optional display fields in Appendix A of the spec |
protected
array
|
$displayValues | array() |
#
<TAG> => getterMethod() |