|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Public Member Functions | |
| import () | |
| run () | |
Protected Member Functions | |
| read_csv (string $file) | |
| dbx_clean_utf8 (string $s) | |
| normalize_str (?string $v, bool $upper=false) | |
| is_empty_lkw_row (array $record) | |
| excel_col_to_index (string $col) | |
| map_csv_row_to_lkw (array $r) | |
Definition at line 4 of file myLKW_import.class.php.
|
protected |
Definition at line 200 of file myLKW_import.class.php.
References if.
Referenced by normalize_str().
|
protected |
Definition at line 275 of file myLKW_import.class.php.
| dbx\myLKW\myLKW_import::import | ( | ) |
Definition at line 11 of file myLKW_import.class.php.
References $path_file, dbx_get_file_dir(), is_empty_lkw_row(), map_csv_row_to_lkw(), and read_csv().
|
protected |
|
protected |
Definition at line 294 of file myLKW_import.class.php.
References normalize_str().
Referenced by import().
|
protected |
Definition at line 232 of file myLKW_import.class.php.
References dbx_clean_utf8(), and if.
Referenced by map_csv_row_to_lkw().
|
protected |
Definition at line 83 of file myLKW_import.class.php.
Referenced by import().
| dbx\myLKW\myLKW_import::run | ( | ) |
Definition at line 334 of file myLKW_import.class.php.