15 if (!defined(
'IN_PEEL')) {
26 $result[
'menu_items'][
'manage_payments'][
$GLOBALS[
'administrer_url'] .
'/ecotaxes.php'] = $GLOBALS[
"STR_ADMIN_MENU_MANAGE_EXOTAXE"];
41 if (!empty($params[
'this']->id_ecotaxe)) {
45 $params[
'this']->ecotaxe_ht = $eco->prix_ht;
46 $params[
'this']->ecotaxe_ttc = $eco->prix_ttc;
60 if (!isset($eco[$cache_id])) {
66 return $eco[$cache_id];
ecotaxe_hook_product_init_post(&$params)
Chargement des informations produit manquantes si nécessaire.
get_ecotax_object($id)
get_ecotax_object()
if(!defined('IN_PEEL')) $GLOBALS['page_types_array']
if(!defined('IN_PEEL')) ecotaxe_hook_admin_menu_items($params)
Renvoie les éléments de menu affichables.
get_filter_site_cond($table_technical_code, $table_alias=null, $use_strict_rights_if_in_admin=false, $specific_site_id=null, $exclude_public_items=false, $admin_force_multisite_if_allowed=false)
Retourne la condition SQL permettant de filtrer les données pour une table.
query($query, $die_if_error=false, $database_object=null, $silent_if_error=false, $security_sql_filter=true)
The query() function is meant to be called anywhere you want to make a query.
fetch_object($query_result)
fetch_object()