PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Variables | |
const | IN_PEEL_ADMIN true |
foreach(array('date1', 'date2', 'type', 'renewals', 'width') as $item) | $data = array() |
$all_graph_type = '' | |
$graph_type = array() | |
$colors = array() | |
$legend_font_size = 12 | |
$font_size = 12 | |
if(vb($GLOBALS['site_parameters']['chart_product'])== 'flot') elseif(strtotime($date2)-strtotime($date1)< 6300 *24 *30 *6) | else |
if(strlen($date2)== '10') if($type== 'users-by-age'&&a_priv('admin_users', true)) elseif($type== 'forums-count'&&a_priv('admin_content', true)) elseif($type== 'forums-categories'&&a_priv('admin_content', true)) elseif($type== 'users-count'&&a_priv('admin_users', true)) elseif($type== 'product-categories'&&a_priv('admin_products', true)) elseif($type== 'users-by-sex'&&a_priv('admin_users', true)) elseif($type== 'users-by-country'&&a_priv('admin_users', true)) | elseif ($type== 'sales'&&a_priv('admin_sales', true)) |
$all_graph_type = '' |
Definition at line 30 of file chart-data.php.
$colors = array() |
Definition at line 32 of file chart-data.php.
foreach (array('date1', 'date2', 'type', 'renewals', 'width') as $item) $data = array() |
Definition at line 29 of file chart-data.php.
$font_size = 12 |
Definition at line 34 of file chart-data.php.
$graph_type = array() |
Definition at line 31 of file chart-data.php.
$legend_font_size = 12 |
Definition at line 33 of file chart-data.php.
if (vb($GLOBALS['site_parameters']['chart_product'])== 'flot') elseif (strtotime($date2)-strtotime($date1)< 6300 *24 *30 *6) else |
Definition at line 40 of file chart-data.php.
if (strlen($date2)== '10') if ($type== 'users-by-age'&&a_priv('admin_users', true)) elseif ($type== 'forums-count'&&a_priv('admin_content', true)) elseif ($type== 'forums-categories'&&a_priv('admin_content', true)) elseif ($type== 'users-count'&&a_priv('admin_users', true)) elseif ($type== 'product-categories'&&a_priv('admin_products', true)) elseif ($type== 'users-by-sex'&&a_priv('admin_users', true)) elseif ($type== 'users-by-country'&&a_priv('admin_users', true)) elseif($type== 'sales'&&a_priv('admin_sales', true)) |
Definition at line 160 of file chart-data.php.
const IN_PEEL_ADMIN true |
Definition at line 14 of file chart-data.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.