Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Data Fields | Protected Attributes
Zend_Measure_Volume Class Reference
Inheritance diagram for Zend_Measure_Volume:
Zend_Measure_Abstract

Data Fields

const STANDARD = 'CUBIC_METER'
 
const ACRE_FOOT = 'ACRE_FOOT'
 
const ACRE_FOOT_SURVEY = 'ACRE_FOOT_SURVEY'
 
const ACRE_INCH = 'ACRE_INCH'
 
const BARREL_WINE = 'BARREL_WINE'
 
const BARREL = 'BARREL'
 
const BARREL_US_DRY = 'BARREL_US_DRY'
 
const BARREL_US_FEDERAL = 'BARREL_US_FEDERAL'
 
const BARREL_US = 'BARREL_US'
 
const BARREL_US_PETROLEUM = 'BARREL_US_PETROLEUM'
 
const BOARD_FOOT = 'BOARD_FOOT'
 
const BUCKET = 'BUCKET'
 
const BUCKET_US = 'BUCKET_US'
 
const BUSHEL = 'BUSHEL'
 
const BUSHEL_US = 'BUSHEL_US'
 
const CENTILTER = 'CENTILITER'
 
const CORD = 'CORD'
 
const CORD_FOOT = 'CORD_FOOT'
 
const CUBIC_CENTIMETER = 'CUBIC_CENTIMETER'
 
const CUBIC_CUBIT = 'CUBIC_CUBIT'
 
const CUBIC_DECIMETER = 'CUBIC_DECIMETER'
 
const CUBIC_DEKAMETER = 'CUBIC_DEKAMETER'
 
const CUBIC_FOOT = 'CUBIC_FOOT'
 
const CUBIC_INCH = 'CUBIC_INCH'
 
const CUBIC_KILOMETER = 'CUBIC_KILOMETER'
 
const CUBIC_METER = 'CUBIC_METER'
 
const CUBIC_MILE = 'CUBIC_MILE'
 
const CUBIC_MICROMETER = 'CUBIC_MICROMETER'
 
const CUBIC_MILLIMETER = 'CUBIC_MILLIMETER'
 
const CUBIC_YARD = 'CUBIC_YARD'
 
const CUP_CANADA = 'CUP_CANADA'
 
const CUP = 'CUP'
 
const CUP_US = 'CUP_US'
 
const DECILITER = 'DECILITER'
 
const DEKALITER = 'DEKALITER'
 
const DRAM = 'DRAM'
 
const DRUM_US = 'DRUM_US'
 
const DRUM = 'DRUM'
 
const FIFTH = 'FIFTH'
 
const GALLON = 'GALLON'
 
const GALLON_US_DRY = 'GALLON_US_DRY'
 
const GALLON_US = 'GALLON_US'
 
const GILL = 'GILL'
 
const GILL_US = 'GILL_US'
 
const HECTARE_METER = 'HECTARE_METER'
 
const HECTOLITER = 'HECTOLITER'
 
const HOGSHEAD = 'HOGSHEAD'
 
const HOGSHEAD_US = 'HOGSHEAD_US'
 
const JIGGER = 'JIGGER'
 
const KILOLITER = 'KILOLITER'
 
const LITER = 'LITER'
 
const MEASURE = 'MEASURE'
 
const MEGALITER = 'MEGALITER'
 
const MICROLITER = 'MICROLITER'
 
const MILLILITER = 'MILLILITER'
 
const MINIM = 'MINIM'
 
const MINIM_US = 'MINIM_US'
 
const OUNCE = 'OUNCE'
 
const OUNCE_US = 'OUNCE_US'
 
const PECK = 'PECK'
 
const PECK_US = 'PECK_US'
 
const PINT = 'PINT'
 
const PINT_US_DRY = 'PINT_US_DRY'
 
const PINT_US = 'PINT_US'
 
const PIPE = 'PIPE'
 
const PIPE_US = 'PIPE_US'
 
