phpbb/phpBB/phpbb/template
javiexin c656bd60ef [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.

PHPBB3-14944
2016-12-30 18:03:09 +01:00
..
twig [ticket/14661] Fix a typo in twig.php 2016-06-05 13:40:40 +03:00
asset.php [ticket/14099] Fix the assets 2015-08-18 21:03:03 +02:00
base.php [ticket/14944] Add possibility to search for template loop indexes by key 2016-12-28 12:55:26 +01:00
context.php [ticket/14944] Add possibility to search for template loop indexes by key 2016-12-30 18:03:09 +01:00
template.php [ticket/14944] Add possibility to search for template loop indexes by key 2016-12-28 12:55:26 +01:00