|
2 registered users in last 24 hours ]po[ CSV ImportThis package allows for comfortable import of data in CSV (Comma Separated Values) format into ]po[ objects for:
Package Documentation
|
| Kind: | Publicity: |
|---|---|
| [Library Files | Procedures | SQL Files | Content Pages] | [Public Only | All] |
TCL Libraries
tcl/intranet-csv-import-procs.tcl
TCL Procedures
im_csv_import_convert_project_parent_nrs Returns {parent_id err} im_csv_import_guess_parser Returns the best guess for a parser for the given field as a list with: <ul> <li>The parser name, <li>the parser args and <li>the field name to map to </ul> im_csv_import_label_from_object_type Returns the main navbar lable for the object_type im_csv_import_object_fields Returns a list of database columns for the specified object type. im_csv_import_parser_category Parses a category into a category_id im_csv_import_parser_cost_center Parses a cost center into a cost_center_id im_csv_import_parser_date_american Parses a American date format like '12/31/2011' as the 31st of December, 2011 im_csv_import_parser_date_european Parses a European date format like '08.06.2011' as the 8th of June, 2011 im_csv_import_parser_hard_coded Empty parser - returns the argument im_csv_import_parsers Returns the list of available parsers im_id_from_user_name Checks for a user with the given name
SQL Files
sql/postgresql/upgrade/upgrade-4.0.3.0.0-4.0.3.0.2.sql
| www/ | |
| import-2.adp | |
| import-2.tcl | Starts the analysis process for the file imported |
| import-im_project.tcl | Starts the analysis process for the file imported |
| index.adp | |
| index.tcl | Serve the user a form to upload a new file or URL |
