PEEL Shopping
Open source ecommerce : PEEL Shopping
Functions | Variables
categories.php File Reference

Go to the source code of this file.

Functions

 update_category_sons_promotions ($parent_id, $promotion_devises=0, $promotion_percent=0)
 FONCTIONS. More...
 
 affiche_arbo_categorie (&$sortie, $selectionne, $parent_id=0, $indent="", $first_line=0, $depth=1)
 affiche_arbo_categorie() More...
 
 affiche_formulaire_ajout_produits_categorie ($id, &$frm)
 affiche_formulaire_ajout_produits_categorie() More...
 
 affiche_formulaire_modif_produits_categorie ($id, &$frm)
 affiche_formulaire_modif_produits_categorie() More...
 
 supprime_produits_categorie ($id)
 supprime_produits_categorie() More...
 
 insere_categorie (&$frm)
 insere_categorie() More...
 
 maj_produits_categorie ($id, $frm)
 maj_produits_categorie() More...
 
 affiche_formulaire_liste_produits_categorie ($id)
 Affiche un formulaire de catégorie vide. More...
 
 affiche_liste_produits_categorie ($parent_id)
 affiche_liste_produits_categorie() More...
 
 affiche_formulaire_produits_categorie (&$frm)
 affiche_formulaire_produits_categorie() More...
 
 supprime_fichier_categorie ($id, $file, $lang)
 Supprime l'image de la catégorie spécifiée par $id. More...
 

Variables

const IN_PEEL_ADMIN true
 
 $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_CATEGORIES_TITLE']
 
 $frm = $_POST
 
 $form_error_object = new FormError()
 
 switch (vb($_REQUEST['mode']))
 

Function Documentation

affiche_arbo_categorie ( $sortie,
  $selectionne,
  $parent_id = 0,
  $indent = "",
  $first_line = 0,
  $depth = 1 
)

affiche_arbo_categorie()

Parameters
mixed$sortie
mixed$selectionne
integer$parent_id
string$indent
Returns

Definition at line 143 of file categories.php.

affiche_formulaire_ajout_produits_categorie (   $id,
$frm 
)

affiche_formulaire_ajout_produits_categorie()

Parameters
integer$id
Returns

Definition at line 221 of file categories.php.

affiche_formulaire_liste_produits_categorie (   $id)

Affiche un formulaire de catégorie vide.

Parameters
integer$id
Returns

Definition at line 457 of file categories.php.

affiche_formulaire_modif_produits_categorie (   $id,
$frm 
)

affiche_formulaire_modif_produits_categorie()

Parameters
integer$id
Returns

Definition at line 262 of file categories.php.

affiche_formulaire_produits_categorie ( $frm)

affiche_formulaire_produits_categorie()

Returns

Definition at line 503 of file categories.php.

affiche_liste_produits_categorie (   $parent_id)

affiche_liste_produits_categorie()

Parameters
mixed$parent_id
Returns

Definition at line 470 of file categories.php.

insere_categorie ( $frm)

insere_categorie()

Parameters
mixed$img
array$frmArray with all fields data
Returns

Definition at line 315 of file categories.php.

maj_produits_categorie (   $id,
  $frm 
)

maj_produits_categorie()

Parameters
integer$id
mixed$img
array$frmArray with all fields data
Returns

Definition at line 402 of file categories.php.

supprime_fichier_categorie (   $id,
  $file,
  $lang 
)

Supprime l'image de la catégorie spécifiée par $id.

Parameters
integer$id
mixed$file
string$lang
Returns

Definition at line 621 of file categories.php.

supprime_produits_categorie (   $id)

supprime_produits_categorie()

Parameters
integer$id
Returns

Definition at line 287 of file categories.php.

update_category_sons_promotions (   $parent_id,
  $promotion_devises = 0,
  $promotion_percent = 0 
)

FONCTIONS.

Met à jour les promotions des catégories filles d'une categorie par récursivité

Returns

Definition at line 117 of file categories.php.

Variable Documentation

$form_error_object = new FormError()

Definition at line 23 of file categories.php.

$frm = $_POST

Definition at line 22 of file categories.php.

$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_CATEGORIES_TITLE']

Definition at line 19 of file categories.php.

const IN_PEEL_ADMIN true

Definition at line 14 of file categories.php.

switch(vb($_REQUEST['mode']))

Definition at line 25 of file categories.php.


This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.