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 IStyle

Direct known implementers

BeerXML\Generator\IStyleDisplay

Indirect known implementers

BeerXML\Record\Style
Namespace: BeerXML\Generator
Located at BeerXML/Generator/IStyle.php
Methods summary
public float
# getAbvMax( )

Returns

float
public float
# getAbvMin( )

Returns

float
public float
# getCarbMax( )

Returns

float
public float
# getCarbMin( )

Returns

float
public string
# getCategory( )

Returns

string
public string
# getCategoryNumber( )

Returns

string
public number
# getColorMax( )

Returns

number
public number
# getColorMin( )

Returns

number
public string
# getExamples( )

Returns

string
public float
# getFgMax( )

Returns

float
public float
# getFgMin( )

Returns

float
public float
# getIbuMax( )

Returns

float
public float
# getIbuMin( )

Returns

float
public string
# getIngredients( )

Returns

string
public string
# getName( )

Returns

string
public string
# getNotes( )

Returns

string
public float
# getOgMax( )

Returns

float
public float
# getOgMin( )

Returns

float
public string
# getProfile( )

Returns

string
public string
# getStyleGuide( )

Returns

string
public string
# getStyleLetter( )

Returns

string
public string
# getType( )

Returns

string
public integer
# getVersion( )

Returns

integer
php-beerxml API documentation generated by ApiGen 2.8.0