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

Go to the source code of this file.

Functions

 backoffice_home_block ($block_content, $title_bg_color, $return_mode=false)
 backoffice_home_block() More...
 
 get_block_header_image ($title_bg_color)
 get_block_header_image() More...
 
 get_home_block_content ($content_code)
 get_home_block_content() More...
 

Variables

const IN_PEEL_ADMIN true
 
if(file_exists($GLOBALS['dirroot']. '/'.$GLOBALS['site_parameters']['backoffice_directory_name']. '/install.php')) if(check_if_module_active('chart', 'open-flash-chart.php')) $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_ADMIN_INDEX_TITLE'] . ' ' . $GLOBALS['site']
 
 $output = ''
 
if(isset($_POST['admin_multisite'])) $q
 
 $products_count_object = fetch_object($q)
 
 $users_count_object = fetch_object($q)
 
 $orders_count_object = fetch_object($q)
 
 $paid_orders_to_deliver_count_object = fetch_object($q)
 
 $paid_orders_delivered_count_object = fetch_object($q)
 
 $tpl = $GLOBALS['tplEngine']->createTemplate('admin_index.tpl')
 
if(check_if_module_active('phone_cti')&&check_if_module_active('multisite')) $delivery = ''
 
 if (vb($_GET['error'])== 'admin_rights')
 

Function Documentation

backoffice_home_block (   $block_content,
  $title_bg_color,
  $return_mode = false 
)

backoffice_home_block()

Parameters
mixed$block_content
mixed$title_bg_color
boolean$return_mode
Returns

Definition at line 130 of file index.php.

get_block_header_image (   $title_bg_color)

get_block_header_image()

Parameters
mixed$title_bg_color
Returns

Definition at line 157 of file index.php.

get_home_block_content (   $content_code)

get_home_block_content()

Parameters
mixed$content_code
Returns

Definition at line 171 of file index.php.

Variable Documentation

if (check_if_module_active('phone_cti')&&check_if_module_active('multisite')) $delivery = ''

Definition at line 83 of file index.php.

if (file_exists($GLOBALS['dirroot']. '/'.$GLOBALS['site_parameters']['backoffice_directory_name']. '/install.php')) if (check_if_module_active('chart', 'open-flash-chart.php')) $GLOBALS['DOC_TITLE'] = $GLOBALS['STR_ADMIN_INDEX_TITLE'] . ' ' . $GLOBALS['site']

Definition at line 31 of file index.php.

$orders_count_object = fetch_object($q)

Definition at line 53 of file index.php.

$output = ''

Definition at line 32 of file index.php.

$paid_orders_delivered_count_object = fetch_object($q)

Definition at line 67 of file index.php.

$paid_orders_to_deliver_count_object = fetch_object($q)

Definition at line 60 of file index.php.

$products_count_object = fetch_object($q)

Definition at line 43 of file index.php.

$q
Initial value:
= query("SELECT COUNT(*) AS this_count
FROM peel_produits p
WHERE " . get_filter_site_cond('produits', 'p') . "")
get_filter_site_cond($table_technical_code, $table_alias=null, $use_strict_rights_if_in_admin=false, $specific_site_id=null, $exclude_public_items=false, $admin_force_multisite_if_allowed=false)
Retourne la condition SQL permettant de filtrer les données pour une table.
Definition: fonctions.php:4643
query($query, $die_if_error=false, $database_object=null, $silent_if_error=false, $security_sql_filter=true)
The query() function is meant to be called anywhere you want to make a query.
Definition: database.php:158

Definition at line 40 of file index.php.

$tpl = $GLOBALS['tplEngine']->createTemplate('admin_index.tpl')

Definition at line 69 of file index.php.

$users_count_object = fetch_object($q)

Definition at line 48 of file index.php.

if(vb($_GET['error'])== 'admin_rights')

Definition at line 116 of file index.php.

const IN_PEEL_ADMIN true

Definition at line 14 of file index.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.