Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390586
smarty_method_getvariablefilter.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
344 B
Subscribers
None
smarty_method_getvariablefilter.php
View Options
<?php
/**
* Smarty method GetVariableFilter
*
* get status of filter on variable output
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Smarty class getVariableFilter
*
* get status of filter on variable output
*/
function
Smarty_Method_GetVariableFilter
(
$smarty
)
{
return
$smarty
->
variable_filter
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Feb 22, 15:27 (8 h, 8 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25867
Default Alt Text
smarty_method_getvariablefilter.php (344 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment