phpbb/tests/template
javiexin 849fd9df7d [ticket/14944] Add possibility to search for template loop indexes by key
Adds a new function to the template interface, and implements it in the
context class.  The function returns the ordinal index for a specified key,
with the same structure that the key for alter_block_array.
Reuses same code. Remove unneeded references, do nothing for int keys.
Check out of bounds or wrong blockname errors.  Added tests.
Remove default parameter value.

PHPBB3-14944
2017-01-28 21:34:08 +01:00
..
datasets [ticket/12382] Allow nested loops in included files. 2014-05-03 00:13:06 +02:00
ext/include/css/styles/all/theme [ticket/13133] Add unit tests 2014-10-09 19:54:56 +02:00
parent_templates [ticket/11388] INCLUDECSS 2013-07-11 15:31:55 -05:00
subdir [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
templates [ticket/13133] Add unit tests 2014-10-09 19:54:56 +02:00
includephp_test.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
template_allfolder_test.php [ticket/12661] Add new line at the end of files 2014-08-25 22:35:55 +02:00
template_events_test.php [ticket/12099] Remove config again 2014-06-29 20:54:41 +02:00
template_includecss_test.php [ticket/14099] Fix tests 2015-08-14 15:52:35 +02:00
template_includejs_test.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
template_inheritance_test.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
template_parser_test.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
template_test.php [ticket/14944] Add possibility to search for template loop indexes by key 2017-01-28 21:34:08 +01:00
template_test_case.php [ticket/12932] Fix tests and calls to create_datetime 2014-08-10 13:43:04 +02:00
template_test_case_with_tree.php [ticket/12099] Remove config again 2014-06-29 20:54:41 +02:00