SproutCMS

This is the code documentation for the SproutCMS project

function exists()

Finds an array of files matching the given id or tag.

Usage

array $File->exists ( string $id [, bool $tag ] );

Arguments

  1. string $id
    cache id or tag
  2. bool $tag = FALSE
    search for tags

Return value

  • array
    of filenames matching the id or tag