const PONY = 'PONY'
 
const QUART_GERMANY = 'QUART_GERMANY'
 
const QUART_ANCIENT = 'QUART_ANCIENT'
 
const QUART = 'QUART'
 
const QUART_US_DRY = 'QUART_US_DRY'
 
const QUART_US = 'QUART_US'
 
const QUART_UK = 'QUART_UK'
 
const SHOT = 'SHOT'
 
const STERE = 'STERE'
 
const TABLESPOON = 'TABLESPOON'
 
const TABLESPOON_UK = 'TABLESPOON_UK'
 
const TABLESPOON_US = 'TABLESPOON_US'
 
const TEASPOON = 'TEASPOON'
 
const TEASPOON_UK = 'TEASPOON_UK'
 
const TEASPOON_US = 'TEASPOON_US'
 
const YARD = 'YARD'
 

Protected Attributes

 $_units
 
- Protected Attributes inherited from Zend_Measure_Abstract
 $_value
 
 $_type
 
 $_locale = null
 
 $_units = array()
 

Additional Inherited Members

- Public Member Functions inherited from Zend_Measure_Abstract
 __construct ($value, $type=null, $locale=null)
 
 getLocale ()
 
 setLocale ($locale=null, $check=false)
 
 getValue ($round=-1, $locale=null)
 
 setValue ($value, $type=null, $locale=null)
 
 getType ()
 
 setType ($type)
 
 equals ($object)
 
 toString ($round=-1, $locale=null)
 
 __toString ()
 
 getConversionList ()
 
 convertTo ($type, $round=2, $locale=null)
 
 add ($object)
 
 sub ($object)
 
 compare ($object)
 

Detailed Description

Definition at line 37 of file Volume.php.

Field Documentation

◆ $_units

$_units
protected

Definition at line 128 of file Volume.php.

◆ ACRE_FOOT

const ACRE_FOOT = 'ACRE_FOOT'

Definition at line 41 of file Volume.php.

◆ ACRE_FOOT_SURVEY

const ACRE_FOOT_SURVEY = 'ACRE_FOOT_SURVEY'

Definition at line 42 of file Volume.php.

◆ ACRE_INCH

const ACRE_INCH = 'ACRE_INCH'

Definition at line 43 of file Volume.php.

◆ BARREL

const BARREL = 'BARREL'

Definition at line 45 of file Volume.php.

◆ BARREL_US

const BARREL_US = 'BARREL_US'

Definition at line 48 of file Volume.php.

◆ BARREL_US_DRY

const BARREL_US_DRY = 'BARREL_US_DRY'

Definition at line 46 of file Volume.php.

◆ BARREL_US_FEDERAL

const BARREL_US_FEDERAL = 'BARREL_US_FEDERAL'

Definition at line 47 of file Volume.php.

◆ BARREL_US_PETROLEUM

const BARREL_US_PETROLEUM = 'BARREL_US_PETROLEUM'

Definition at line 49 of file Volume.php.

◆ BARREL_WINE

const BARREL_WINE = 'BARREL_WINE'

Definition at line 44 of file Volume.php.

◆ BOARD_FOOT

const BOARD_FOOT = 'BOARD_FOOT'

Definition at line 50 of file Volume.php.

◆ BUCKET

const BUCKET = 'BUCKET'

Definition at line 51 of file Volume.php.

◆ BUCKET_US

const BUCKET_US = 'BUCKET_US'

Definition at line 52 of file Volume.php.

◆ BUSHEL

const BUSHEL = 'BUSHEL'

Definition at line 53 of file Volume.php.

◆ BUSHEL_US

const BUSHEL_US = 'BUSHEL_US'

Definition at line 54 of file Volume.php.

◆ CENTILTER

const CENTILTER = 'CENTILITER'

Definition at line 55 of file Volume.php.

◆ CORD

const CORD = 'CORD'

Definition at line 56 of file Volume.php.

◆ CORD_FOOT

