|
UNA
|
Public Member Functions | |
| __clone () | |
| copy ($sFilePathFrom, $sFilePathTo) | |
| delete ($sPath) | |
| getPermissions ($sPath) | |
| setPermissions ($sPath, $sMode) | |
Static Public Member Functions | |
| static | getInstance () |
Protected Attributes | |
| $_sPathFrom | |
| $_sPathTo | |
|
protected |
Reimplemented from BxDolFactory.
| BxDolFile::__clone | ( | ) |
Prevent cloning the instance
|
static |
Get singleton instance of the class
Implements iBxDolSingleton.