Class Papi_Core_Page
Core class that implements a Papi page.
- Papi_Container implements ArrayAccess
-
Papi_Core_Page
public
mixed
|
|
public
mixed
|
|
protected
mixed
|
|
public
boolean
|
|
public static
mixed
|
|
abstract public
|
|
public
|
|
abstract public
boolean
|
|
protected
boolean
|
bind(),
call_closure(),
exists(),
get_class_prefix(),
get_closure(),
is_singleton(),
make(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
remove(),
singleton()
|
string |
TYPE_POST
Type post. |
#
'post'
|
string |
TYPE_OPTION
Type option. |
#
'option'
|
public
integer
|
$id
The WordPress post id if it exists. |
|
protected
string
|
$type
The type of page. |
$classes,
$keys,
$values
|