phpDocumentor

PropertiesControlInterface
in

Interface PropertiesControlInterface

Table of Contents

get_cheapest_combi()  : array<string|int, mixed>
get_combis_full_struct()  : array<string|int, mixed>
get_selection_data()  : mixed

Methods

get_cheapest_combi()

public get_cheapest_combi( $p_products_id,  $p_language_id) : array<string|int, mixed>
Parameters
$p_products_id :
$p_language_id :
Return values
array<string|int, mixed>

get_combis_full_struct()

public get_combis_full_struct( $p_properties_combis_id,  $p_language_id) : array<string|int, mixed>
Parameters
$p_properties_combis_id :
$p_language_id :
Return values
array<string|int, mixed>

get_selection_data()

public get_selection_data( $p_products_id,  $p_languages_id,  $p_quantity,  $p_properties_values_string,  $p_currency,  $p_customers_status_id[, bool $p_initial = false ][, bool $p_include_html = true ]) : mixed
Parameters
$p_products_id :
$p_languages_id :
$p_quantity :
$p_properties_values_string :
$p_currency :
$p_customers_status_id :
$p_initial : bool = false
$p_include_html : bool = true
Return values
mixed

Search results