aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/template/template.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-1/+1
* Merge remote-tracking branch 'javiexin/ticket/15068' into 3.2.xMarc Alexander2017-05-291-0/+24
|\
| * Merge branch '3.2.x' into ticket/15068javiexin2017-03-091-0/+17
| |\
| * | [ticket/15068] Add template vars retrieval from the template objectjaviexin2017-03-091-1/+1
| * | [ticket/15068] Add template vars retrieval from the template objectjaviexin2017-02-051-0/+24
* | | Merge pull request #4612 from javiexin/ticket/14950Marc Alexander2017-04-151-1/+2
|\ \ \ | |_|/ |/| |
| * | [ticket/14950] Add possibility to delete a template blockjaviexin2017-01-041-1/+2
| |/
* | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2017-01-281-1/+1
* | [ticket/14944] Add possibility to search for template loop indexes by keyjaviexin2016-12-281-0/+17
|/
* [ticket/12715] Cleanup comments in \phpbb\template\*Tristan Darricau2014-06-151-0/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12224] Add template wrapper method to assign block arraysrxu2014-02-231-0/+8
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-5/+23
|\
| * [ticket/11628] Remove the one usage of get_style_path()Nathaniel Guse2013-07-241-1/+1
| * [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-241-2/+1
| * [ticket/11628] Remove set_style_names function, moved to set_custom_styleNathaniel Guse2013-07-241-10/+0
| * [ticket/11628] Change set_custom_style $template path to default to stringNathaniel Guse2013-07-241-2/+2
| * [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-241-3/+2
| * [ticket/11628] Return $this from set_style, set_custom_styleNathaniel Guse2013-07-241-2/+2
| * [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-0/+30
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-13/+15
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+157