dbxapp 4.5.3
Technische API-Referenz der dbxapp-Plattform
Lade ...
Suche ...
Keine Treffer
dbx\dbxWorkflow\dbxWorkflowModule Klassenreferenz

Bindet dbxapp-Module als ausführbare Bausteine in einen Workflow ein. Mehr ...

Öffentliche Methoden

 parse_bind_ref ($bind_ref)
 load_bind_record ($bind_ref)
 apply_bind_ref (array $definition)
 record_id_from_values (array $definition, array $values)
 load_record (array $definition, $rid=0)
 options_from_source (array $source, array $values=array(), $include_id=0)
 enrich_definition (array $definition, array $values=array())
 prefill_start (array $definition, $rid=0)
 automate_need (array $definition, array $need, array $values)
 render_step_context (array $definition, array $need, array $values)
 render_form_value (array $definition, array $need, array $values)
 format_value_label (array $definition, array $need, $value)
 render_final_status (array $definition, array $values, string $instance_status, int $completed, int $total, array $missing_labels)
 apply_finish (array $definition, array $values)

Ausführliche Beschreibung

Bindet dbxapp-Module als ausführbare Bausteine in einen Workflow ein.

Dokumentation der Elementfunktionen

◆ apply_bind_ref()

◆ apply_finish()

dbx\dbxWorkflow\dbxWorkflowModule::apply_finish ( array $definition,
array $values )

◆ automate_need()

dbx\dbxWorkflow\dbxWorkflowModule::automate_need ( array $definition,
array $need,
array $values )

Benutzt if.

◆ enrich_definition()

dbx\dbxWorkflow\dbxWorkflowModule::enrich_definition ( array $definition,
array $values = array() )

◆ format_value_label()

dbx\dbxWorkflow\dbxWorkflowModule::format_value_label ( array $definition,
array $need,
$value )

◆ load_bind_record()

dbx\dbxWorkflow\dbxWorkflowModule::load_bind_record ( $bind_ref)

Benutzt $rows und parse_bind_ref().

Wird benutzt von apply_bind_ref().

◆ load_record()

dbx\dbxWorkflow\dbxWorkflowModule::load_record ( array $definition,
$rid = 0 )

◆ options_from_source()

dbx\dbxWorkflow\dbxWorkflowModule::options_from_source ( array $source,
array $values = array(),
$include_id = 0 )

Benutzt $fields, $id, $options, $row und $rows.

Wird benutzt von enrich_definition().

◆ parse_bind_ref()

dbx\dbxWorkflow\dbxWorkflowModule::parse_bind_ref ( $bind_ref)

Wird benutzt von load_bind_record().

◆ prefill_start()

dbx\dbxWorkflow\dbxWorkflowModule::prefill_start ( array $definition,
$rid = 0 )

◆ record_id_from_values()

dbx\dbxWorkflow\dbxWorkflowModule::record_id_from_values ( array $definition,
array $values )

◆ render_final_status()

dbx\dbxWorkflow\dbxWorkflowModule::render_final_status ( array $definition,
array $values,
string $instance_status,
int $completed,
int $total,
array $missing_labels )

Benutzt apply_bind_ref().

◆ render_form_value()

dbx\dbxWorkflow\dbxWorkflowModule::render_form_value ( array $definition,
array $need,
array $values )

◆ render_step_context()

dbx\dbxWorkflow\dbxWorkflowModule::render_step_context ( array $definition,
array $need,
array $values )

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: