Previous Class
Solar_Exception

Solar_File
Overview

Next Page
Constants

Solar_File

Utility class for static file methods.

Catalog

This class is part of the Solar package.

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.