property Smarty::$autoload_filters in Quiz 6.5
Same name and namespace in other branches
- 6.6 includes/moodle/lib/smarty/Smarty.class.php \Smarty::autoload_filters
This indicates which filters are automatically loaded into Smarty.
Type: array array of filter names
File
- includes/
moodle/ lib/ smarty/ Smarty.class.php, line 337
Class
- Smarty
- @package Smarty
Code
var $autoload_filters = array();