Class to handle compiling template function calls for "checked" and "selected".
If the specified condition is true, the checked/selected HTML attribute will be outputted.
package | XenForo_Template |
---|
compile(\XenForo_Template_Compiler $compiler, string $function, array $arguments, array $options) : string
string
Name of the function called
array
Arguments to the function (should have at least 1)
array
Compilation options
string