SproutCMS

This is the code documentation for the SproutCMS project

function getString()

Returns file content as a string. Basically the same as file_get_contents

Usage

string File::getString ( string $filename );

Arguments

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

Return value

  • string
    $content The content