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

Variablen

 $messages
 $fields = array()
 $fields [] = array('name' => 'probe_key', 'type' => 'varchar', 'index' => '', 'length' => '40', 'default' => '', 'label' => 'Probe key', 'rules' => 'parameter|min=2|max=40', 'tooltip' => 'Stable key of the controlled test record.', 'errormsg' => '', 'placeholder' => 'CORE-A', 'convert' => '', 'protect' => '0', 'mask' => '', 'data' => '', 'options' => '', 'tpl' => 'text-label')

Variablen-Dokumentation

◆ $fields [1/2]

$fields[] = array('name' => 'probe_key', 'type' => 'varchar', 'index' => '', 'length' => '40', 'default' => '', 'label' => 'Probe key', 'rules' => 'parameter|min=2|max=40', 'tooltip' => 'Stable key of the controlled test record.', 'errormsg' => '', 'placeholder' => 'CORE-A', 'convert' => '', 'protect' => '0', 'mask' => '', 'data' => '', 'options' => '', 'tpl' => 'text-label')

◆ $fields [2/2]

$fields = array()

◆ $messages

$messages
Initialisierung:
= array(
'form_title' => 'Functional core self-test',
'form_info' => 'Checks DD, FD, form and data flow together.',
'report_title' => 'Controlled component report',
'column_probe_key' => 'Probe key',
'column_label' => 'Label',
'column_quantity' => 'Quantity',
)