SproutCMS

This is the code documentation for the SproutCMS project

function deleteTag()

Delete all cache items with a given tag.

Usage

boolean $Cache->deleteTag ( string $tag );

Arguments

  1. string $tag
    cache tag name

Return value

  • boolean