SproutCMS

This is the code documentation for the SproutCMS project

function url()

Returns the public URL for a given file. Does not include domain.

Usage

string File::url ( string $filename );

Arguments

  1. string $filename
    The name of the file in the repository

Return value

  • string