const CORD_FOOT = 'CORD_FOOT'

Definition at line 57 of file Volume.php.

◆ CUBIC_CENTIMETER

const CUBIC_CENTIMETER = 'CUBIC_CENTIMETER'

Definition at line 58 of file Volume.php.

◆ CUBIC_CUBIT

const CUBIC_CUBIT = 'CUBIC_CUBIT'

Definition at line 59 of file Volume.php.

◆ CUBIC_DECIMETER

const CUBIC_DECIMETER = 'CUBIC_DECIMETER'

Definition at line 60 of file Volume.php.

◆ CUBIC_DEKAMETER

const CUBIC_DEKAMETER = 'CUBIC_DEKAMETER'

Definition at line 61 of file Volume.php.

◆ CUBIC_FOOT

const CUBIC_FOOT = 'CUBIC_FOOT'

Definition at line 62 of file Volume.php.

◆ CUBIC_INCH

const CUBIC_INCH = 'CUBIC_INCH'

Definition at line 63 of file Volume.php.

◆ CUBIC_KILOMETER

const CUBIC_KILOMETER = 'CUBIC_KILOMETER'

Definition at line 64 of file Volume.php.

◆ CUBIC_METER

const CUBIC_METER = 'CUBIC_METER'

Definition at line 65 of file Volume.php.

◆ CUBIC_MICROMETER

const CUBIC_MICROMETER = 'CUBIC_MICROMETER'

Definition at line 67 of file Volume.php.

◆ CUBIC_MILE

const CUBIC_MILE = 'CUBIC_MILE'

Definition at line 66 of file Volume.php.

◆ CUBIC_MILLIMETER

const CUBIC_MILLIMETER = 'CUBIC_MILLIMETER'

Definition at line 68 of file Volume.php.

◆ CUBIC_YARD

const CUBIC_YARD = 'CUBIC_YARD'

Definition at line 69 of file Volume.php.

◆ CUP

const CUP = 'CUP'

Definition at line 71 of file Volume.php.

◆ CUP_CANADA

const CUP_CANADA = 'CUP_CANADA'

Definition at line 70 of file Volume.php.

◆ CUP_US

const CUP_US = 'CUP_US'

Definition at line 72 of file Volume.php.

◆ DECILITER

const DECILITER = 'DECILITER'

Definition at line 73 of file Volume.php.

◆ DEKALITER

const DEKALITER = 'DEKALITER'

Definition at line 74 of file Volume.php.

◆ DRAM

const DRAM = 'DRAM'

Definition at line 75 of file Volume.php.

◆ DRUM

const DRUM = 'DRUM'

Definition at line 77 of file Volume.php.

◆ DRUM_US

const DRUM_US = 'DRUM_US'

Definition at line 76 of file Volume.php.

◆ FIFTH

const FIFTH = 'FIFTH'

Definition at line 78 of file Volume.php.

◆ GALLON

const GALLON = 'GALLON'

Definition at line 79 of file Volume.php.

◆ GALLON_US

const GALLON_US = 'GALLON_US'

Definition at line 81 of file Volume.php.

◆ GALLON_US_DRY

const GALLON_US_DRY = 'GALLON_US_DRY'

Definition at line 80 of file Volume.php.

◆ GILL

const GILL = 'GILL'

Definition at line 82 of file Volume.php.

◆ GILL_US

const GILL_US = 'GILL_US'

Definition at line 83 of file Volume.php.

◆ HECTARE_METER

const HECTARE_METER = 'HECTARE_METER'

Definition at line 84 of file Volume.php.

◆ HECTOLITER

const HECTOLITER = 'HECTOLITER'

Definition at line 85 of file Volume.php.

◆ HOGSHEAD

const HOGSHEAD = 'HOGSHEAD'

Definition at line 86 of file Volume.php.

◆ HOGSHEAD_US

const HOGSHEAD_US = 'HOGSHEAD_US'

Definition at line 87 of file Volume.php.

◆ JIGGER

