Go to the source code of this file.
generic_importcsv |
( |
Action & |
$action | ) |
|
View a document
- Parameters
-
Action | &$action | current action policy string Http var : add|update|keep police case of similar document category string Http var : analyze string Http var : "Y" if just analyze key1 string Http var : primary key for double key2 string Http var : secondary key for double classid int Http var : document family to import colorder string Http var : array to describe CSV column attributes file string Http var : path to import file (only with wsh) |
Definition at line 33 of file generic_importcsv.php.