mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
![]() This class was rolling its own version of get_template_name, which meant that calling code needed to first call get_template and was forced to use render_from_template(). This fixes that by implementing the named_templatable interface and the get_template_name method. Now, renderables that extend comboboxsearch can just be passed to render() for rendering. |
||
---|---|---|
.. | ||
amd | ||
classes | ||
edit | ||
export | ||
grading | ||
import | ||
report | ||
templates | ||
tests | ||
index.php | ||
lib.php | ||
querylib.php | ||
renderer.php | ||
upgrade.txt | ||
UPGRADING.md |