]> git.mjollnir.org Git - moodle.git/commit
MDL-19731 get_renderer() accepts optional subtype
authormudrd8mz <mudrd8mz>
Wed, 8 Jul 2009 09:37:06 +0000 (09:37 +0000)
committermudrd8mz <mudrd8mz>
Wed, 8 Jul 2009 09:37:06 +0000 (09:37 +0000)
commit897b5c820b320bf238dab8f049e8321d128bcd44
tree391c5f582ab941c8eaa583e0f5433d6646723226
parent428acddb72e2e4bc169ad6db97428679ec4a64f4
MDL-19731 get_renderer() accepts optional subtype

The initial patch has been reviewed at the issue page. This commit also
fixes template_renderer_factory::get_renderer() and sets up folders for
subtypes there.
lib/deprecatedlib.php
lib/outputlib.php
lib/simpletest/testoutputlib.php