Go to the source code of this file.
Variables | |
| $base = dirname(__DIR__, 2) | |
| $source = (string)file_get_contents($base . '/js/lib/cms.js') | |
| $template = (string)file_get_contents($base . '/modules/dbxContent_admin/tpl/htm/cms-admin.htm') | |
| $failures = array() | |
| $assert | |
| if ( $failures !==array()) | |
| $assert |
Definition at line 8 of file dbxCmsEditorPerformance_contract_test.php.
| $base = dirname(__DIR__, 2) |
Definition at line 3 of file dbxCmsEditorPerformance_contract_test.php.
| $failures = array() |
Definition at line 6 of file dbxCmsEditorPerformance_contract_test.php.
| $source = (string)file_get_contents($base . '/js/lib/cms.js') |
Definition at line 4 of file dbxCmsEditorPerformance_contract_test.php.
Referenced by dbxForm\add_flds(), dbx\dbxWorkflow\dbxWorkflowModule\applyFinish(), dbx\dbxDesign_admin\dbxDesignService\applyResult(), dbxDD\auto_schema_mapping(), dbxDD\build_schema_mapping(), dbxReport\create_selection_fields(), dbx\dbxDesign_admin\dbxDesignService\createFromWizard(), dbxki_read_job(), dbx\dbxDesign_admin\dbxDesignService\defaults(), dbxDB\delete(), dbxForm\get_field_editor_markers(), dbxDB\insert(), dbxForm\load_fd_messages(), dbx\dbxWorkflow\dbxWorkflowEngine\normalize_definition(), dbxDD\normalize_schema_mapping(), dbx\dbxWorkflow\dbxWorkflowModule\optionsFromSource(), dbx\dbxDesign_admin\dbxDesignAdmin\renderWizard(), dbxForm\resolve_fd_dd_editor_file(), dbxMailDeliveryTestKernel\sys_msg(), tutorial_image(), and dbxDB\update().
| $template = (string)file_get_contents($base . '/modules/dbxContent_admin/tpl/htm/cms-admin.htm') |
Definition at line 5 of file dbxCmsEditorPerformance_contract_test.php.
Referenced by dbxForm\add_default_search_rep(), foreach(), and dbx\dbxContent\dbxContentRenderer\renderStatic().
| if($failures !==array()) | ( | $failures ! = = array() | ) |
Definition at line 70 of file dbxCmsEditorPerformance_contract_test.php.