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

Variablen

 $messages = array()
 $field =array()
 $field ['name'] ='confirm_delete'
 $field ['type'] ='int'
 $field ['length'] ='1'
 $field ['default'] ='0'
 $field ['label'] ='Permanently delete the ticket and its complete history'
 $field ['rules'] ='int|min=1'
 $field ['errormsg'] ='Please confirm the permanent deletion.'
 $field ['options'] ='1=Yes'
 $field ['tpl'] ='checkbox-label'
 $fields [] =$field

Variablen-Dokumentation

◆ $field [1/10]

$field[ 'default'] ='0'

◆ $field [2/10]

$field[ 'errormsg'] ='Please confirm the permanent deletion.'

◆ $field [3/10]

$field[ 'label'] ='Permanently delete the ticket and its complete history'

◆ $field [4/10]

$field[ 'length'] ='1'

◆ $field [5/10]

$field[ 'name'] ='confirm_delete'

◆ $field [6/10]

$field[ 'options'] ='1=Yes'

◆ $field [7/10]

$field[ 'rules'] ='int|min=1'

◆ $field [8/10]

$field[ 'tpl'] ='checkbox-label'

◆ $field [9/10]

$field[ 'type'] ='int'

◆ $field [10/10]

$field =array()

◆ $fields

$fields[] =$field

◆ $messages

$messages = array()