phpDocumentor

PriceDataInterface
in

Interface PriceDataInterface

Table of Contents

getTaxRateByTaxClassId()  : mixed
gm_check_price_status()  : mixed
setShowFromAttributes()  : void
xtcFormat()  : mixed
xtcGetPrice()  : array<string|int, mixed>

Methods

getTaxRateByTaxClassId()

public getTaxRateByTaxClassId( $taxClassId) : mixed
Parameters
$taxClassId :
Return values
mixed

gm_check_price_status()

public gm_check_price_status( $p_products_id) : mixed
Parameters
$p_products_id :
Return values
mixed

setShowFromAttributes()

public setShowFromAttributes(bool $showFromAttributes) : void
Parameters
$showFromAttributes : bool
Return values
void

xtcFormat()

public xtcFormat( $t_price,  $p_format, int $p_tax_class[, bool $p_calculate_currency = false ], int $p_return_array, int $p_products_id) : mixed
Parameters
$t_price :
$p_format :
$p_tax_class : int
$p_calculate_currency : bool = false
$p_return_array : int
$p_products_id : int
Return values
mixed

xtcGetPrice()

public xtcGetPrice( $p_products_id,  $p_format_price,  $p_quantity,  $p_tax_class_id,  $p_products_price, int $p_return_array, int $p_customers_id[, bool $p_include_special = true ][, bool $p_consider_properties = false ], int $p_combis_id[, bool $p_consider_attributes = false ]) : array<string|int, mixed>
Parameters
$p_products_id :
$p_format_price :
$p_quantity :
$p_tax_class_id :
$p_products_price :
$p_return_array : int
$p_customers_id : int
$p_include_special : bool = true
$p_consider_properties : bool = false
$p_combis_id : int
$p_consider_attributes : bool = false
Return values
array<string|int, mixed>

Search results