SproutCMS

This is the code documentation for the SproutCMS project

function file()

Return the URL to a file. Absolute filenames and relative filenames
are allowed.

Usage

string Url::file ( string $file [, boolean $index ] );

Arguments

  1. string $file
    filename
  2. boolean $index = FALSE
    include the index page

Return value

  • string