Overview

Utility class for static file methods.

Package

This class is part of the Solar package.

Configuration Keys

None.

Constants

None.

Public Properties

The Solar_File class has no public properties; try the list of all properties.

Public Methods

These are all the public methods in the Solar_File class.

You can also view the list of all public, protected, and private methods.

exists()

Hack for » file_exists() that checks the include_path.

load()

Uses » include() to run a script in a limited scope.

tmp()

Returns the OS-specific directory for temporary files, with a file name appended.



Local