PEEL Shopping
Open source ecommerce : PEEL Shopping
|
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'])) |
affiche_list_admin_action | ( | $frm = null , |
|
$return_mode = false |
|||
) |
Affiche la liste des actions de moderation.
array | $frm | Array with all fields data |
boolean | $return_mode |
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.
integer | $action_id |
Definition at line 251 of file list_admin_actions.php.
$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.
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 - is a product of SAS. All rights reserved.