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

Go to the source code of this file.

Variables

const IN_REGISTER true
 
 $GLOBALS ['allow_fineuploader_on_page'] = true
 
if(est_identifie()) $GLOBALS ['page_name'] = 'enregistrement'
 
 $GLOBALS ['DOC_TITLE'] = $GLOBALS["STR_OPEN_ACCOUNT"]
 
 $frm = $_POST
 
if(isset($frm['email'])) $form_error_object = new FormError()
 
 $mandatory_fields = array()
 
if(isset($GLOBALS['site_parameters']['user_mandatory_fields'])) $mandatory_fields ['mot_passe'] = sprintf($GLOBALS['STR_ERR_PASSWORD'], vn($GLOBALS['site_parameters']['password_length_required'], 8))
 
 $mandatory_fields ['email'] = 'STR_ERR_EMAIL'
 
if(!empty($GLOBALS['site_parameters']['add_b2b_form_inputs'])) if(check_if_module_active('annonces')) if(check_if_module_active('captcha')) if(empty($GLOBALS['site_parameters']['pseudo_is_not_used'])&&empty($GLOBALS['site_parameters']['pseudo_is_optionnal'])) foreach($mandatory_fields as $key=> $value) if(check_if_module_active('socolissimo')) if(!empty($frm)) $hook_result = call_module_hook('account_create', $frm, 'array')
 
if($form_error_object->count()) if(!empty($noticemsg)) if ($form_error_object->has_error('token'))
 

Variable Documentation

if (isset($frm['email'])) $form_error_object = new FormError()

Definition at line 40 of file enregistrement.php.

$frm = $_POST

Definition at line 36 of file enregistrement.php.

$GLOBALS['allow_fineuploader_on_page'] = true

Definition at line 18 of file enregistrement.php.

if (est_identifie()) $GLOBALS['page_name'] = 'enregistrement'

Definition at line 32 of file enregistrement.php.

$GLOBALS['DOC_TITLE'] = $GLOBALS["STR_OPEN_ACCOUNT"]

Definition at line 33 of file enregistrement.php.

if (!empty($GLOBALS['site_parameters']['add_b2b_form_inputs'])) if (check_if_module_active('annonces')) if (check_if_module_active('captcha')) if (empty($GLOBALS['site_parameters']['pseudo_is_not_used'])&&empty($GLOBALS['site_parameters']['pseudo_is_optionnal'])) foreach ($mandatory_fields as $key=> $value) if (check_if_module_active('socolissimo')) if (!empty($frm)) $hook_result = call_module_hook('account_create', $frm, 'array')

Definition at line 190 of file enregistrement.php.

$mandatory_fields = array()

Definition at line 42 of file enregistrement.php.

if (isset($GLOBALS['site_parameters']['user_mandatory_fields'])) $mandatory_fields['mot_passe'] = sprintf($GLOBALS['STR_ERR_PASSWORD'], vn($GLOBALS['site_parameters']['password_length_required'], 8))

Definition at line 47 of file enregistrement.php.

$mandatory_fields['email'] = 'STR_ERR_EMAIL'

Definition at line 48 of file enregistrement.php.

if ($form_error_object->count()) if (!empty($noticemsg)) if($form_error_object->has_error('token'))

Definition at line 200 of file enregistrement.php.

const IN_REGISTER true

Definition at line 17 of file enregistrement.php.


This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:43 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.