dbXapp
2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Toggle main menu visibility
Loading...
Searching...
No Matches
shop-channel-group.fd.php File Reference
Go to the source code of this file.
Variables
$addField
Variable Documentation
◆
$addField
$addField
Initial value:
=
function
($name,$type,$label,$rules,$tpl,$extra=array()) use (&
$fields
){
$field
=array(
'name'
=>$name,
'type'
=>$type,
'index'
=>
''
,
'length'
=>$extra[
'length'
] ??
''
,
'default'
=>$extra[
'default'
] ??
''
,
'label'
=>$label,
'rules'
=>$rules,
'tooltip'
=>
''
,
'errormsg'
=>
''
,
'placeholder'
=>
''
,
'convert'
=>
''
,
'protect'
=>
'0'
,
'mask'
=>
''
,
'data'
=>$extra[
'data'
] ??
''
,
'options'
=>$extra[
'options'
] ??
''
,
'tpl'
=>$tpl);
$fields
[]=
$field
;
}
$fields
$fields[]
Definition
config.dd.php:16
$field
$field
Definition
config.dd.php:4
Definition at line
2
of file
shop-channel-group.fd.php
.
dbx
modules
dbxShop
fd
shop-channel-group.fd.php
Generated by
1.17.0