Documentation du code de SPIP et de ses plugins

Commandes

supprimer_detail_commande.php

Action du plugin Commandes

Tags
plugin

Commandes

copyright

2014

author

Ateliers CYM, Matthieu Marcillaud, Les Développements Durables

licence

GPL 3

Table of Contents

Functions

action_supprimer_detail_commande()  : void
Supprime un détail d'une commande, dans la table `spip_commandes_details`

Functions

action_supprimer_detail_commande()

Supprime un détail d'une commande, dans la table `spip_commandes_details`

action_supprimer_detail_commande([ $arg = null ]) : void
Parameters
$arg : = null

string arguments séparés par un charactère non alphanumérique

  • id_commande : identifiant de la commande
  • id_commandes_details : identifiant du détail
Tags
example
#URL_ACTION_AUTEUR{supprimer_detail_commande,#ID_COMMANDE-#ID_COMMANDES_DETAIL,#SELF}
uses
commandes_supprimer_detail()

        
On this page

Search results