Overview

Namespaces

  • BeerXML
    • Exception
    • Generator
    • Parser
    • Record
  • PHP

Classes

  • Equipment
  • Fermentable
  • Hop
  • MashProfile
  • MashStep
  • Misc
  • Recipe
  • Record
  • Style
  • Water
  • Yeast

Interfaces

  • IEquipment
  • IEquipmentDisplay
  • IFermentable
  • IFermentableDisplay
  • IHop
  • IHopDisplay
  • IMashProfile
  • IMashProfileDisplay
  • IMashStep
  • IMashStepDisplay
  • IMisc
  • IMiscDisplay
  • IRecipe
  • IRecipeDisplay
  • IStyle
  • IStyleDisplay
  • IWater
  • IWaterDisplay
  • IYeast
  • IYeastDisplay
  • Overview
  • Namespace
  • Class
  • Tree

Interface IWaterDisplay

BeerXML\Generator\IWaterDisplay implements BeerXML\Generator\IWater

Direct known implementers

BeerXML\Record\Water
Namespace: BeerXML\Generator
Located at BeerXML/Generator/IWaterDisplay.php
Methods summary
public string
# getDisplayAmount( )

The amount of water in this record along with the units formatted for easy display in the current user defined units. For example "5.0 gal" or "20.0 l".

The amount of water in this record along with the units formatted for easy display in the current user defined units. For example "5.0 gal" or "20.0 l".

Returns

string
Methods inherited from BeerXML\Generator\IWater
getAmount(), getBicarbonate(), getCalcium(), getChloride(), getMagnesium(), getName(), getNotes(), getPH(), getSodium(), getSulfate(), getVersion()
php-beerxml API documentation generated by ApiGen 2.8.0