Class Import
Importer for WP Google Maps Pro
This handles importing of files.
public
|
#
__construct( string $file = '', string $file_url = '', array $options = array() )
Import constructor. |
abstract protected
|
|
protected
array
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
abstract protected
|
|
abstract public
string
|
|
abstract public
|
|
public
|
|
public
|
|
public
string
|
|
protected
string|array|boolean
|
protected
string
|
$file
Absolute path to file. |
#
''
|
protected
string
|
$file_url
URL to file. |
#
''
|
protected
mixed
|
$file_data
Decoded file data. |
#
null
|
protected
array
|
$options
Import options. |
#
array()
|
protected
array
|
$db_defaults
Database insertion defaults. |
#
array()
|