A file in the file system.
@author Bernhard Schussek <bschussek@gmail.com>
@api
Expanded class hierarchy of File
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
File:: |
public | function | Returns the extension of the file. | |
File:: |
public | function | Returns the mime type of the file. | |
File:: |
protected | function | Returns locale independent base name of the given path. | |
File:: |
protected | function | ||
File:: |
public | function | Returns the extension based on the mime type. | |
File:: |
public | function | Moves the file to a new location. | 1 |
File:: |
public | function | Constructs a new file from the given path. | 1 |