dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Loading...
Searching...
No Matches
dd_field.php
Go to the documentation of this file.
1$field['name']='{name}';
2$field['type']='{type}';
3$field['index']='{index}';
4$field['length']='{length}';
5$field['default']='{default}';
6$field['label']='{label}';
7$field['rules']='{rules}';
8$field['tooltip']='{tooltip}';
9$field['errormsg']='{errormsg}';
10$field['placeholder']='{placeholder}';
11$field['convert']='{convert}';
12$field['protect']='{protect}';
13$field['group']='{group}';
14$field['mask']='{mask}';
15$field['data']='{data}';
16$field['options']='{options}';
17$field['tpl']='{tpl}';
18$field['js']='{js}';
19$field['prompt']='{prompt}';
$fields[]
Definition config.dd.php:16
$field
Definition config.dd.php:4