dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Loading...
Searching...
No Matches
shopProductChannelGroupMap.dd.php File Reference

Go to the source code of this file.

Variables

 $table ['server'] ='dbxShop|dbxShop.db3'
 $table ['table'] ='shop_product_channel_group_map'
 $table ['datadic'] ='shopProductChannelGroupMap'
 $table ['primary'] ='id'
 $table ['language'] ='0'
 $table ['version'] ='0.1'
 $table ['autosync'] ='1'
 $table ['cache'] ='0'
 $table ['trash'] ='0'
 $table ['trace'] ='1'
 $table ['default_sort'] ='id ASC'
 $table ['read'] ='*'
 $table ['create'] ='admin'
 $table ['update'] ='admin'
 $table ['delete'] ='admin'
 $addField

Variable Documentation

◆ $addField

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

Definition at line 18 of file shopProductChannelGroupMap.dd.php.

◆ $table [1/15]

$table[ 'autosync'] ='1'

Definition at line 8 of file shopProductChannelGroupMap.dd.php.

◆ $table [2/15]

$table[ 'cache'] ='0'

Definition at line 9 of file shopProductChannelGroupMap.dd.php.

◆ $table [3/15]

$table[ 'create'] ='admin'

Definition at line 14 of file shopProductChannelGroupMap.dd.php.

◆ $table [4/15]

$table[ 'datadic'] ='shopProductChannelGroupMap'

Definition at line 4 of file shopProductChannelGroupMap.dd.php.

◆ $table [5/15]

$table[ 'default_sort'] ='id ASC'

Definition at line 12 of file shopProductChannelGroupMap.dd.php.

◆ $table [6/15]

$table[ 'delete'] ='admin'

Definition at line 16 of file shopProductChannelGroupMap.dd.php.

◆ $table [7/15]

$table[ 'language'] ='0'

Definition at line 6 of file shopProductChannelGroupMap.dd.php.

◆ $table [8/15]

$table[ 'primary'] ='id'

Definition at line 5 of file shopProductChannelGroupMap.dd.php.

◆ $table [9/15]

$table[ 'read'] ='*'

Definition at line 13 of file shopProductChannelGroupMap.dd.php.

◆ $table [10/15]

$table[ 'server'] ='dbxShop|dbxShop.db3'

Definition at line 2 of file shopProductChannelGroupMap.dd.php.

◆ $table [11/15]

$table[ 'table'] ='shop_product_channel_group_map'

Definition at line 3 of file shopProductChannelGroupMap.dd.php.

◆ $table [12/15]

$table[ 'trace'] ='1'

Definition at line 11 of file shopProductChannelGroupMap.dd.php.

◆ $table [13/15]

$table[ 'trash'] ='0'

Definition at line 10 of file shopProductChannelGroupMap.dd.php.

◆ $table [14/15]

$table[ 'update'] ='admin'

Definition at line 15 of file shopProductChannelGroupMap.dd.php.

◆ $table [15/15]

$table[ 'version'] ='0.1'

Definition at line 7 of file shopProductChannelGroupMap.dd.php.