Go to the source code of this file.
Variables | |
| $base = dirname(__DIR__, 4) | |
| $failures = array() | |
| $assert | |
| $menus | |
| foreach($menus as $file=> $label) | $viewportJs = (string)file_get_contents($base . '/dbx/js/lib/viewport.js') |
| foreach(array( 'dbxapp', 'dbxdocs', 'steal') as $design) | if ( $failures !==array()) |
| $assert |
Definition at line 6 of file dbxSelfTest_menu_viewport_contract_test.php.
| $base = dirname(__DIR__, 4) |
Definition at line 4 of file dbxSelfTest_menu_viewport_contract_test.php.
| $failures = array() |
Definition at line 5 of file dbxSelfTest_menu_viewport_contract_test.php.
| $menus |
Definition at line 10 of file dbxSelfTest_menu_viewport_contract_test.php.
| foreach ( $menus as $file=> $label) $viewportJs = (string)file_get_contents($base . '/dbx/js/lib/viewport.js') |
Definition at line 27 of file dbxSelfTest_menu_viewport_contract_test.php.
| foreach(array('dbxapp', 'dbxdocs', 'steal') as $design) if($failures !==array()) | ( | $failures ! = = array() | ) |
Definition at line 43 of file dbxSelfTest_menu_viewport_contract_test.php.