![]() |
PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
affiche_choix_nom_attribut | ( | ) |
affiche_formulaire_ajout_attribut | ( | & | $frm, |
& | $form_error_object | ||
) |
Fonctions d'attributs.php.
array | $frm | Array with all fields data |
Definition at line 355 of file fonctions.php.
affiche_formulaire_ajout_nom_attribut | ( | & | $frm | ) |
Affiche un formulaire vierge pour ajouter un attribut.
array | $frm | Array with all fields data |
Definition at line 89 of file fonctions.php.
affiche_formulaire_attribut | ( | & | $frm, |
& | $form_error_object | ||
) |
array | $frm | Array with all fields data |
class | $form_error_object |
Definition at line 549 of file fonctions.php.
affiche_formulaire_liste_attribut | ( | $id, | |
& | $frm | ||
) |
Affiche un formulaire de attributs vide.
integer | $id |
Definition at line 467 of file fonctions.php.
affiche_formulaire_modif_attribut | ( | & | $frm, |
& | $form_error_object | ||
) |
affiche_formulaire_modif_nom_attribut | ( | $id, | |
& | $frm | ||
) |
Affiche le formulaire de modification pour l'attribut sélectionné
integer | $id | |
array | $frm | Array with all fields data |
Definition at line 121 of file fonctions.php.
affiche_formulaire_nom_attribut | ( | & | $frm | ) |
affiche_formulaire_nom_attribut()
array | $frm | Array with all fields data |
Definition at line 144 of file fonctions.php.
affiche_liste_attribut | ( | $frm | ) |
affiche_liste_attributs_by_id | ( | $id | ) |
affiche_liste_attributs_by_id()
integer | $id |
Definition at line 671 of file fonctions.php.
affiche_liste_nom_attribut | ( | $start | ) |
if (!defined('IN_PEEL')) attributs_hook_admin_menu_items | ( | $params | ) |
Renvoie les éléments de menu affichables.
array | $params |
Definition at line 26 of file fonctions.php.
attributs_hook_export_products_get_configuration_array | ( | & | $params | ) |
Génération d'informations pour l'exportde produits.
array | $params |
Definition at line 38 of file fonctions.php.
attributs_hook_export_products_get_line_infos_array | ( | & | $params | ) |
Génération d'informations pour l'export de produits.
array | $params |
Definition at line 59 of file fonctions.php.
get_attributs_names | ( | $lang | ) |
Retourne un tableau contenant la liste des noms des attributs disponibles sur le site.
string | $lang |
Definition at line 739 of file fonctions.php.
insere_attribut | ( | $id, | |
$frm | |||
) |
insere_nom_attribut | ( | $frm | ) |
Ajoute l'attribut dans la table attribut.
array | $frm | Array with all fields data |
Definition at line 215 of file fonctions.php.
maj_attribut | ( | $id, | |
$frm | |||
) |
maj_nom_attribut | ( | $id, | |
$frm | |||
) |
Met à jour l'attribut $id avec de nouvelles valeurs.
Les champs sont dans $frm
integer | $id | |
array | $frm | Array with all fields data |
Definition at line 252 of file fonctions.php.
supprime_attribut | ( | ) |
supprime_attribut_image | ( | $id, | |
$file | |||
) |
Supprime le produit spécifié par $id.
Il faut supprimer le produit puis les entrées correspondantes de la table produits_attributs
integer | $id | |
mixed | $file |
Definition at line 610 of file fonctions.php.
supprime_nom_attribut | ( | $id | ) |
Supprime l'attribut spécifié par $id.
integer | $id |
Definition at line 198 of file fonctions.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 - is a product of
SAS. All rights reserved.