Class Papi_Porter_Driver
Abstract implementation of Papi Porter driver.
Direct known subclasses
Papi_Porter_Driver_Core
public
|
|
protected
mixed
|
|
public
|
|
public
string
|
|
public
string
|
|
public
array
|
|
abstract public
mixed
|
|
protected
|
|
protected
|
|
public
|
|
public
|
|
protected
boolean
|
|
protected
mixed
|
protected
string
|
$name
The driver name. |
#
''
|
protected
array|string
|
$alias
Alias for driver name. |
#
[]
|
protected
array
|
$options
Options per property. |
#
[
'custom' => [],
'post_id' => 0,
'property' => null,
'slug' => '',
'value' => null
]
|
protected
|
$porter
Papi Porter instance. |
|
protected
integer
|
$post_id
The post id. |