Go to the source code of this file.
Namespaces | |
namespace | FDL |
Functions | |
freedom_import (Action &$action) | |
writeHTMLImportLog ($log, array $cr) | |
writeHtmlCr (Layout &$lay, array $cr) | |
isdoc ($var) | |
isprof ($var) | |
importDocuments (Action &$action, $file, $onlyAnalyze=false, $archive=false) | |
writeImportLog ($log, array $cr) | |
freedom_import | ( | Action & | $action | ) |
Import documents
Action | &$action | current action file Http var : documents to export log Http var : log file output |
Definition at line 26 of file Action/Freedom/freedom_import.php.
Definition at line 97 of file Action/Freedom/freedom_import.php.
isdoc | ( | $var | ) |
Definition at line 88 of file Action/Freedom/freedom_import.php.
isprof | ( | $var | ) |
Definition at line 92 of file Action/Freedom/freedom_import.php.
writeHtmlCr | ( | Layout & | $lay, |
array | $cr | ||
) |
Definition at line 68 of file Action/Freedom/freedom_import.php.
writeHTMLImportLog | ( | $log, | |
array | $cr | ||
) |
Definition at line 52 of file Action/Freedom/freedom_import.php.
writeImportLog | ( | $log, | |
array | $cr | ||
) |
record a log file from import results
string | $log | output file path |
array | $cr | the import results |
Definition at line 138 of file Action/Freedom/freedom_import.php.
← centre documentaire |
|