|
UNA
|
Public Member Functions | |
| __construct ($sFile) | |
| prepare () | |
| read () | |
| output () | |
| getFileContents ($sPath) | |
| putFileContents ($sPath, $sContent) | |
Static Public Member Functions | |
| static | load ($sFile) |
Protected Attributes | |
| $_sType | |
| $_bGzip | |
| $_sEncoding | |
| $_iExpirationOffset | |
| $_sInFile | |
| $_sOutFile | |
| $_sOutContent | |
| $_sOutContentZipped | |