AKAbstractPostprocFile post processor engines base class
Located in /administrator/components/com_joomlaupdate/restore.php (line 1159)
AKAbstractObject | --AKAbstractPostproc
| Class | Description |
|---|---|
AKPostprocDirect
|
Direct file writer |
AKPostprocFTP
|
FTP file writer |
string
$filename
= null (line 1162)
int
$perms
= 0755 (line 1165)
string
$tempFilename
= null (line 1168)
int
$timestamp
= 0 (line 1171)
Inherited from AKAbstractObject
AKAbstractObject::$_errors_queue_size
AKAbstractObject::$_warnings_queue_size
Recursively creates a directory if it doesn't exist
Processes the current file, e.g. moves it from temp to final location by FTP
The unarchiver tells us the path to the filename it wants to extract and we give it a different path instead.
Inherited From AKAbstractObject
AKAbstractObject::__construct()
AKAbstractObject::getError()
AKAbstractObject::getErrors()
AKAbstractObject::getWarning()
AKAbstractObject::getWarnings()
AKAbstractObject::propagateFromObject()
AKAbstractObject::propagateToObject()
AKAbstractObject::resetErrors()
AKAbstractObject::resetWarnings()
AKAbstractObject::setError()
AKAbstractObject::setErrorsQueueSize()
AKAbstractObject::setWarning()
AKAbstractObject::setWarningsQueueSize()
Documentation generated on Tue, 19 Nov 2013 15:12:16 +0100 by phpDocumentor 1.4.3