Inherits File.
Public Member Functions | |
| getWidth () | |
| getHeight () | |
| getType () | |
Public Member Functions inherited from File | |
| __construct ($path, $webURI=NULL) | |
| exists () | |
| isDir () | |
| isFile () | |
| isLink () | |
| lastModifiedDate () | |
| createdDate () | |
| getMineType () | |
| getMimeType () | |
| getFsPath () | |
| getWebURI () | |
| getDir () | |
| getFileName () | |
| getExtension () | |
| getFileContent () | |
| getFileSize () | |
| getFileExtension () | |
| delete () | |
| write ($string) | |
| serialize () | |
| unserialize ($serialized) | |
Static Public Member Functions | |
| static | isImage ($file) |
Static Public Member Functions inherited from File | |
| static | createFile ($path) |
| static | getSafeFileName ($name) |
Protected Member Functions | |
| initImageInfo () | |
Protected Attributes | |
| $imageSize = NULL | |
| $imageInfo = NULL | |
Protected Attributes inherited from File | |
| $mimeType | |
| $file | |
| $webURI | |
Additional Inherited Members | |
Static Public Attributes inherited from File | |
| static | $fileInfo = NULL |
| getHeight | ( | ) |
| getType | ( | ) |
| getWidth | ( | ) |
|
protected |
provede inicializaci infomaci o obrazku
|
static |
| string | File | $file | file to test if is image |
|
protected |
|
protected |