phpbb/tests/template
Matt Friedman d8c1c7fb9a [ticket/7580] Add test for IF {VAR} is defined in templates
http://tracker.phpbb.com/browse/PHPBB3-7580
This test demonstrates that is possible to test if a
variable exists and then use it if it does, similar to
using isset(), but in template/twig syntax.
<!— IF {VAR} is defined —>{VAR}<!— ENDIF —>

PHPBB3-7580
2014-03-16 20:38:50 -07:00
..
datasets [ticket/11784] Remove naming redundancy for event listeners 2013-08-13 02:14:22 -07:00
parent_templates [ticket/11388] INCLUDECSS 2013-07-11 15:31:55 -05:00
subdir [feature/twig] Fix includephp_from_subdir_test.php 2013-07-01 13:06:37 -05:00
templates [ticket/7580] Add test for IF {VAR} is defined in templates 2014-03-16 20:38:50 -07:00
includephp_test.php [ticket/11628] Remove template_path option on set_custom_style 2013-07-24 13:25:20 -05:00
template_events_test.php [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00
template_includecss_test.php [ticket/11874] Fix tests 2013-10-10 16:20:00 -05:00
template_includejs_test.php [ticket/11874] Fix tests 2013-10-10 16:20:00 -05:00
template_inheritance_test.php [feature/twig] Correct template_inheritance_test.php 2013-06-24 22:44:12 -05:00
template_parser_test.php [ticket/11665] Fix test class name 2013-07-12 12:10:57 -05:00
template_test.php [ticket/7580] Add test for IF {VAR} is defined in templates 2014-03-16 20:38:50 -07:00
template_test_case.php [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00
template_test_case_with_tree.php [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00