[TransferLog] element index
All elements
f
g
h
l
r
s
t
_
_
top
__construct
FTSLogViewer::__construct()
in ftslog.classes.php
Constructor
__construct
FTSLog::__construct()
in ftslog.classes.php
Constructor
__construct
FTSLocalLogViewer::__construct()
in ftslocallogviewer.php
Constructor
__construct
FTSHTTPLogViewer::__construct()
in ftshttplogviewer.php
Constructor
f
top
FTSHTTPLogViewer
FTSHTTPLogViewer
in ftshttplogviewer.php
This class allows to read a log file located on a web server.
ftshttplogviewer.php
ftshttplogviewer.php
in ftshttplogviewer.php
FTSLocalLogViewer
FTSLocalLogViewer
in ftslocallogviewer.php
This class allows to read a log file located on a local or remote file system.
ftslocallogviewer.php
ftslocallogviewer.php
in ftslocallogviewer.php
FTSLog
FTSLog
in ftslog.classes.php
A class for FTS transfer log
ftslog.classes.php
ftslog.classes.php
in ftslog.classes.php
FTSLogViewer
FTSLogViewer
in ftslog.classes.php
This class is the generic class for log viewers
g
top
getArchivedFileName
FTSLog::getArchivedFileName()
in ftslog.classes.php
Gets the archive file name
getChannel
FTSLog::getChannel()
in ftslog.classes.php
Gets the channel that managed the transfer
getHost
FTSLog::getHost()
in ftslog.classes.php
Gets the host of the transfer
getLog
FTSLogViewer::getLog()
in ftslog.classes.php
Gets the LOG object built from the array returned by "getLogAsArray"
getName
FTSLog::getName()
in ftslog.classes.php
Gets the name of the log file
getTransferDate
FTSLog::getTransferDate()
in ftslog.classes.php
Gets the Transfer date
getTransferID
FTSLog::getTransferID()
in ftslog.classes.php
Gets the identifier of the transfer
getTransferState
FTSLog::getTransferState()
in ftslog.classes.php
Gets the state of the transfer
h
top
$host
FTSLog::$host
in ftslog.classes.php
Host where the log file was originally written
l
top
$log
FTSLogViewer::$log
in ftslog.classes.php
The FTSLog object that contains lines of the log and attributes
r
top
$root
FTSLogViewer::$root
in ftslog.classes.php
Root path of the file/URL to read
retrieveLog
SkeletonLogViewer::retrieveLog()
in skeletonlogviewer.php
Write here your code to access the log of the transfer and return an array
retrieveLog
FTSHTTPLogViewer::retrieveLog()
in ftshttplogviewer.php
This method reads the log in a file located on a web server
retrieveLog
FTSLogViewer::retrieveLog()
in ftslog.classes.php
Retrives the log as an array
retrieveLog
FTSLocalLogViewer::retrieveLog()
in ftslocallogviewer.php
This method reads the log in a file located in the local file system
s
top
SkeletonLogViewer
SkeletonLogViewer
in skeletonlogviewer.php
This class is an example for developping a log viewer plugin.
skeletonlogviewer.php
skeletonlogviewer.php
in skeletonlogviewer.php
t
top
$transfer_id
FTSLog::$transfer_id
in ftslog.classes.php
Identifier of the transfer log
$transfer_state
FTSLog::$transfer_state
in ftslog.classes.php
State of the transfer
toHTML
FTSLog::toHTML()
in ftslog.classes.php
Gets the HTML display
f
g
h
l
r
s
t
_