const JIGGER = 'JIGGER'

Definition at line 88 of file Volume.php.

◆ KILOLITER

const KILOLITER = 'KILOLITER'

Definition at line 89 of file Volume.php.

◆ LITER

const LITER = 'LITER'

Definition at line 90 of file Volume.php.

◆ MEASURE

const MEASURE = 'MEASURE'

Definition at line 91 of file Volume.php.

◆ MEGALITER

const MEGALITER = 'MEGALITER'

Definition at line 92 of file Volume.php.

◆ MICROLITER

const MICROLITER = 'MICROLITER'

Definition at line 93 of file Volume.php.

◆ MILLILITER

const MILLILITER = 'MILLILITER'

Definition at line 94 of file Volume.php.

◆ MINIM

const MINIM = 'MINIM'

Definition at line 95 of file Volume.php.

◆ MINIM_US

const MINIM_US = 'MINIM_US'

Definition at line 96 of file Volume.php.

◆ OUNCE

const OUNCE = 'OUNCE'

Definition at line 97 of file Volume.php.

◆ OUNCE_US

const OUNCE_US = 'OUNCE_US'

Definition at line 98 of file Volume.php.

◆ PECK

const PECK = 'PECK'

Definition at line 99 of file Volume.php.

◆ PECK_US

const PECK_US = 'PECK_US'

Definition at line 100 of file Volume.php.

◆ PINT

const PINT = 'PINT'

Definition at line 101 of file Volume.php.

◆ PINT_US

const PINT_US = 'PINT_US'

Definition at line 103 of file Volume.php.

◆ PINT_US_DRY

const PINT_US_DRY = 'PINT_US_DRY'

Definition at line 102 of file Volume.php.

◆ PIPE

const PIPE = 'PIPE'

Definition at line 104 of file Volume.php.

◆ PIPE_US

const PIPE_US = 'PIPE_US'

Definition at line 105 of file Volume.php.

◆ PONY

const PONY = 'PONY'

Definition at line 106 of file Volume.php.

◆ QUART

const QUART = 'QUART'

Definition at line 109 of file Volume.php.

◆ QUART_ANCIENT

const QUART_ANCIENT = 'QUART_ANCIENT'

Definition at line 108 of file Volume.php.

◆ QUART_GERMANY

const QUART_GERMANY = 'QUART_GERMANY'

Definition at line 107 of file Volume.php.

◆ QUART_UK

const QUART_UK = 'QUART_UK'

Definition at line 112 of file Volume.php.

◆ QUART_US

const QUART_US = 'QUART_US'

Definition at line 111 of file Volume.php.

◆ QUART_US_DRY

const QUART_US_DRY = 'QUART_US_DRY'

Definition at line 110 of file Volume.php.

◆ SHOT

const SHOT = 'SHOT'

Definition at line 113 of file Volume.php.

◆ STANDARD

const STANDARD = 'CUBIC_METER'

Definition at line 39 of file Volume.php.

◆ STERE

const STERE = 'STERE'

Definition at line 114 of file Volume.php.

◆ TABLESPOON

const TABLESPOON = 'TABLESPOON'

Definition at line 115 of file Volume.php.

◆ TABLESPOON_UK

const TABLESPOON_UK = 'TABLESPOON_UK'

Definition at line 116 of file Volume.php.

◆ TABLESPOON_US

const TABLESPOON_US = 'TABLESPOON_US'

Definition at line 117 of file Volume.php.

◆ TEASPOON

const TEASPOON = 'TEASPOON'

Definition at line 118 of file Volume.php.

◆ TEASPOON_UK

const TEASPOON_UK = 'TEASPOON_UK'

Definition at line 119 of file Volume.php.

◆ TEASPOON_US

const TEASPOON_US = 'TEASPOON_US'

Definition at line 120 of file Volume.php.

◆ YARD

const YARD = 'YARD'

Definition at line 121 of file Volume.php.


The documentation for this class was generated from the following file: