Class Papi_Property_Post
Post property that can handle relationship between posts.
- Papi_Core_Property
- 
			 Papi_Property Papi_Property
- 
			 Papi_Property_Post Papi_Property_Post
Methods summary
| 
				 public 
				array
				
				 | 
			#
			 format_value( mixed $value, string $slug, integer $post_id )Format the value of the property before it's returned to WordPress admin or the site. | 
| 
				 public 
				array
				
				 | |
| 
				 protected 
				array
				
				 | |
| 
				 protected 
				array
				
				 | |
| 
				 protected 
				array
				
				 | |
| 
				 public 
				
				
				 | |
| 
				 public 
				mixed
				
				 | 
Methods inherited from Papi_Property
				get_value(), 
				is_option_page(), 
				render(), 
				render_description_html(), 
				render_hidden_html(), 
				render_label_html(), 
				render_property_html(), 
				render_row_html(), 
				render_rules_json()
			
Methods inherited from Papi_Core_Property
				__construct(), 
				__get(), 
				__isset(), 
				__set(), 
				__toString(), 
				create(), 
				current_user_can(), 
				delete_value(), 
				disabled(), 
				display(), 
				factory(), 
				get_child_properties(), 
				get_child_property(), 
				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(), 
				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
| 
				public  
				string
			 | $convert_type The convert type. | 
					#
					 'object' | 
Properties inherited from Papi_Core_Property
				$conditional, 
				$default_options, 
				$default_value, 
				$display, 
				$tab