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

Go to the source code of this file.

Variables

if(isset($_GET['catid'])&&empty($_GET['catid'])) if(empty($_GET['catid'])&&!empty($GLOBALS['site_parameters']['disallow_main_category'])&&empty($_GET['convert_gift_points'])) $catid = intval(vn($_GET['catid']))
 
const IN_CATALOGUE true
 
 $GLOBALS ['page_name'] = 'catalogue'
 
 $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_CATALOG']
 
if(!empty($GLOBALS['site_parameters']['user_session_mandatory_info_in_catalog_pages'])&&empty($_SESSION['session_utilisateur'][$GLOBALS['site_parameters']['user_session_mandatory_info_in_catalog']])) if(!empty($catid)) $form_error_object = new FormError()
 
if(!empty($_SESSION["session_display_popup"]["upload_error_text"])) $GLOBALS ['page_columns_count'] = $GLOBALS['site_parameters']['achat_index_page_columns_count']
 
 $output = get_products_list_brief_html($catid, empty($_GET['convert_gift_points']), (empty($_GET['convert_gift_points'])?'category':'convert_gift_points'))
 
 if ($form_error_object->count() > 0)
 

Variable Documentation

if (isset($_GET['catid'])&&empty($_GET['catid'])) if (empty($_GET['catid'])&&!empty($GLOBALS['site_parameters']['disallow_main_category'])&&empty($_GET['convert_gift_points'])) $catid = intval(vn($_GET['catid']))

Definition at line 26 of file index.php.

if (!empty($GLOBALS['site_parameters']['user_session_mandatory_info_in_catalog_pages'])&&empty($_SESSION['session_utilisateur'][$GLOBALS['site_parameters']['user_session_mandatory_info_in_catalog']])) if (!empty($catid)) $form_error_object = new FormError()

Definition at line 51 of file index.php.

$GLOBALS['page_name'] = 'catalogue'

Definition at line 28 of file index.php.

$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_CATALOG']

Definition at line 29 of file index.php.

if (!empty($_SESSION["session_display_popup"]["upload_error_text"])) $GLOBALS['page_columns_count'] = $GLOBALS['site_parameters']['achat_index_page_columns_count']

Definition at line 58 of file index.php.

$output = get_products_list_brief_html($catid, empty($_GET['convert_gift_points']), (empty($_GET['convert_gift_points'])?'category':'convert_gift_points'))

Definition at line 61 of file index.php.

if($form_error_object->count() > 0)

Definition at line 64 of file index.php.

const IN_CATALOGUE true

Definition at line 27 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.