Method | Description | |
---|---|---|
__construct ( ) | Constructor. | |
get ( string $name, null | integer $arrayOffset = null ) : |
Get the File object for the given $name. |
Method | Description | |
---|---|---|
createFileObject ( array $file, null $arrayOffset = null ) : |
Create the File object. | |
getFileObject ( string $name, null $arrayOffset = null ) : boolean | |
Check if we have already create a File object of the given $name. |