diff options
author | rxu <rxu@mail.ru> | 2014-02-23 22:04:35 +0800 |
---|---|---|
committer | rxu <rxu@mail.ru> | 2014-02-23 22:04:35 +0800 |
commit | dda775c418593c254c463740636dd7fb4d352945 (patch) | |
tree | 72440f09429654c41430e3bd808b445a56c35416 /tests/template | |
parent | 4b7932e8b321771c1a5e108c229512f64032624b (diff) | |
download | forums-dda775c418593c254c463740636dd7fb4d352945.tar forums-dda775c418593c254c463740636dd7fb4d352945.tar.gz forums-dda775c418593c254c463740636dd7fb4d352945.tar.bz2 forums-dda775c418593c254c463740636dd7fb4d352945.tar.xz forums-dda775c418593c254c463740636dd7fb4d352945.zip |
[ticket/12224] Add template wrapper method to assign block arrays
Add one more wrapper template method for the function assign_block_vars() which
takes a 2-dimensional array as a parameter
and calls assign_block_vars() in a loop to assign the whole block loop at once.
This can make the core a little bit more expendable from the point of
developing extensions as it allows to pass the data to events before
it's being assigned to template.
PHPBB3-12224
Diffstat (limited to 'tests/template')
0 files changed, 0 insertions, 0 deletions