dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Loading...
Searching...
No Matches
dbx\myLKW\myLKW_import Class Reference

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)

Detailed Description

Definition at line 4 of file myLKW_import.class.php.

Member Function Documentation

◆ dbx_clean_utf8()

dbx\myLKW\myLKW_import::dbx_clean_utf8 ( string $s)
protected

Definition at line 200 of file myLKW_import.class.php.

References if.

Referenced by normalize_str().

◆ excel_col_to_index()

dbx\myLKW\myLKW_import::excel_col_to_index ( string $col)
protected

Definition at line 275 of file myLKW_import.class.php.

◆ import()

dbx\myLKW\myLKW_import::import ( )

◆ is_empty_lkw_row()

dbx\myLKW\myLKW_import::is_empty_lkw_row ( array $record)
protected

Definition at line 250 of file myLKW_import.class.php.

References $fields.

Referenced by import().

◆ map_csv_row_to_lkw()

dbx\myLKW\myLKW_import::map_csv_row_to_lkw ( array $r)
protected

Definition at line 294 of file myLKW_import.class.php.

References normalize_str().

Referenced by import().

◆ normalize_str()

dbx\myLKW\myLKW_import::normalize_str ( ?string $v,
bool $upper = false )
protected

Definition at line 232 of file myLKW_import.class.php.

References dbx_clean_utf8(), and if.

Referenced by map_csv_row_to_lkw().

◆ read_csv()

dbx\myLKW\myLKW_import::read_csv ( string $file)
protected

Definition at line 83 of file myLKW_import.class.php.

Referenced by import().

◆ run()

dbx\myLKW\myLKW_import::run ( )

Definition at line 334 of file myLKW_import.class.php.


The documentation for this class was generated from the following file: