Since: 2.0
pods_view_clear
Clear a cached value
Function Definition
pods_view_clear ( $key = true, $cache_mode = 'cache', $group = '' )
Source File: /pods/includes/general.php
Parameters
Parameter | Type | Details |
---|---|---|
$key | (string|bool) | Key for the cache |
$cache_mode | (string) | (optional) Decides the caching method to use for the view. |
$group | (string) | Key for the group |
Returns
(bool)