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

Go to the source code of this file.

Functions

 affiche_list_admin_action ($frm=null, $return_mode=false)
 Affiche la liste des actions de moderation. More...
 
 delete_admin_action ($action_id)
 Fonction permettant de supprimer une action en fonction de son id. More...
 

Variables

const IN_PEEL_ADMIN true
 
 $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_ADMIN_ACTIONS_TITLE']
 
 $id = intval(vn($_REQUEST['id']))
 
if(!isset($form_error_object)) switch (vb($_REQUEST['mode']))
 

Function Documentation

affiche_list_admin_action (   $frm = null,
  $return_mode = false 
)

Affiche la liste des actions de moderation.

Parameters
array$frmArray with all fields data
boolean$return_mode
Returns

Definition at line 56 of file list_admin_actions.php.

delete_admin_action (   $action_id)

Fonction permettant de supprimer une action en fonction de son id.

Parameters
integer$action_id
Returns

Definition at line 251 of file list_admin_actions.php.

Variable Documentation

$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_ADMIN_ACTIONS_TITLE']

Definition at line 19 of file list_admin_actions.php.

$id = intval(vn($_REQUEST['id']))

Definition at line 22 of file list_admin_actions.php.

const IN_PEEL_ADMIN true

Definition at line 14 of file list_admin_actions.php.

if (!isset($form_error_object)) switch(vb($_REQUEST['mode']))

Definition at line 28 of file list_admin_actions.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.