Class Papi_Entry_Type
Papi Entry Type is a base class that can register boxes with properties.
- Papi_Core_Type
- Papi_Entry_Type
Direct known subclasses
Indirect known subclasses
Located at types/class-papi-entry-type.php
Methods summary
public
|
|
public
|
|
public
array
|
|
protected
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
null|
|
|
public
array
|
|
public
boolean
|
|
protected
array
|
|
protected
null|
|
|
public
boolean
|
|
public
|
|
protected
null|
|
|
protected
array
|
Methods inherited from Papi_Core_Type
allowed()
,
boot()
,
get_class_name()
,
get_file_path()
,
get_id()
,
get_type()
,
has_name()
,
match_id()
,
new_class()
,
setup_actions()
,
setup_filters()
,
setup_meta_data()
Properties summary
protected
array
|
$boxes
The array of meta boxes to register. |
#
[]
|
protected
boolean
|
$load_boxes
Load all boxes. |
#
false
|
public
boolean
|
$show_help_tabs
Show help tabs. |
#
true
|
public
boolean
|
$show_screen_options
Show screen options. |
#
true
|
public
string
|
$type
The type name. |
#
'entry'
|