clear_all_cache
  
 
 
  
  
   voidclear_all_cache
   intexpire_time
  
  
   This clears the entire template cache. As an optional
   parameter, you can supply a minimum age in seconds the cache
   files must be before they will get cleared.
  
  
   clear_all_cache
   
clear_all_cache();
?>
]]>