TempFolder
class TempFolder
Guesses location for temp folder
Methods
static string
getTempFolder(string $base)
Returns the temporary folder path that silverstripe should use for its cache files.
static string
getTempFolderUsername()
Returns as best a representation of the current username as we can glean.
Details
at line 18
static string
getTempFolder(string $base)
Returns the temporary folder path that silverstripe should use for its cache files.
at line 37
static string
getTempFolderUsername()
Returns as best a representation of the current username as we can glean.