You are here

property Smarty::$autoload_filters in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 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();