catalog_controllers_account_register
variables d'entrées
| variable | contenu |
| $firstname | String | variable |
| $lastname | String | variable |
| $email | String | variable |
| $telephone | String | variable |
| $fax | String | variable |
| $company | String | variable |
| $customer_groups | String | variable |
| $company_id | String | variable |
| $tax_id | String | variable |
| $address_1 | String | variable |
| $address_2 | String | variable |
| $postcode | String | variable |
| $city | String | variable |
| $country_id | String | variable |
| $zone_id | String | variable |
| $countries | Array | variable |
| $password | String | variable |
| $confirm | String | variable |
| $newsletter | String | variable |
| $text_agree | String | variable |
| $agree | String | variable |
variables générales
| variable | type | contenu |
| $heading_title | String | void |
| $breadcrumbs | Breadcrumbs | void |
variables d'élément de langue
| variable | type | contenu |
| $text_account_already | String | void |
| $text_your_details | String | void |
| $text_your_address | String | void |
| $text_your_password | String | void |
| $text_newsletter | String | void |
| $text_yes | String | void |
| $text_no | String | void |
| $text_select | String | void |
| $text_none | String | void |
| $entry_firstname | String | void |
| $entry_lastname | String | void |
| $entry_email | String | void |
| $entry_telephone | String | void |
| $entry_fax | String | void |
| $entry_company | String | void |
| $entry_customer_group | String | void |
| $entry_company_id | String | void |
| $entry_tax_id | String | void |
| $entry_address_1 | String | void |
| $entry_address_2 | String | void |
| $entry_postcode | String | void |
| $entry_city | String | void |
| $entry_country | String | void |
| $entry_zone | String | void |
| $entry_newsletter | String | void |
| $entry_password | String | void |
| $entry_confirm | String | void |
| $button_continue | String | void |
variables de liens
| variable | type | contenu |
| $action | String | url pour formulaire |
| $variable | String | void |
| $variable | String | void |
| $variable | String | void |
| $variable | String | void |
variables d'erreurs
| variable | type | contenu |
| $error_warning | String | |
| $error_firstname | String | |
| $error_lastname | String | |
| $error_email | String | |
| $error_telephone | String | |
| $error_password | String | |
| $error_confirm | String | |
| $error_company_id | String | |
| $error_tax_id | String | |
| $error_address_1 | String | |
| $error_city | String | |
| $error_postcode | String | |
| $error_country | String | |
| $error_zone | String | |
Précisions sur certains Arrays
| $breadcrumbs | | |
| clé | type | contenu |
| text | String | |
| href | String | |
| separator | String | |
| $countries | | |
| clé | type | contenu |
| country_id | Int | |
| name | String | |
| iso_code_2 | String | |
| iso_code_3 | String | |
| address_format | String | |
| postcode_required | 0/1 | |
| status | Int | |
exemple
notes
catalog_controllers_account_register.txt · Last modified: 2015/09/24 18:11 by 95.211.60.11