Go to the source code of this file.
Variables | |
| $base = dirname(__DIR__, 4) | |
| CLI-Runner fuer den vorgesehenen dbxWorkflow-DD-Sync. | |
| $_SERVER ['REQUEST_URI'] = '/dbxapp/' | |
| $_SERVER ['HTTP_HOST'] = 'localhost' | |
| $_SERVER ['HTTPS'] = 'on' | |
| $_SERVER ['SCRIPT_NAME'] = '/dbxapp/index.php' | |
| const | dbxSystem 'dbxWebApp' |
| const | dbxRunAsAdmin 1 |
| $result = array('dds' => array(), 'seeded' => false, 'errors' => array()) | |
| $oDD = dbx()->get_system_obj('dbxDD') | |
| foreach(array( 'workflowDefinition', 'workflowInstance', 'workflowStep', 'workflowModuleBind') as $dd) | if (! $result[ 'errors']) |
| $_SERVER[ 'HTTP_HOST'] = 'localhost' |
Definition at line 11 of file run_workflow_install.php.
| $_SERVER[ 'HTTPS'] = 'on' |
Definition at line 12 of file run_workflow_install.php.
| $_SERVER[ 'REQUEST_URI'] = '/dbxapp/' |
Definition at line 10 of file run_workflow_install.php.
| $_SERVER[ 'SCRIPT_NAME'] = '/dbxapp/index.php' |
Definition at line 13 of file run_workflow_install.php.
| $base = dirname(__DIR__, 4) |
CLI-Runner fuer den vorgesehenen dbxWorkflow-DD-Sync.
Aufruf: php dbx/modules/dbxWorkflow_admin/tools/run_workflow_install.php
Definition at line 8 of file run_workflow_install.php.
Definition at line 22 of file run_workflow_install.php.
Referenced by dbx\dbxAdmin\add_dbtable(), dbx\dbxWorkflow\dbxWorkflowBindRegistry\ddFields(), dbx\dbxAdmin\delete_table(), and dbx\dbxAdmin\report_server().
| $result = array('dds' => array(), 'seeded' => false, 'errors' => array()) |
Definition at line 21 of file run_workflow_install.php.
| const dbxRunAsAdmin 1 |
Definition at line 16 of file run_workflow_install.php.
| const dbxSystem 'dbxWebApp' |
Definition at line 15 of file run_workflow_install.php.
| foreach(array('workflowDefinition', 'workflowInstance', 'workflowStep', 'workflowModuleBind') as $dd) if(! $result['errors']) | ( | ! | $result[ 'errors'] | ) |
Definition at line 42 of file run_workflow_install.php.