Full index

Package indexes


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