dbxapp 4.5.3
Technische API-Referenz der dbxapp-Plattform
Lade ...
Suche ...
Keine Treffer
shop-product_en.fd.php-Dateireferenz

Variablen

 $messages = array()
 $messages ['form_new_title'] = 'New product'
 $messages ['form_edit_title'] = 'Edit product'
 $messages ['form_new_subtitle'] = 'Create master data'
 $messages ['form_info'] = 'Edit the product master data. Groups, attributes and images are maintained with the corresponding shop administration functions.'
 $messages ['field_product_group'] = 'Product group'
 $messages ['product_save_success'] = 'The product was saved.'
 $messages ['product_save_error'] = 'The product could not be saved. Please check the SKU and URL name in particular.'
 $messages ['validation_error'] = 'Please check your entries.'
 $messages ['help_edit'] = 'Help: edit product'
 $messages ['save_title'] = 'Save product'
 $messages ['save_label'] = 'Save'
 $messages ['view_product'] = 'View product'
 $messages ['preview'] = 'Preview'
 $messages ['product_attributes'] = 'Product attributes'
 $messages ['attributes'] = 'Attributes'
 $messages ['delete_title'] = 'Delete product'
 $messages ['delete_confirm'] = 'Do you really want to delete this product?'
 $messages ['delete_label'] = 'Delete'
 $messages ['product_list_title'] = 'Back to the product list'
 $messages ['product_list'] = 'Product list'
 $messages ['images_title'] = 'Product images'
 $messages ['save_first_images'] = 'Save the product first; images can then be assigned.'
 $messages ['select_images_title'] = 'Add images from the media browser to the product'
 $messages ['selection'] = 'Select'
 $messages ['new_primary'] = 'Use the new image as the primary image'
 $messages ['no_images'] = 'No images have been assigned yet.'
 $messages ['image_source_product'] = 'Product image'
 $messages ['image_source_group'] = 'Group image'
 $messages ['primary'] = 'Primary'
 $messages ['unlink_image_title'] = 'Remove image assignment'
 $messages ['unlink_image_question'] = 'Do you really want to remove this image assignment?'
 $messages ['unlink_image_hint'] = 'The file remains in the media browser. Only the shop assignment is removed. Group images affect the group and therefore other products in that group.'
 $messages ['unlink_image_label'] = 'Remove assignment'
 $messages ['media_hint'] = 'Uploads, selection, cropping, resizing, batch processing and maintenance use the existing media browser.'
 $messages ['channels_title'] = 'Channels'
 $messages ['save_first_channels'] = 'Save the product first; channels can then be set individually.'
 $messages ['channels_info'] = 'Direct product selection. This setting takes precedence over channel groups.'
 $messages ['no_channels'] = 'No channels have been created yet.'
 $messages ['table_channel'] = 'Channel'
 $messages ['table_status'] = 'Status'
 $messages ['table_export'] = 'Export'
 $messages ['table_action'] = 'Action'
 $messages ['channel_direct_active'] = 'directly active'
 $messages ['channel_direct_inactive'] = 'directly inactive'
 $messages ['channel_from_group_title'] = 'from group: {groups}'
 $messages ['channel_from_group'] = 'from group'
 $messages ['channel_not_set'] = 'not set'
 $messages ['channel_not_exported'] = 'not exported'
 $messages ['mapping_title'] = 'Channel mapping: {channel}'
 $messages ['mapping_label'] = 'Mapping'
 $messages ['export_title'] = 'Export to channel'
 $messages ['export_question'] = 'Export the product to {channel} now?'
 $messages ['export_hint'] = 'The connector only sends when the required provider credentials and mandatory fields are available. Status and response are stored with the product.'
 $messages ['export_button_title'] = 'Export to this channel'
 $add_field

Variablen-Dokumentation

◆ $add_field

$add_field
Initialisierung:
= function($name, $type, $label, $rules, $tpl, $extra = array()) use (&$fields) {
$field=array();
$field['name']=$name;
$field['type']=$type;
$field['index']='';
$field['length']=$extra['length'] ?? '';
$field['default']=$extra['default'] ?? '';
$field['label']=$label;
$field['rules']=$rules;
$field['tooltip']=$extra['tooltip'] ?? '';
$field['errormsg']=$extra['errormsg'] ?? '';
$field['placeholder']=$extra['placeholder'] ?? '';
$field['convert']='';
$field['protect']='0';
$field['mask']='';
$field['data']=$extra['data'] ?? '';
$field['options']=$extra['options'] ?? '';
$field['tpl']=$tpl;
}
$fields[]
Definition config.dd.php:16
$field
Definition config.dd.php:4

◆ $messages [1/55]

$messages[ 'attributes'] = 'Attributes'

◆ $messages [2/55]

$messages[ 'channel_direct_active'] = 'directly active'

◆ $messages [3/55]

$messages[ 'channel_direct_inactive'] = 'directly inactive'

◆ $messages [4/55]

$messages[ 'channel_from_group'] = 'from group'

