dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
shop-channel_en.fd.php File Reference

Go to the source code of this file.

Variables

 $messages = array()
 $messages ['save_success'] = 'Data was saved'
 $messages ['save_succeass'] = $messages['save_success']
 $messages ['save_error'] = 'Data could not be saved'
 $fdLabels

Variable Documentation

◆ $fdLabels

$fdLabels
Initial value:
= array(
'create_date' => 'Created',
'create_uid' => 'Created by',
'update_date' => 'Updated',
'update_uid' => 'Updated by',
'description' => 'Description',
'title' => 'Channel',
'platform_type' => 'Platform',
'connection_mode' => 'Connection',
'api_base_url' => 'API base URL',
'api_username' => 'API user',
'api_password' => 'API password',
'category_id' => 'Category ID',
'notification_destination' => 'Notification destination',
'export_enabled' => 'Export active',
'order_import_enabled' => 'Order import active',
'test_status' => 'Test status',
'test_message' => 'Test message',
'last_test_date' => 'Last test',
'active' => 'Active',
'sorter' => 'Sort order',
)

Definition at line 9 of file shop-channel_en.fd.php.

◆ $messages [1/4]

$messages[ 'save_error'] = 'Data could not be saved'

Definition at line 5 of file shop-channel_en.fd.php.

◆ $messages [2/4]

$messages[ 'save_succeass'] = $messages['save_success']

Definition at line 4 of file shop-channel_en.fd.php.

◆ $messages [3/4]

$messages[ 'save_success'] = 'Data was saved'

Definition at line 3 of file shop-channel_en.fd.php.

◆ $messages [4/4]

$messages = array()

Definition at line 2 of file shop-channel_en.fd.php.