Go to the source code of this file.
Variables | |
| $base = dirname(__DIR__, 2) | |
| $failures = array() | |
| $assert | |
| $rendererClass = new ReflectionClass(\dbx\dbxContent\dbxContentRenderer::class) | |
| $renderer = $rendererClass->newInstanceWithoutConstructor() | |
| $videoOptions = $rendererClass->getMethod('inline_video_options_from_html') | |
| $options | |
| $videoPlayer = $rendererClass->getMethod('render_inline_video_player') | |
| $playerHtml | |
| foreach(array('dbxapp', 'dbxdocs', 'steal') as $design) | $cmsJs = (string)file_get_contents($base . '/js/lib/cms.js') |
| if ( $failures !==array()) | |
| $assert |
Definition at line 6 of file dbxCmsVideoSizing_contract_test.php.
| $base = dirname(__DIR__, 2) |
Definition at line 3 of file dbxCmsVideoSizing_contract_test.php.
| foreach (array( 'dbxapp', 'dbxdocs', 'steal') as $design) $cmsJs = (string)file_get_contents($base . '/js/lib/cms.js') |
Definition at line 87 of file dbxCmsVideoSizing_contract_test.php.
| $failures = array() |
Definition at line 4 of file dbxCmsVideoSizing_contract_test.php.
| $options |
Definition at line 15 of file dbxCmsVideoSizing_contract_test.php.
Referenced by dbxForm\add_fld(), dbxForm\add_module_bar_form_actions(), dbx\dbxWorkflow\dbxWorkflowModule\applyFinish(), dbxForm\create_fld(), dbxBarcode\get_image_html(), dbxMissingLogTestDb\insert(), dbx\dbxWorkflow\dbxWorkflowModule\optionsFromSource(), dbxBarcode\output_image(), dbxForm\prepare_form_shell(), dbxReport\prepareReportFrameReplaces(), dbxBarcode\render_image(), dbxBarcode\render_svg(), dbx\dbxContent\dbxContent_content\renderPage(), dbx\dbxContent\dbxContentRenderer\renderStatic(), dbx\dbxWorkflow\dbxWorkflowModule\renderStepContext(), dbx\dbxAdmin\dbxDDServerBindings\run(), dbxMail\send(), send_mail(), and dbxMissingLogTestDb\update().
| $playerHtml |
Definition at line 34 of file dbxCmsVideoSizing_contract_test.php.
| $renderer = $rendererClass->newInstanceWithoutConstructor() |
Definition at line 12 of file dbxCmsVideoSizing_contract_test.php.
Referenced by dbx\dbxContent\dbxContent_content\run(), and dbx\dbxShop\dbxShopService\withdrawal().
| $rendererClass = new ReflectionClass(\dbx\dbxContent\dbxContentRenderer::class) |
Definition at line 11 of file dbxCmsVideoSizing_contract_test.php.
| $videoOptions = $rendererClass->getMethod('inline_video_options_from_html') |
Definition at line 13 of file dbxCmsVideoSizing_contract_test.php.
| $videoPlayer = $rendererClass->getMethod('render_inline_video_player') |
Definition at line 32 of file dbxCmsVideoSizing_contract_test.php.
| if($failures !==array()) | ( | $failures ! = = array() | ) |
Definition at line 99 of file dbxCmsVideoSizing_contract_test.php.