aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/template/locator.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/template-events] Cosmetic changes.Oleg Pudeyev2012-11-171-2/+2
* [ticket/10933] Prose for get_first_file_location.Oleg Pudeyev2012-11-021-5/+47
* [ticket/10756] Fixing variable declarations in style and template classesVjacheslav Trushkin2012-04-191-12/+0
* [ticket/10756] Creating locator interfaceVjacheslav Trushkin2012-04-191-0/+133
* [feature/merging-style-components] Moving template classes to styleVjacheslav Trushkin2012-03-141-214/+0
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-1/+1
* [feature/extension-manager] Clear up docs of extension related template changesNils Adermann2011-11-181-2/+2
* [feature/extension-manager] Add support for templates in extensions.Nils Adermann2011-09-291-47/+50
* [feature/template-engine] Corrected an error message in template locator.Oleg Pudeyev2011-08-071-1/+1
* [feature/template-engine] Remaining documentation.Oleg Pudeyev2011-08-071-0/+1
* [feature/template-engine] Get rid of orig_tpl_* in template engine.Oleg Pudeyev2011-08-041-55/+0
* [feature/template-engine] Delete $style_name param from locator's set_custom_...Oleg Pudeyev2011-08-041-2/+1
* [feature/template-engine] Add constructor to template locator.Oleg Pudeyev2011-08-041-0/+8
* [feature/template-engine] Factor template locator out of template class.Oleg Pudeyev2011-07-301-0/+258