Class Papi_Property
Base property that implements the rendering of a property in WordPress admin.
- Papi_Core_Property
- Papi_Property
Direct known subclasses
Papi_Property_Bool
,
Papi_Property_Checkbox
,
Papi_Property_Number
,
Papi_Property_Post
,
Papi_Property_Radio
,
Papi_Property_Reference
,
Papi_Property_Relationship
,
Papi_Property_Repeater
,
Papi_Property_String
,
Papi_Property_Term
,
Papi_Property_Text
,
Papi_Property_Url
,
Papi_Property_Color
,
Papi_Property_Datetime
,
Papi_Property_Divider
,
Papi_Property_Dropdown
,
Papi_Property_Editor
,
Papi_Property_File
,
Papi_Property_Html
,
Papi_Property_Link
Indirect known subclasses
Papi_Property_Email
,
Papi_Property_Flexible
,
Papi_Property_Gallery
,
Papi_Property_Group
,
Papi_Property_Hidden
,
Papi_Property_Image
,
Papi_Property_User
Methods summary
public
mixed
|
|
public
|
|
public
boolean
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
Methods inherited from Papi_Core_Property
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
create()
,
current_user_can()
,
delete_value()
,
disabled()
,
display()
,
factory()
,
format_value()
,
get_child_properties()
,
get_child_property()
,
get_default_settings()
,
get_import_settings()
,
get_meta_type()
,
get_option()
,
get_options()
,
get_post_id()
,
get_rules()
,
get_setting()
,
get_settings()
,
get_slug()
,
get_store()
,
html_id()
,
html_name()
,
import_setting()
,
import_settings()
,
import_value()
,
load_value()
,
match_slug()
,
prepare_value()
,
render_ajax_request()
,
render_is_allowed_by_rules()
,
set_option()
,
set_options()
,
set_post_id()
,
set_setting()
,
set_store()
,
setup_actions()
,
setup_conditional()
,
setup_filters()
,
update_value()
Properties summary
Properties inherited from Papi_Core_Property
$conditional
,
$convert_type
,
$default_options
,
$default_value
,
$display
,
$tab