Oihana PHP System

HowTo

The HowTo properties enumeration.

Table of Contents

Constants

ESTIMATED_COST  : string = 'estimatedCost'
PERFORM_TIME  : string = 'performTime'
PREP_TIME  : string = 'prepTime'
STEP  : string = 'step'
SUPPLY  : string = 'supply'
TOOL  : string = 'tool'
TOTAL_TIME  : string = 'totalTime'
YIELD  : string = 'yield'

Constants

ESTIMATED_COST

public string ESTIMATED_COST = 'estimatedCost'

PERFORM_TIME

public string PERFORM_TIME = 'performTime'

PREP_TIME

public string PREP_TIME = 'prepTime'

STEP

public string STEP = 'step'

SUPPLY

public string SUPPLY = 'supply'

TOOL

public string TOOL = 'tool'

TOTAL_TIME

public string TOTAL_TIME = 'totalTime'

YIELD

public string YIELD = 'yield'
On this page

Search results