Jump to content

Edit History

leakimd

leakimd

OK je te remercie meme si ton exemple marche pas

php

public static function fonctiontest($params)
   {
    echo "Afficher : ".$params;

$textmodif = $params."MODIF";
 return $textmodif;
}

et pour le TPL

  {Lkm_InfoProd::fonctiontest({$ProductSearched.id_product})}

 

Merci ça fait deux fois que tu me donne des demi solutions .  t'as droit à un café

 

leakimd

leakimd

OK je te remercie meme si ton exemple marche pas

php

public static function fonctiontest($params)
   {
    echo "Afficher : ".$params;

$textmodif = $params."MODIF";
 return $textmodif;
}

et pour le TPL

  {Lkm_InfoProd::fonctiontest({$ProductSearched.id_product})}

 

Merci ça fait deux fois que tu me donne des demi solutions .  t'as droit à un café

 

×
×
  • Create New...