◆ $messages [5/55]

$messages[ 'channel_from_group_title'] = 'from group: {groups}'

◆ $messages [6/55]

$messages[ 'channel_not_exported'] = 'not exported'

◆ $messages [7/55]

$messages[ 'channel_not_set'] = 'not set'

◆ $messages [8/55]

$messages[ 'channels_info'] = 'Direct product selection. This setting takes precedence over channel groups.'

◆ $messages [9/55]

$messages[ 'channels_title'] = 'Channels'

◆ $messages [10/55]

$messages[ 'delete_confirm'] = 'Do you really want to delete this product?'

◆ $messages [11/55]

$messages[ 'delete_label'] = 'Delete'

◆ $messages [12/55]

$messages[ 'delete_title'] = 'Delete product'

◆ $messages [13/55]

$messages[ 'export_button_title'] = 'Export to this channel'

◆ $messages [14/55]

$messages[ 'export_hint'] = 'The connector only sends when the required provider credentials and mandatory fields are available. Status and response are stored with the product.'

◆ $messages [15/55]

$messages[ 'export_question'] = 'Export the product to {channel} now?'

◆ $messages [16/55]

$messages[ 'export_title'] = 'Export to channel'

◆ $messages [17/55]

$messages[ 'field_product_group'] = 'Product group'

◆ $messages [18/55]

$messages[ 'form_edit_title'] = 'Edit product'

◆ $messages [19/55]

$messages[ 'form_info'] = 'Edit the product master data. Groups, attributes and images are maintained with the corresponding shop administration functions.'

◆ $messages [20/55]

$messages[ 'form_new_subtitle'] = 'Create master data'

◆ $messages [21/55]

$messages[ 'form_new_title'] = 'New product'

◆ $messages [22/55]

$messages[ 'help_edit'] = 'Help: edit product'

◆ $messages [23/55]

$messages[ 'image_source_group'] = 'Group image'

◆ $messages [24/55]

$messages[ 'image_source_product'] = 'Product image'

◆ $messages [25/55]

$messages[ 'images_title'] = 'Product images'

◆ $messages [26/55]

$messages[ 'mapping_label'] = 'Mapping'

◆ $messages [27/55]

$messages[ 'mapping_title'] = 'Channel mapping: {channel}'

◆ $messages [28/55]

$messages[ 'media_hint'] = 'Uploads, selection, cropping, resizing, batch processing and maintenance use the existing media browser.'

◆ $messages [29/55]

$messages[ 'new_primary'] = 'Use the new image as the primary image'

◆ $messages [30/55]

$messages[ 'no_channels'] = 'No channels have been created yet.'

◆ $messages [31/55]

$messages[ 'no_images'] = 'No images have been assigned yet.'

◆ $messages [32/55]

$messages[ 'preview'] = 'Preview'

◆ $messages [33/55]

$messages[ 'primary'] = 'Primary'

◆ $messages [34/55]

$messages[ 'product_attributes'] = 'Product attributes'

◆ $messages [35/55]

$messages[ 'product_list'] = 'Product list'

◆ $messages [36/55]

$messages[ 'product_list_title'] = 'Back to the product list'

◆ $messages [37/55]

$messages[ 'product_save_error'] = 'The product could not be saved. Please check the SKU and URL name in particular.'

◆ $messages [38/55]

$messages[ 'product_save_success'] = 'The product was saved.'

◆ $messages [39/55]

$messages[ 'save_first_channels'] = 'Save the product first; channels can then be set individually.'

◆ $messages [40/55]

$messages[ 'save_first_images'] = 'Save the product first; images can then be assigned.'

◆ $messages [41/55]

$messages[ 'save_label'] = 'Save'

◆ $messages [42/55]

$messages[ 'save_title'] = 'Save product'

◆ $messages [43/55]

$messages[ 'select_images_title'] = 'Add images from the media browser to the product'

◆ $messages [44/55]

$messages[ 'selection'] = 'Select'

◆ $messages [45/55]

$messages[ 'table_action'] = 'Action'

◆ $messages [46/55]

$messages[ 'table_channel'] = 'Channel'

◆ $messages [47/55]

$messages[ 'table_export'] = 'Export'

◆ $messages [48/55]

$messages[ 'table_status'] = 'Status'

◆ $messages [49/55]

$messages[ 'unlink_image_hint'] = 'The file remains in the media browser. Only the shop assignment is removed. Group images affect the group and therefore other products in that group.'

◆ $messages [50/55]

$messages[ 'unlink_image_label'] = 'Remove assignment'

◆ $messages [51/55]

$messages[ 'unlink_image_question'] = 'Do you really want to remove this image assignment?'

◆ $messages [52/55]

$messages[ 'unlink_image_title'] = 'Remove image assignment'

◆ $messages [53/55]

$messages[ 'validation_error'] = 'Please check your entries.'

◆ $messages [54/55]

$messages[ 'view_product'] = 'View product'

◆ $messages [55/55]

$messages = array()