SYMBOL INDEX (2127 symbols across 280 files) FILE: src/admin/class-papi-admin-ajax.php class Papi_Admin_Ajax (line 6) | class Papi_Admin_Ajax { method __construct (line 25) | public function __construct() { method add_endpoint (line 33) | public function add_endpoint() { method ajax_url (line 45) | public function ajax_url() { method handle_papi_ajax (line 62) | public function handle_papi_ajax() { method get_entry_type (line 93) | public function get_entry_type() { method get_posts (line 112) | public function get_posts() { method get_property (line 154) | public function get_property() { method get_properties (line 181) | public function get_properties() { method get_rules_result (line 229) | public function get_rules_result() { method get_shortcode (line 277) | public function get_shortcode() { method get_terms (line 292) | public function get_terms() { method render_error (line 314) | public function render_error( $message ) { method setup_actions (line 323) | protected function setup_actions() { FILE: src/admin/class-papi-admin-assets.php class Papi_Admin_Assets (line 6) | final class Papi_Admin_Assets { method __construct (line 11) | public function __construct() { method enqueue_css (line 20) | public function enqueue_css() { method enqueue_js (line 29) | public function enqueue_js() { method enqueue_locale (line 49) | public function enqueue_locale() { FILE: src/admin/class-papi-admin-columns.php class Papi_Admin_Columns (line 6) | final class Papi_Admin_Columns { method __construct (line 25) | public function __construct() { method get_meta_type_value (line 36) | protected function get_meta_type_value() { method manage_page_type_posts_columns (line 47) | public function manage_page_type_posts_columns( array $defaults = [] ) { method manage_page_type_posts_custom_column (line 81) | public function manage_page_type_posts_custom_column( $column_name, $p... method manage_page_type_sortable_columns (line 125) | public function manage_page_type_sortable_columns( $columns ) { method pre_get_posts (line 140) | public function pre_get_posts( WP_Query $query ) { method restrict_page_types (line 169) | public function restrict_page_types() { method setup_actions (line 216) | protected function setup_actions() { method setup_filters (line 233) | protected function setup_filters() { method setup_globals (line 250) | protected function setup_globals() { FILE: src/admin/class-papi-admin-entry-post.php class Papi_Admin_Entry_Post (line 3) | class Papi_Admin_Entry_Post extends Papi_Admin_Entry { method __construct (line 15) | public function __construct() { method get_revision_ui_diff (line 31) | public function get_revision_ui_diff( $return, $compare_from, $compare... method hidden_meta_boxes (line 62) | public function hidden_meta_boxes() { method hidden_meta_box_editor (line 75) | public function hidden_meta_box_editor() { method load_post_new (line 83) | public function load_post_new() { method redirect_post_location (line 126) | public function redirect_post_location( $location ) { method setup (line 144) | public function setup() { method setup_actions (line 158) | protected function setup_actions() { method setup_filters (line 167) | protected function setup_filters() { FILE: src/admin/class-papi-admin-entry-taxonomy.php class Papi_Admin_Entry_Taxonomy (line 6) | class Papi_Admin_Entry_Taxonomy extends Papi_Admin_Entry { method __construct (line 18) | public function __construct() { method add_form_fields (line 25) | public function add_form_fields() { method prepare_taxonomy_types (line 83) | protected function prepare_taxonomy_types( array $taxonomy_types ) { method setup_actions (line 105) | protected function setup_actions() { method setup_taxonomies_hooks (line 112) | public function setup_taxonomies_hooks() { FILE: src/admin/class-papi-admin-entry.php class Papi_Admin_Entry (line 3) | abstract class Papi_Admin_Entry { method instance (line 17) | public static function instance() { method setup (line 30) | public function setup() { method setup_actions (line 37) | protected function setup_actions() { method setup_filters (line 43) | protected function setup_filters() { FILE: src/admin/class-papi-admin-menu.php class Papi_Admin_Menu (line 6) | final class Papi_Admin_Menu { method __construct (line 11) | public function __construct() { method admin_bar_menu (line 18) | public function admin_bar_menu() { method get_entry_type (line 29) | protected function get_entry_type() { method override_labels (line 40) | protected function override_labels( Papi_Entry_Type $entry_type ) { method page_items_menu (line 72) | public function page_items_menu() { method post_types_menu (line 103) | public function post_types_menu() { method render_view (line 188) | public function render_view() { method setup_actions (line 213) | protected function setup_actions() { FILE: src/admin/class-papi-admin-meta-box-tabs.php class Papi_Admin_Meta_Box_Tabs (line 7) | final class Papi_Admin_Meta_Box_Tabs { method __construct (line 22) | public function __construct( array $tabs = [], $render = true ) { method get_tabs (line 39) | public function get_tabs() { method html (line 46) | protected function html() { FILE: src/admin/class-papi-admin-meta-box.php class Papi_Admin_Meta_Box (line 6) | final class Papi_Admin_Meta_Box { method __construct (line 20) | public function __construct( Papi_Core_Box $box ) { method admin_head (line 37) | public function admin_head() { method meta_box_css_classes (line 55) | public function meta_box_css_classes( array $classes ) { method move_meta_box_after_title (line 64) | public function move_meta_box_after_title() { method get_post_type (line 75) | protected function get_post_type() { method get_title (line 94) | protected function get_title() { method render_meta_box (line 113) | public function render_meta_box( $post, array $args ) { method setup_actions (line 135) | protected function setup_actions() { method setup_meta_box (line 163) | public function setup_meta_box() { FILE: src/admin/class-papi-admin-meta-handler.php class Papi_Admin_Meta_Handler (line 6) | final class Papi_Admin_Meta_Handler extends Papi_Core_Data_Handler { method get_meta_type (line 13) | protected function get_meta_type() { method overwrite_post_data (line 26) | protected function overwrite_post_data( $post_id ) { method pre_save (line 50) | protected function pre_save( $id ) { method save_meta_boxes (line 77) | public function save_meta_boxes( $id, $post = null ) { method save_revision (line 132) | public function save_revision( $revision_id ) { method save_properties (line 164) | public function save_properties( $id ) { method restore_post_revision (line 202) | public function restore_post_revision( $post_id, $revision_id ) { method setup_actions (line 221) | protected function setup_actions() { method valid_post_id (line 236) | protected function valid_post_id( $post_id ) { FILE: src/admin/class-papi-admin-option-handler.php class Papi_Admin_Option_Handler (line 6) | final class Papi_Admin_Option_Handler extends Papi_Core_Data_Handler { method save_properties (line 11) | public function save_properties() { method setup_actions (line 43) | protected function setup_actions() { FILE: src/admin/class-papi-admin-page-type-switcher.php class Papi_Admin_Page_Type_Switcher (line 3) | class Papi_Admin_Page_Type_Switcher { method __construct (line 8) | public function __construct() { method admin_init (line 15) | public function admin_init() { method metabox (line 23) | public function metabox() { method save_post (line 89) | public function save_post( $post_id, $post ) { FILE: src/admin/class-papi-admin-view.php class Papi_Admin_View (line 6) | final class Papi_Admin_View { method __construct (line 20) | public function __construct( $path = '' ) { method exists (line 31) | public function exists( $file ) { method render (line 42) | public function render( $file ) { method file (line 55) | protected function file( $file ) { FILE: src/admin/class-papi-admin.php class Papi_Admin (line 7) | final class Papi_Admin { method __construct (line 26) | public function __construct() { method __clone (line 37) | public function __clone() { method __wakeup (line 46) | public function __wakeup() { method admin_init (line 53) | public function admin_init() { method admin_body_class (line 81) | public function admin_body_class( $classes ) { method edit_form_after_title (line 106) | public function edit_form_after_title() { method get_entry_type (line 124) | protected function get_entry_type() { method load_files (line 164) | protected function load_files() { method plugin_row_meta (line 181) | public function plugin_row_meta( array $links, $file ) { method setup_actions (line 194) | protected function setup_actions() { method setup_filters (line 207) | protected function setup_filters() { method update_front_page (line 224) | public function update_front_page( $value, $option ) { method wp_link_query (line 265) | public function wp_link_query( array $results ) { method wp_refresh_nonces (line 287) | public function wp_refresh_nonces( array $response ) { FILE: src/assets/js/core.js class Core (line 4) | class Core { method init (line 8) | static init () { method autosave (line 25) | autosave (e, xhr, options) { method binds (line 59) | binds () { method addCurrentClassToMenuItem (line 84) | addCurrentClassToMenuItem () { method handlediv (line 98) | handlediv (e) { method pageTypeSwitcher (line 113) | pageTypeSwitcher () { method redirect (line 139) | redirect (e) { method search (line 156) | search (e) { method prepareBoxes (line 186) | prepareBoxes () { method setSelectedMenuItem (line 237) | setSelectedMenuItem () { FILE: src/assets/js/modals/iframe.js class Iframe (line 6) | class Iframe { method template (line 13) | get template() { method init (line 38) | static init() { method constructor (line 67) | constructor(options) { method open (line 85) | open() { method loaded (line 103) | loaded(e) { method submit (line 115) | submit(e) { method close (line 126) | close() { FILE: src/assets/js/properties/color.js class Color (line 8) | class Color { method init (line 12) | static init () { method binds (line 19) | binds () { method showColorPicker (line 33) | showColorPicker () { FILE: src/assets/js/properties/datetime.js class Datetime (line 9) | class Datetime { method init (line 13) | static init () { method binds (line 20) | binds () { method pikaday (line 32) | pikaday ($props) { method updateSelect (line 64) | updateSelect (e) { FILE: src/assets/js/properties/dropdown.js class Dropdown (line 8) | class Dropdown { method init (line 12) | static init () { method binds (line 19) | binds () { method update (line 26) | update (e) { FILE: src/assets/js/properties/editor.js class Editor (line 5) | class Editor { method customTinyMCESettings (line 11) | get customTinyMCESettings () { method binds (line 24) | binds () { method createTinyMceEditor (line 36) | createTinyMceEditor (id) { method closeAllQTags (line 60) | closeAllQTags ($iframe) { method getElements (line 75) | getElements (selectors) { method getId (line 89) | getId (id) { method getSelectors (line 100) | getSelectors (id) { method init (line 113) | static init () { method loaded (line 120) | loaded () { method qtInit (line 131) | qtInit (id) { method update (line 157) | update (e) { FILE: src/assets/js/properties/file.js class File (line 9) | class File { method template (line 15) | get template () { method init (line 22) | static init () { method binds (line 29) | binds () { method add (line 46) | add (e) { method hover (line 99) | hover (e) { method remove (line 109) | remove (e) { method render (line 135) | render ($el, data) { method replace (line 149) | replace (e) { method update (line 200) | update (e) { FILE: src/assets/js/properties/flexible.js class Flexible (line 5) | class Flexible extends Repeater { method template (line 11) | get template () { method init (line 18) | static init () { method add (line 28) | add ($this) { method binds (line 52) | binds () { method fetch (line 119) | fetch (properties, counter, flexibleLayout, callback) { method remove (line 144) | remove ($this) { method updateDatabaseRowNumber (line 159) | updateDatabaseRowNumber ($tbody) { FILE: src/assets/js/properties/link.js class Link (line 8) | class Link { method template (line 14) | get template () { method init (line 21) | static init () { method binds (line 28) | binds () { method add (line 40) | add (e) { method edit (line 63) | edit (e) { method remove (line 96) | remove (e) { method render (line 120) | render (e) { FILE: src/assets/js/properties/module.js class Module (line 9) | class Module { method optionTemplate (line 15) | get optionTemplate () { method optionPlaceholderTemplate (line 24) | get optionPlaceholderTemplate () { method init (line 31) | static init () { method binds (line 38) | binds () { method change (line 50) | change (e) { method iframeSubmit (line 120) | iframeSubmit (e, data) { method update (line 159) | update (e) { FILE: src/assets/js/properties/post.js class Post (line 9) | class Post { method optionTemplate (line 15) | get optionTemplate () { method optionPlaceholderTemplate (line 24) | get optionPlaceholderTemplate () { method init (line 31) | static init () { method binds (line 38) | binds () { method change (line 50) | change (e) { method iframeSubmit (line 109) | iframeSubmit (e, data) { method update (line 148) | update (e) { FILE: src/assets/js/properties/reference.js class Reference (line 6) | class Reference { method init (line 10) | static init () { method binds (line 17) | binds () { method toggle (line 26) | toggle (e) { FILE: src/assets/js/properties/relationship.js class Relationship (line 6) | class Relationship { method init (line 10) | static init () { method add (line 18) | add (e) { method binds (line 46) | binds () { method remove (line 68) | remove (e) { method search (line 89) | search (e) { method triggerRule (line 111) | triggerRule ($prop) { method update (line 122) | update (e) { FILE: src/assets/js/properties/repeater.js class Repeater (line 9) | class Repeater { method template (line 15) | get template () { method init (line 22) | static init () { method add (line 32) | add ($this) { method addRow (line 59) | addRow ($tbody, counter, res) { method binds (line 86) | binds () { method deactivateEditors (line 136) | deactivateEditors (ids) { method activateEditors (line 167) | activateEditors (ids) { method fetch (line 194) | fetch (properties, counter, callback) { method getJSON (line 220) | getJSON ($this) { method getHtml (line 231) | getHtml (data) { method replaceArrayNumber (line 246) | replaceArrayNumber (name, j, p) { method remove (line 270) | remove ($this) { method scrollDownTable (line 285) | scrollDownTable ($tbody) { method toggle (line 297) | toggle ($this) { method triggerRule (line 306) | triggerRule ($tbody, counter) { method updateRowNumber (line 317) | updateRowNumber ($tbody) { method updateDatabaseRowNumber (line 385) | updateDatabaseRowNumber ($tbody) { FILE: src/assets/js/properties/term.js class Term (line 8) | class Term { method init (line 12) | static init () { method binds (line 19) | binds () { method change (line 30) | change (e) { method update (line 69) | update (e) { FILE: src/assets/js/properties/url.js class Url (line 7) | class Url { method init (line 11) | static init () { method add (line 20) | add (e) { method binds (line 33) | binds () { FILE: src/assets/js/required.js class Required (line 3) | class Required { method init (line 7) | static init () { method binds (line 14) | binds () { method requiredLink (line 24) | requiredLink (e) { method publishPost (line 36) | publishPost (e) { FILE: src/assets/js/rules.js class Rules (line 4) | class Rules { method init (line 8) | static init () { method bindRule (line 18) | bindRule (slug, rule) { method binds (line 68) | binds () { method debounce (line 86) | debounce (fn, wait, immediate) { method display (line 113) | display (options) { method fetch (line 125) | fetch (options, callback) { method getPageTypeId (line 151) | getPageTypeId () { method getRuleSlug (line 173) | getRuleSlug (slug, rule) { method getSelector (line 212) | getSelector (ruleSlug) { method getTarget (line 223) | getTarget (slug) { method getValue (line 243) | getValue (slug) { method setupRules (line 316) | setupRules ($this) { FILE: src/assets/js/tabs.js class Tabs (line 3) | class Tabs { method init (line 7) | static init () { method binds (line 14) | binds () { method changeTab (line 24) | changeTab (e) { method updateTabsTableBack (line 49) | updateTabsTableBack ($activeTab, addClass = false) { FILE: src/assets/js/taxonomy.js class Taxonomy (line 3) | class Taxonomy { method init (line 7) | static init () { method binds (line 14) | binds () { method addNewTerm (line 23) | addNewTerm (e) { FILE: src/assets/js/utils.js class Utils (line 5) | class Utils { method init (line 9) | static init () { method getMetaType (line 18) | static getMetaType () { method getMetaTypeKey (line 39) | static getMetaTypeKey () { method getMetaTypeValue (line 55) | static getMetaTypeValue () { method getParameterByName (line 79) | static getParameterByName (name) { method wpMediaEditor (line 91) | static wpMediaEditor (options) { method wpMediaFrame (line 116) | static get wpMediaFrame () { method wpMediaFrame (line 125) | static set wpMediaFrame (obj) { FILE: src/cli/class-papi-cli-command.php class Papi_CLI_Command (line 6) | class Papi_CLI_Command extends WP_CLI_Command { method get_formatter (line 15) | protected function get_formatter( $assoc_args ) { method get_default_format_fields (line 28) | protected function get_default_format_fields() { method get_format_args (line 39) | protected function get_format_args( $assoc_args ) { FILE: src/cli/class-papi-cli-post-command.php class Papi_CLI_Post_Command (line 6) | class Papi_CLI_Post_Command extends Papi_CLI_Command { method get_default_format_fields (line 13) | protected function get_default_format_fields() { method get (line 51) | public function get( $args, $assoc_args ) { method rename (line 105) | public function rename( $args, $assoc_args ) { FILE: src/cli/class-papi-cli-term-command.php class Papi_CLI_Term_Command (line 6) | class Papi_CLI_Term_Command extends Papi_CLI_Command { method get_default_format_fields (line 13) | protected function get_default_format_fields() { method get (line 51) | public function get( $args, $assoc_args ) { method rename (line 105) | public function rename( $args, $assoc_args ) { FILE: src/cli/class-papi-cli-type-command.php class Papi_CLI_Type_Command (line 6) | class Papi_CLI_Type_Command extends Papi_CLI_Command { method get_default_format_fields (line 13) | protected function get_default_format_fields() { method get_meta_type_value (line 24) | protected function get_meta_type_value( $entry_type ) { method list_ (line 76) | public function list_( $args, $assoc_args ) { FILE: src/cli/class-papi-cli.php class Papi_CLI (line 6) | class Papi_CLI extends WP_CLI_Command { FILE: src/core/class-papi-core-autoload.php class Papi_Core_Autoload (line 6) | final class Papi_Core_Autoload { method __construct (line 13) | public function __construct() { method autoload (line 24) | public function autoload( $class ) { FILE: src/core/class-papi-core-box.php class Papi_Core_Box (line 3) | class Papi_Core_Box { method __construct (line 99) | public function __construct( array $args = [], array $properties = [] ) { method get_option (line 111) | public function get_option( $key ) { method set_option (line 121) | public function set_option( $key, $value ) { method setup_args (line 130) | protected function setup_args( array $args ) { method setup_properties (line 150) | protected function setup_properties( array $properties ) { method __toString (line 159) | public function __toString() { FILE: src/core/class-papi-core-conditional-rule.php class Papi_Core_Conditional_Rule (line 6) | class Papi_Core_Conditional_Rule { method __construct (line 41) | public function __construct( array $rule ) { method get_field_slug (line 50) | public function get_field_slug() { method get_source (line 65) | public function get_source() { method setup_source (line 96) | public function setup_source( $value ) { method setup (line 118) | protected function setup( array $rule ) { FILE: src/core/class-papi-core-conditional-rules.php class Papi_Core_Conditional_Rules (line 7) | class Papi_Core_Conditional_Rules { method __construct (line 12) | public function __construct() { method convert_bool (line 23) | protected function convert_bool( $str ) { method convert_prop (line 46) | protected function convert_prop( $value, Papi_Core_Conditional_Rule $r... method convert_number (line 92) | protected function convert_number( $str ) { method get_converted_value (line 103) | protected function get_converted_value( Papi_Core_Conditional_Rule $ru... method get_deep_value (line 133) | protected function get_deep_value( $slug, $value ) { method get_value (line 146) | protected function get_value( Papi_Core_Conditional_Rule $rule ) { method rule_equal (line 177) | public function rule_equal( Papi_Core_Conditional_Rule $rule ) { method rule_not_equal (line 189) | public function rule_not_equal( Papi_Core_Conditional_Rule $rule ) { method rule_greater_then (line 201) | public function rule_greater_then( Papi_Core_Conditional_Rule $rule ) { method rule_greater_then_or_equal (line 223) | public function rule_greater_then_or_equal( Papi_Core_Conditional_Rule... method rule_less_then (line 245) | public function rule_less_then( Papi_Core_Conditional_Rule $rule ) { method rule_less_then_or_equal (line 267) | public function rule_less_then_or_equal( Papi_Core_Conditional_Rule $r... method rule_in (line 289) | public function rule_in( Papi_Core_Conditional_Rule $rule ) { method rule_not_in (line 306) | public function rule_not_in( Papi_Core_Conditional_Rule $rule ) { method rule_like (line 323) | public function rule_like( Papi_Core_Conditional_Rule $rule ) { method get_between_values (line 347) | protected function get_between_values( Papi_Core_Conditional_Rule $rul... method rule_between (line 378) | public function rule_between( Papi_Core_Conditional_Rule $rule ) { method rule_not_between (line 395) | public function rule_not_between( Papi_Core_Conditional_Rule $rule ) { method rule_exists (line 412) | public function rule_exists( Papi_Core_Conditional_Rule $rule ) { method rule_not_exists (line 423) | public function rule_not_exists( Papi_Core_Conditional_Rule $rule ) { method rule_empty (line 434) | public function rule_empty( Papi_Core_Conditional_Rule $rule ) { method rule_not_empty (line 445) | public function rule_not_empty( Papi_Core_Conditional_Rule $rule ) { method setup_filters (line 452) | public function setup_filters() { FILE: src/core/class-papi-core-conditional.php class Papi_Core_Conditional (line 7) | class Papi_Core_Conditional { method display (line 27) | public function display( array $rules, $property = null ) { method display_by_relation (line 48) | protected function display_by_relation( array $rules ) { method get_rule_slug (line 112) | protected function get_rule_slug( $rule, $property ) { method prepare_rules (line 142) | public function prepare_rules( array $rules, $property = null ) { FILE: src/core/class-papi-core-container.php class Papi_Core_Container (line 6) | class Papi_Core_Container implements ArrayAccess { method bind (line 40) | public function bind( $id, $value = null, $singleton = false ) { method call_closure (line 71) | protected function call_closure( $closure, array $parameters = [] ) { method exists (line 115) | public function exists( $id ) { method get_closure (line 127) | protected function get_closure( $value, $singleton = false ) { method get_class_prefix (line 141) | protected function get_class_prefix( $id, $check = true ) { method is_singleton (line 164) | public function is_singleton( $id ) { method make (line 188) | public function make( $id, array $parameters = [] ) { method once (line 208) | public function once( $key, $callback ) { method remove (line 226) | public function remove( $id ) { method reset (line 234) | public function reset() { method singleton (line 246) | public function singleton( $id, $value = null ) { method offsetExists (line 259) | public function offsetExists( $id ) { method offsetGet (line 272) | public function offsetGet( $id ) { method offsetSet (line 284) | public function offsetSet( $id, $value ) { method offsetUnset (line 295) | public function offsetUnset( $id ) { FILE: src/core/class-papi-core-data-handler.php class Papi_Core_Data_Handler (line 6) | class Papi_Core_Data_Handler { method __construct (line 18) | public function __construct() { method decode_property (line 30) | protected function decode_property( $key, $value ) { method get_post_data (line 46) | protected function get_post_data( $pattern = '/^papi\_.*/' ) { method get_pre_data (line 81) | protected function get_pre_data() { method get_pre_deep_keys_value (line 94) | protected function get_pre_deep_keys_value( array $arr ) { method prepare_post_data (line 121) | protected function prepare_post_data( $data ) { method prepare_properties_data (line 145) | protected function prepare_properties_data( array $data = [], $post_id... method santize_data (line 223) | protected function santize_data( $value ) { method setup_actions (line 242) | protected function setup_actions() { FILE: src/core/class-papi-core-data.php class Papi_Core_Data (line 3) | class Papi_Core_Data { method __construct (line 24) | public function __construct( $type = 'post' ) { method delete (line 37) | public function delete( $id, $slug ) { method get_function (line 62) | public function get_function( $context = 'get' ) { method get (line 85) | public function get( $id, $slug ) { method update (line 114) | public function update( $id, $slug, $value ) { method update_clear_cache (line 196) | public function update_clear_cache( $id, $value ) { FILE: src/core/class-papi-core-meta-store.php class Papi_Core_Meta_Store (line 6) | abstract class Papi_Core_Meta_Store { method get_property_meta_value (line 50) | public function get_property_meta_value( $slug ) { method get_type (line 65) | public function get_type() { method get_type_class (line 74) | public function get_type_class() { method get_value (line 88) | public function get_value( $id = null, $slug = null, $default = null, ... method format_value (line 137) | public function format_value( $slug, $value ) { method property (line 184) | protected function property( $slug = '' ) { method load_value (line 206) | public function load_value( $slug ) { method factory (line 265) | public static function factory( $post_id, $type = 'post' ) { method get_property (line 292) | abstract public function get_property( $slug, $child_slug = '' ); method get_property_option (line 303) | public function get_property_option( $slug, $option, $default = null ) { method prepare_load_value (line 330) | protected function prepare_load_value( Papi_Core_Property $property, $... method prepare_property (line 341) | protected function prepare_property( Papi_Core_Property $property ) { method set_property_meta_value (line 353) | public function set_property_meta_value( $slug, $value ) { method valid (line 362) | abstract public function valid(); FILE: src/core/class-papi-core-property.php class Papi_Core_Property (line 6) | class Papi_Core_Property implements JsonSerializable { method __construct (line 120) | public function __construct() { method __get (line 133) | public function __get( $key ) { method __isset (line 144) | public function __isset( $key ) { method __set (line 154) | public function __set( $key, $value ) { method current_user_can (line 163) | public function current_user_can() { method delete_value (line 176) | public function delete_value( $slug, $post_id, $type ) { method disabled (line 185) | public function disabled() { method display (line 205) | public function display() { method factory (line 217) | public static function factory() { method format_value (line 299) | public function format_value( $value, $slug, $post_id ) { method get_child_property (line 313) | public function get_child_property( $slug, array $items = [] ) { method get_child_properties (line 334) | public function get_child_properties() { method get_convert_type (line 345) | public function get_convert_type() { method get_default_settings (line 354) | public function get_default_settings() { method get_meta_type (line 363) | public function get_meta_type() { method get_option (line 377) | public function get_option( $key, $default = null ) { method get_options (line 400) | public function get_options() { method get_parent_property (line 413) | public function get_parent_property() { method get_post_id (line 422) | public function get_post_id() { method get_rules (line 439) | public function get_rules() { method get_setting (line 451) | public function get_setting( $key, $default = null ) { method get_settings (line 470) | public function get_settings() { method get_slug (line 481) | public function get_slug( $remove_prefix = false ) { method get_store (line 494) | public function get_store() { method get_value (line 507) | public function get_value() { method html_id (line 519) | public function html_id( $suffix = '', $row = null ) { method html_name (line 545) | public function html_name( $sub_property = null, $row = null ) { method load_value (line 576) | public function load_value( $value, $slug, $post_id ) { method match_slug (line 589) | public function match_slug( $slug ) { method prepare_value (line 604) | protected function prepare_value( $value ) { method register (line 633) | public function register( $type = 'post' ) { method register_meta_sanitize_callback (line 673) | public function register_meta_sanitize_callback( $value ) { method rest_prepare_value (line 684) | public function rest_prepare_value( $value ) { method render_ajax_request (line 691) | public function render_ajax_request() { method render_is_allowed_by_rules (line 703) | public function render_is_allowed_by_rules( array $rules = [] ) { method set_store (line 716) | public function set_store( Papi_Core_Meta_Store $store ) { method set_post_id (line 725) | public function set_post_id( $post_id ) { method set_options (line 738) | public function set_options( $options = [] ) { method set_option (line 748) | public function set_option( $key, $value ) { method set_setting (line 762) | public function set_setting( $key, $value ) { method set_parent_property (line 773) | public function set_parent_property( Papi_Core_Property $parent_proper... method setup_actions (line 780) | protected function setup_actions() { method setup_filters (line 786) | protected function setup_filters() { method setup_properties (line 792) | protected function setup_properties() { method setup_options (line 811) | protected function setup_options( $options = [] ) { method setup_options_slug (line 861) | protected function setup_options_slug( $options ) { method setup_options_settings (line 891) | protected function setup_options_settings( $options ) { method update_value (line 910) | public function update_value( $value, $slug, $post_id ) { method __toString (line 923) | public function __toString() { method jsonSerialize (line 932) | public function jsonSerialize() { FILE: src/core/class-papi-core-tab.php class Papi_Core_Tab (line 3) | class Papi_Core_Tab { method __construct (line 75) | public function __construct( array $args = [], array $properties = [] ) { method setup_args (line 85) | protected function setup_args( array $args ) { method setup_properties (line 102) | protected function setup_properties( array $properties ) { FILE: src/core/class-papi-core-type.php class Papi_Core_Type (line 6) | class Papi_Core_Type { method __construct (line 57) | public function __construct( $file_path = '' ) { method allowed (line 69) | public function allowed() { method boot (line 78) | public function boot() { method get_class_name (line 88) | public function get_class_name() { method get_file_path (line 97) | public function get_file_path() { method get_id (line 106) | public function get_id() { method get_meta (line 120) | protected function get_meta() { method get_type (line 158) | public function get_type() { method has_name (line 167) | public function has_name() { method match_id (line 178) | public function match_id( $id ) { method new_class (line 187) | public function new_class() { method set_id (line 200) | public function set_id( $id ) { method setup_actions (line 209) | protected function setup_actions() { method setup_file (line 217) | protected function setup_file( $file_path ) { method setup_filters (line 227) | protected function setup_filters() { method setup_meta_data (line 233) | protected function setup_meta_data() { FILE: src/lib/core/cache.php function papi_cache_delete (line 12) | function papi_cache_delete( $key, $suffix, $type = 'post' ) { function papi_cache_get (line 32) | function papi_cache_get( $key, $suffix = '', $type = 'post' ) { function papi_cache_key (line 51) | function papi_cache_key( $key, $suffix, $type = 'post' ) { function papi_cache_set (line 77) | function papi_cache_set( $key, $suffix, $value, $type = 'post' ) { FILE: src/lib/core/conditional.php function papi_is_rule (line 10) | function papi_is_rule( $rule ) { function papi_rule (line 21) | function papi_rule( $rule ) { FILE: src/lib/core/data.php function papi_data_delete (line 12) | function papi_data_delete( $id, $slug, $type = 'post' ) { function papi_data_get (line 23) | function papi_data_get( $id, $slug, $type = 'post' ) { function papi_data_update (line 37) | function papi_data_update( $id, $slug, $value, $type = 'post' ) { FILE: src/lib/core/deprecated.php function papi_get_page (line 16) | function papi_get_page( $id = 0, $type = 'post' ) { FILE: src/lib/core/io.php function register_papi_directory (line 10) | function register_papi_directory( $directory ) { function papi_get_all_files_in_directory (line 47) | function papi_get_all_files_in_directory( $directory = '' ) { function papi_get_core_type_file_path (line 79) | function papi_get_core_type_file_path( $file_path ) { function papi_get_all_core_type_files (line 105) | function papi_get_all_core_type_files() { function papi_get_file_path (line 129) | function papi_get_file_path( $file ) { function papi_get_core_type_base_path (line 155) | function papi_get_core_type_base_path( $file ) { FILE: src/lib/core/meta.php function papi_get_meta_id (line 11) | function papi_get_meta_id( $type = null, $id = null ) { function papi_get_meta_id_column (line 28) | function papi_get_meta_id_column( $type = 'post' ) { function papi_get_meta_store (line 42) | function papi_get_meta_store( $post_id = 0, $type = 'post' ) { function papi_get_meta_type (line 54) | function papi_get_meta_type( $type = null ) { FILE: src/lib/core/post.php function papi_get_post_id (line 10) | function papi_get_post_id( $post_id = null ) { function papi_get_parent_post_id (line 49) | function papi_get_parent_post_id() { function papi_get_post_type (line 60) | function papi_get_post_type( $post_id = null ) { function papi_get_post_type_label (line 105) | function papi_get_post_type_label( $post_type, $label, $default = '' ) { FILE: src/lib/core/property.php function papi_from_property_array_slugs (line 11) | function papi_from_property_array_slugs( array $values, $slug ) { function papi_is_property (line 41) | function papi_is_property( $value ) { function papi_get_options_and_properties (line 54) | function papi_get_options_and_properties( $file_or_options = [], $proper... function papi_get_property_class_name (line 133) | function papi_get_property_class_name( $type ) { function papi_get_property_type (line 153) | function papi_get_property_type( $type ) { function papi_get_property_type_key (line 164) | function papi_get_property_type_key( $str = '' ) { function papi_get_property_type_key_f (line 189) | function papi_get_property_type_key_f( $str ) { function papi_is_property_type_key (line 200) | function papi_is_property_type_key( $str = '' ) { function papi_populate_properties (line 216) | function papi_populate_properties( $properties ) { function papi_property (line 257) | function papi_property( $file_or_options, array $values = [] ) { function papi_render_property (line 286) | function papi_render_property( $property ) { function papi_render_properties (line 301) | function papi_render_properties( array $properties ) { function papi_property_require_text (line 332) | function papi_property_require_text( $property ) { function papi_property_required_html (line 348) | function papi_property_required_html( $property, $text = false ) { function papi_property_from_array_slugs (line 364) | function papi_property_from_array_slugs( array $values, $slug ) { function papi_property_to_array_slugs (line 396) | function papi_property_to_array_slugs( array $value, $slug ) { FILE: src/lib/core/slug.php function papi_prefix_slug (line 11) | function papi_prefix_slug( $prefix, $slug ) { function papify (line 31) | function papify( $str = '' ) { function unpapify (line 50) | function unpapify( $str ) { FILE: src/lib/core/tabs.php function papi_tabs_setup (line 10) | function papi_tabs_setup( array $tabs ) { function papi_tab (line 42) | function papi_tab( $file_or_options, $properties = [] ) { FILE: src/lib/core/taxonomy.php function papi_get_term_id (line 10) | function papi_get_term_id( $term_id = null ) { function papi_get_taxonomy (line 39) | function papi_get_taxonomy( $term_id = null ) { function papi_get_taxonomy_label (line 66) | function papi_get_taxonomy_label( $taxonomy, $label, $default = '' ) { FILE: src/lib/core/template.php function papi_body_class (line 10) | function papi_body_class( array $classes ) { function papi_get_template_file_name (line 28) | function papi_get_template_file_name( $template ) { function papi_include_template (line 52) | function papi_include_template( $file, array $vars = [] ) { function papi_template (line 74) | function papi_template( $file, array $values = [], $convert_to_object = ... function papi_template_include (line 115) | function papi_template_include( $original_template ) { FILE: src/lib/core/url.php function papi_get_page_new_url (line 13) | function papi_get_page_new_url( $page_type, $append_admin_url = true, $p... function papi_append_post_type_query (line 33) | function papi_append_post_type_query( $url, $post_type_arg = null ) { function papi_include_query_strings (line 84) | function papi_include_query_strings( $first_character = '?', array $allo... FILE: src/lib/core/utilities.php function papi_camel_case (line 10) | function papi_camel_case( $str ) { function papi_cast_string_value (line 25) | function papi_cast_string_value( $str ) { function papi_convert_to_string (line 50) | function papi_convert_to_string( $obj ) { function papi_current_user_is_allowed (line 73) | function papi_current_user_is_allowed( $capabilities = [] ) { function papi_doing_ajax (line 92) | function papi_doing_ajax() { function papi_esc_html (line 104) | function papi_esc_html( $obj, $keys = [] ) { function papi_f (line 149) | function papi_f( $str = '', $len = 1 ) { function papi_get_class_name (line 174) | function papi_get_class_name( $file ) { function papi_get_lang (line 234) | function papi_get_lang() { function papi_get_only_objects (line 254) | function papi_get_only_objects( array $arr ) { function papi_get_or_post (line 265) | function papi_get_or_post( $key ) { function papi_get_qs (line 287) | function papi_get_qs( $qs, $keep_keys = false ) { function papi_get_sanitized_post (line 340) | function papi_get_sanitized_post( $key ) { function papi_html_name (line 355) | function papi_html_name( $name ) { function papi_html_tag (line 381) | function papi_html_tag( $tag, $attr = [] ) { function papi_is_admin (line 452) | function papi_is_admin() { function papi_is_empty (line 464) | function papi_is_empty( $obj ) { function papi_is_json (line 492) | function papi_is_json( $obj ) { function papi_maybe_json_decode (line 506) | function papi_maybe_json_decode( $str, $assoc = false ) { function papi_maybe_json_encode (line 517) | function papi_maybe_json_encode( $obj ) { function papi_maybe_convert_to_array (line 532) | function papi_maybe_convert_to_array( $obj ) { function papi_maybe_convert_to_object (line 543) | function papi_maybe_convert_to_object( $obj ) { function papi_maybe_get_callable_value (line 555) | function papi_maybe_get_callable_value( $callable, $args = [] ) { function papi_nl2br (line 584) | function papi_nl2br( $str ) { function papi_render_html_tag (line 596) | function papi_render_html_tag( $tag, $attr = [] ) { function papi_santize_data (line 607) | function papi_santize_data( $obj ) { function papi_sort_order (line 629) | function papi_sort_order( $array, $key = 'sort_order' ) { function papi_slugify (line 683) | function papi_slugify( $str, $replace = [], $delimiter = '-' ) { function papi_to_array (line 711) | function papi_to_array( $obj ) { function papi_underscorify (line 727) | function papi_underscorify( $str ) { FILE: src/lib/fields/option.php function papi_delete_option (line 10) | function papi_delete_option( $slug ) { function papi_get_option (line 22) | function papi_get_option( $slug, $default = null ) { function papi_option_shortcode (line 35) | function papi_option_shortcode( $atts ) { function papi_update_option (line 61) | function papi_update_option( $slug, $value = null ) { function the_papi_option (line 71) | function the_papi_option( $slug = null, $default = null ) { FILE: src/lib/fields/page.php function papi_delete_field (line 12) | function papi_delete_field( $id = null, $slug = null, $type = 'post' ) { function papi_field_shortcode (line 62) | function papi_field_shortcode( $atts ) { function papi_field_value (line 95) | function papi_field_value( $slugs, $value, $default = null ) { function papi_get_field (line 126) | function papi_get_field( $id = null, $slug = null, $default = null, $typ... function papi_get_fields (line 172) | function papi_get_fields( $id = 0, $type = 'post' ) { function papi_get_slugs (line 227) | function papi_get_slugs( $id = 0, $only_slugs = false, $type = 'post' ) { function papi_update_field (line 282) | function papi_update_field( $id = null, $slug = null, $value = null, $ty... function the_papi_field (line 329) | function the_papi_field( $id = null, $slug = null, $default = null ) { FILE: src/lib/fields/taxonomy.php function papi_delete_term_field (line 11) | function papi_delete_term_field( $term_id, $slug = '' ) { function papi_get_term_field (line 33) | function papi_get_term_field( $term_id = null, $slug = null, $default = ... function papi_get_term_fields (line 54) | function papi_get_term_fields( $id = 0 ) { function papi_get_term_slugs (line 68) | function papi_get_term_slugs( $id = 0, $only_slugs = false ) { function papi_taxonomy_shortcode (line 86) | function papi_taxonomy_shortcode( $atts ) { function papi_update_term_field (line 115) | function papi_update_term_field( $term_id = null, $slug = null, $value =... function the_papi_term_field (line 140) | function the_papi_term_field( $term_id = null, $slug = null, $default = ... FILE: src/lib/hooks/filters-page-type.php function papi_filter_settings_only_page_type (line 10) | function papi_filter_settings_only_page_type( $post_type ) { function papi_filter_settings_show_page_type (line 28) | function papi_filter_settings_show_page_type( $post_type, $page_type ) { function papi_filter_settings_standard_page_type_description (line 53) | function papi_filter_settings_standard_page_type_description( $post_type... function papi_filter_settings_standard_page_type_name (line 75) | function papi_filter_settings_standard_page_type_name( $post_type ) { function papi_filter_settings_show_standard_page_type (line 97) | function papi_filter_settings_show_standard_page_type( $post_type ) { function papi_filter_settings_show_standard_page_type_in_filter (line 108) | function papi_filter_settings_show_standard_page_type_in_filter( $post_t... function papi_filter_settings_standard_page_type_thumbnail (line 121) | function papi_filter_settings_standard_page_type_thumbnail( $post_type ) { FILE: src/lib/hooks/filters-taxonomy-type.php function papi_filter_settings_only_taxonomy_type (line 10) | function papi_filter_settings_only_taxonomy_type( $taxonomy ) { function papi_filter_settings_standard_taxonomy_type_name (line 27) | function papi_filter_settings_standard_taxonomy_type_name( $taxonomy ) { function papi_filter_settings_show_standard_taxonomy_type (line 41) | function papi_filter_settings_show_standard_taxonomy_type( $taxonomy ) { FILE: src/lib/hooks/filters.php function papi_filter_conditional_rule_allowed (line 10) | function papi_filter_conditional_rule_allowed( $rule ) { function papi_filter_format_value (line 39) | function papi_filter_format_value( $type, $value, $slug, $id, $meta_type... function papi_filter_load_value (line 56) | function papi_filter_load_value( $type, $value, $slug, $id, $meta_type =... function papi_filter_settings_directories (line 65) | function papi_filter_settings_directories() { function papi_filter_settings_sort_order (line 90) | function papi_filter_settings_sort_order() { function papi_filter_update_value (line 107) | function papi_filter_update_value( $type, $value, $slug, $id, $meta_type... FILE: src/lib/types/entry.php function papi_get_entry_type_body_classes (line 11) | function papi_get_entry_type_body_classes( $id = 0, $type = null ) { function papi_get_entry_type_css_class (line 39) | function papi_get_entry_type_css_class( $id = 0, $type = null ) { function papi_get_entry_type_count (line 63) | function papi_get_entry_type_count( $entry_type ) { function papi_entry_type_exists (line 98) | function papi_entry_type_exists( $id ) { function papi_get_all_entry_types (line 128) | function papi_get_all_entry_types( array $args = [] ) { function papi_get_entry_type (line 229) | function papi_get_entry_type( $file_path ) { function papi_get_entry_type_by_id (line 281) | function papi_get_entry_type_by_id( $id ) { function papi_get_entry_type_by_meta_id (line 327) | function papi_get_entry_type_by_meta_id( $id = 0, $type = null ) { function papi_get_entry_type_id (line 352) | function papi_get_entry_type_id( $id = 0, $type = null ) { function papi_get_entry_type_template (line 384) | function papi_get_entry_type_template( $id = 0, $type = null ) { function papi_is_entry_type (line 443) | function papi_is_entry_type( $str = '' ) { FILE: src/lib/types/page.php function papi_display_page_type (line 10) | function papi_display_page_type( $page_type ) { function papi_get_all_page_types (line 60) | function papi_get_all_page_types( $post_type = '' ) { function papi_get_page_type_id (line 83) | function papi_get_page_type_id( $post_id = 0 ) { function papi_get_page_type_key (line 94) | function papi_get_page_type_key( $suffix = '' ) { function papi_get_page_type_name (line 108) | function papi_get_page_type_name( $post_id = 0 ) { function papi_get_post_types (line 135) | function papi_get_post_types() { function papi_get_standard_page_type (line 153) | function papi_get_standard_page_type( $post_type ) { function papi_get_standard_page_type_id (line 178) | function papi_get_standard_page_type_id( $post_type ) { function papi_is_page_type (line 190) | function papi_is_page_type( $str = '' ) { function papi_load_page_type_id (line 203) | function papi_load_page_type_id( $entry_type_id = '', $type = 'post', $p... function papi_set_page_type_id (line 274) | function papi_set_page_type_id( $post_id, $page_type ) { function the_papi_page_type_name (line 289) | function the_papi_page_type_name( $post_id = 0 ) { FILE: src/lib/types/taxonomy.php function papi_get_taxonomy_type_id (line 10) | function papi_get_taxonomy_type_id( $term_id = 0 ) { function papi_get_taxonomy_type_name (line 21) | function papi_get_taxonomy_type_name( $term_id = 0 ) { function papi_load_taxonomy_type_id (line 51) | function papi_load_taxonomy_type_id( $entry_type_id = '', $type = 'term'... function papi_get_taxonomies (line 113) | function papi_get_taxonomies() { function papi_set_taxonomy_type_id (line 134) | function papi_set_taxonomy_type_id( $term_id, $taxonomy_type ) { function the_papi_taxonomy_type_name (line 149) | function the_papi_taxonomy_type_name( $term_id = 0 ) { FILE: src/papi-loader.php class Papi_Loader (line 10) | final class Papi_Loader extends Papi_Core_Container { method instance (line 31) | public static function instance() { method __call (line 47) | public function __call( $name, $arguments ) { method __construct (line 54) | protected function __construct() { method __clone (line 74) | public function __clone() { method __wakeup (line 83) | public function __wakeup() { method constants (line 90) | protected function constants() { method define (line 126) | protected function define( $name, $value ) { method init (line 135) | protected function init() { method load_textdomain (line 159) | protected function load_textdomain() { method require_files (line 170) | protected function require_files() { method deactivate (line 234) | public static function deactivate() { method reset (line 254) | public function reset() { method setup_container (line 263) | protected function setup_container() { function papi (line 275) | function papi() { FILE: src/properties/class-papi-property-bool.php class Papi_Property_Bool (line 6) | class Papi_Property_Bool extends Papi_Property { method format_value (line 32) | public function format_value( $value, $slug, $post_id ) { method html (line 45) | public function html() { method load_value (line 71) | public function load_value( $value, $slug, $post_id ) { method prepare_value (line 82) | protected function prepare_value( $value ) { method update_value (line 99) | public function update_value( $value, $slug, $post_id ) { FILE: src/properties/class-papi-property-checkbox.php class Papi_Property_Checkbox (line 7) | class Papi_Property_Checkbox extends Papi_Property { method format_value (line 33) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 50) | public function get_default_settings() { method html (line 60) | public function html() { FILE: src/properties/class-papi-property-color.php class Papi_Property_Color (line 7) | class Papi_Property_Color extends Papi_Property { method get_default_settings (line 14) | public function get_default_settings() { method html (line 32) | public function html() { FILE: src/properties/class-papi-property-datetime.php class Papi_Property_Datetime (line 6) | class Papi_Property_Datetime extends Papi_Property { method get_default_settings (line 13) | public function get_default_settings() { method html (line 28) | public function html() { FILE: src/properties/class-papi-property-divider.php class Papi_Property_Divider (line 6) | class Papi_Property_Divider extends Papi_Property { method html (line 18) | public function html() { method render_row_html (line 41) | protected function render_row_html() { FILE: src/properties/class-papi-property-dropdown.php class Papi_Property_Dropdown (line 6) | class Papi_Property_Dropdown extends Papi_Property { method format_value (line 25) | public function format_value( $value, $slug, $post_id ) { method is_string_items (line 44) | public function is_string_items() { method get_default_settings (line 61) | public function get_default_settings() { method get_items (line 77) | protected function get_items() { method html (line 84) | public function html() { method load_value (line 174) | public function load_value( $value, $slug, $post_id ) { method update_value (line 189) | public function update_value( $value, $slug, $post_id ) { FILE: src/properties/class-papi-property-editor.php class Papi_Property_Editor (line 6) | class Papi_Property_Editor extends Papi_Property { method add_mce_buttons (line 11) | protected function add_mce_buttons() { method format_value (line 28) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 37) | public function get_default_settings() { method mce_buttons (line 56) | public function mce_buttons( array $buttons = [] ) { method html (line 67) | public function html() { method reove_mce_buttons (line 97) | protected function reove_mce_buttons() { FILE: src/properties/class-papi-property-email.php class Papi_Property_Email (line 6) | class Papi_Property_Email extends Papi_Property_String { FILE: src/properties/class-papi-property-file.php class Papi_Property_File (line 6) | class Papi_Property_File extends Papi_Property { method format_value (line 39) | public function format_value( $value, $slug, $post_id ) { method get_file (line 111) | public function get_file( $value ) { method get_file_value (line 149) | protected function get_file_value( $value ) { method get_default_settings (line 172) | public function get_default_settings() { method html (line 182) | public function html() { method get_labels (line 284) | public function get_labels() { method render_file_template (line 294) | public function render_file_template() { method update_value (line 324) | public function update_value( $values, $slug, $post_id ) { method wp_get_attachment_metadata (line 358) | public function wp_get_attachment_metadata( $data, $post_id ) { method is_attachment (line 373) | protected function is_attachment( $id ) { method setup_actions (line 380) | protected function setup_actions() { method setup_filters (line 387) | protected function setup_filters() { FILE: src/properties/class-papi-property-flexible.php class Papi_Property_Flexible (line 7) | class Papi_Property_Flexible extends Papi_Property_Repeater { method delete_value (line 60) | public function delete_value( $slug, $post_id, $type ) { method format_value (line 84) | public function format_value( $values, $repeater_slug, $post_id ) { method is_layout_key (line 192) | protected function is_layout_key( $key ) { method get_json_id (line 204) | protected function get_json_id( $key, $extra = '' ) { method get_layout (line 215) | protected function get_layout( $slug ) { method get_layout_value (line 234) | protected function get_layout_value( $layout ) { method get_results (line 251) | protected function get_results( $value, $repeater_slug, $post_id ) { method get_settings_layouts (line 393) | protected function get_settings_layouts() { method load_value (line 409) | public function load_value( $value, $repeater_slug, $post_id ) { method load_child_properties (line 437) | protected function load_child_properties( array $results, $property = ... method prepare_properties (line 502) | protected function prepare_properties( $layouts ) { method render_ajax_request (line 543) | public function render_ajax_request() { method render_json_template (line 570) | protected function render_json_template( $slug ) { method render_layout_input (line 604) | protected function render_layout_input( $value ) { method render_properties (line 617) | protected function render_properties( $row, $value ) { method render_repeater (line 729) | protected function render_repeater( $options ) { method render_repeater_row (line 781) | protected function render_repeater_row() { method render_repeater_row_template (line 844) | public function render_repeater_row_template() { method setup_actions (line 866) | protected function setup_actions() { method valid_layout (line 877) | protected function valid_layout( array $layout ) { FILE: src/properties/class-papi-property-gallery.php class Papi_Property_Gallery (line 6) | class Papi_Property_Gallery extends Papi_Property_Image { method get_default_settings (line 27) | public function get_default_settings() { FILE: src/properties/class-papi-property-group.php class Papi_Property_Group (line 6) | class Papi_Property_Group extends Papi_Property_Repeater { method format_value (line 18) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 40) | public function get_default_settings() { method get_settings_properties (line 51) | protected function get_settings_properties() { method html (line 64) | public function html() { method prepare_properties (line 85) | protected function prepare_properties( $properties ) { method update_value (line 117) | public function update_value( $values, $slug, $post_id ) { FILE: src/properties/class-papi-property-hidden.php class Papi_Property_Hidden (line 6) | class Papi_Property_Hidden extends Papi_Property_String { FILE: src/properties/class-papi-property-html.php class Papi_Property_Html (line 6) | class Papi_Property_Html extends Papi_Property { method get_default_settings (line 20) | public function get_default_settings() { method html (line 30) | public function html() { FILE: src/properties/class-papi-property-image.php class Papi_Property_Image (line 6) | class Papi_Property_Image extends Papi_Property_File { method get_labels (line 20) | public function get_labels() { FILE: src/properties/class-papi-property-link.php class Papi_Property_Link (line 6) | class Papi_Property_Link extends Papi_Property { method delete_value (line 43) | public function delete_value( $slug, $post_id, $type ) { method format_value (line 70) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 79) | public function get_default_settings() { method load_value (line 92) | public function load_value( $value, $slug, $post_id ) { method html (line 114) | public function html() { method prepare_link_array (line 175) | protected function prepare_link_array( $link, $slug ) { method render_link_template (line 213) | public function render_link_template() { method update_value (line 261) | public function update_value( $values, $slug, $post_id ) { method setup_actions (line 299) | protected function setup_actions() { FILE: src/properties/class-papi-property-module.php class Papi_Property_Module (line 7) | class Papi_Property_Module extends Papi_Property { method format_value (line 36) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 73) | public function get_default_settings() { method get_post_type (line 93) | protected function get_post_type() { method get_posts (line 105) | protected function get_posts( $post_type = null ) { method get_templates (line 132) | protected function get_templates( $id ) { method html (line 151) | public function html() { method render_option_template (line 277) | public function render_option_template() { method setup_actions (line 306) | protected function setup_actions() { FILE: src/properties/class-papi-property-number.php class Papi_Property_Number (line 6) | class Papi_Property_Number extends Papi_Property { method get_convert_type (line 20) | public function get_convert_type() { method format_value (line 36) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 51) | public function get_default_settings() { method get_value (line 65) | public function get_value() { method html (line 76) | public function html() { FILE: src/properties/class-papi-property-post.php class Papi_Property_Post (line 7) | class Papi_Property_Post extends Papi_Property { method format_value (line 26) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 70) | public function get_default_settings() { method get_labels (line 94) | protected function get_labels() { method get_post_types (line 112) | protected function get_post_types() { method get_posts (line 123) | protected function get_posts( $post_type = '' ) { method get_post_value (line 180) | protected function get_post_value( $post ) { method html (line 210) | public function html() { method render_option_template (line 347) | public function render_option_template() { method setup_actions (line 385) | protected function setup_actions() { FILE: src/properties/class-papi-property-radio.php class Papi_Property_Radio (line 7) | class Papi_Property_Radio extends Papi_Property { method format_value (line 19) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 28) | public function get_default_settings() { method html (line 38) | public function html() { FILE: src/properties/class-papi-property-reference.php class Papi_Property_Reference (line 7) | class Papi_Property_Reference extends Papi_Property { method get_default_settings (line 14) | public function get_default_settings() { method html (line 24) | public function html() { FILE: src/properties/class-papi-property-relationship.php class Papi_Property_Relationship (line 7) | class Papi_Property_Relationship extends Papi_Property { method convert_post_to_item (line 30) | protected function convert_post_to_item( WP_Post $post ) { method format_value (line 47) | public function format_value( $values, $slug, $post_id ) { method get_default_settings (line 135) | public function get_default_settings() { method get_sort_option (line 156) | public function get_sort_option( $post_id ) { method get_sort_options (line 170) | public static function get_sort_options() { method get_items (line 227) | protected function get_items( $settings ) { method get_post_value (line 267) | protected function get_post_value( $value ) { method html (line 288) | public function html() { method load_value (line 394) | public function load_value( $values, $slug, $post_id ) { method sort_value (line 408) | public function sort_value( $values, $slug, $post_id ) { method update_value (line 430) | public function update_value( $values, $slug, $post_id ) { FILE: src/properties/class-papi-property-repeater.php class Papi_Property_Repeater (line 6) | class Papi_Property_Repeater extends Papi_Property { method delete_value (line 45) | public function delete_value( $slug, $post_id, $type ) { method format_value (line 69) | public function format_value( $values, $repeater_slug, $post_id ) { method get_child_slug (line 176) | protected function get_child_slug( $repeater_slug, $child_slug ) { method get_default_settings (line 185) | public function get_default_settings() { method get_results (line 204) | protected function get_results( $value, $repeater_slug, $post_id ) { method get_row_results (line 311) | protected function get_row_results( $dbresults ) { method get_settings_properties (line 349) | protected function get_settings_properties() { method html (line 362) | public function html() { method layout (line 387) | protected function layout( $layout ) { method load_value (line 401) | public function load_value( $value, $repeater_slug, $post_id ) { method load_child_properties (line 428) | protected function load_child_properties( array $results, $property = ... method prepare_properties (line 461) | protected function prepare_properties( $items ) { method prepare_property_for_json (line 489) | protected function prepare_property_for_json( $property ) { method remove_repeater_rows (line 520) | protected function remove_repeater_rows( $post_id, $repeater_slug ) { method render_ajax_request (line 566) | public function render_ajax_request() { method render_json_template (line 582) | protected function render_json_template( $slug ) { method render_properties (line 611) | protected function render_properties( $row, $value ) { method render_repeater (line 678) | protected function render_repeater( $options ) { method render_repeater_head (line 710) | protected function render_repeater_head() { method render_repeater_rows (line 738) | protected function render_repeater_rows() { method render_repeater_rows_template (line 788) | public function render_repeater_rows_template() { method setup_actions (line 810) | protected function setup_actions() { method update_value (line 823) | public function update_value( $values, $repeater_slug, $post_id ) { FILE: src/properties/class-papi-property-sidebar.php class Papi_Property_Sidebar (line 6) | class Papi_Property_Sidebar extends Papi_Property_Dropdown { method format_value (line 25) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 43) | public function get_default_settings() { method get_items (line 57) | public function get_items() { FILE: src/properties/class-papi-property-string.php class Papi_Property_String (line 6) | class Papi_Property_String extends Papi_Property { method format_value (line 25) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 44) | public function get_default_settings() { method get_value (line 56) | public function get_value() { method html (line 69) | public function html() { FILE: src/properties/class-papi-property-table.php class Papi_Property_Table (line 3) | class Papi_Property_Table extends Papi_Property { method build_table (line 20) | protected function build_table( array $arr, $child = false ) { method get_default_settings (line 66) | public function get_default_settings() { method html (line 76) | public function html() { FILE: src/properties/class-papi-property-term.php class Papi_Property_Term (line 6) | class Papi_Property_Term extends Papi_Property { method format_value (line 24) | public function format_value( $value, $slug, $term_id ) { method get_default_settings (line 75) | public function get_default_settings() { method get_labels (line 97) | protected function get_labels() { method get_taxonomies (line 115) | protected function get_taxonomies() { method get_terms (line 126) | protected function get_terms( $taxonomy ) { method get_term_value (line 148) | protected function get_term_value( $term ) { method html (line 175) | public function html() { FILE: src/properties/class-papi-property-text.php class Papi_Property_Text (line 6) | class Papi_Property_Text extends Papi_Property { method format_value (line 18) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 41) | public function get_default_settings() { method get_value (line 53) | public function get_value() { method html (line 66) | public function html() { FILE: src/properties/class-papi-property-url.php class Papi_Property_Url (line 6) | class Papi_Property_Url extends Papi_Property { method get_default_settings (line 13) | public function get_default_settings() { method html (line 22) | public function html() { method load_value (line 56) | public function load_value( $value, $slug, $post_id ) { method update_value (line 71) | public function update_value( $value, $slug, $post_id ) { FILE: src/properties/class-papi-property-user.php class Papi_Property_User (line 6) | class Papi_Property_User extends Papi_Property_Dropdown { method format_value (line 25) | public function format_value( $value, $slug, $post_id ) { method get_default_settings (line 42) | public function get_default_settings() { method get_value (line 56) | public function get_value() { method get_items (line 71) | public function get_items() { method load_value (line 98) | public function load_value( $value, $slug, $post_id ) { method update_value (line 111) | public function update_value( $value, $slug, $post_id ) { FILE: src/properties/class-papi-property.php class Papi_Property (line 7) | class Papi_Property extends Papi_Core_Property { method get_value (line 14) | public function get_value() { method html (line 42) | public function html() { method can_render (line 50) | public function can_render() { method render (line 73) | public function render() { method render_ajax_request (line 91) | public function render_ajax_request() { method render_description_html (line 98) | protected function render_description_html() { method render_hidden_html (line 111) | protected function render_hidden_html() { method render_label_html (line 137) | protected function render_label_html() { method render_property_html (line 151) | protected function render_property_html() { method render_row_html (line 170) | protected function render_row_html() { method render_rules_json (line 214) | protected function render_rules_json() { FILE: src/query/class-papi-query.php class Papi_Query (line 3) | class Papi_Query { method __construct (line 41) | public function __construct( array $args = [], $type = 'post' ) { method __get (line 54) | public function __get( $key ) { method first (line 69) | public function first() { method parse_args (line 80) | public function parse_args( array $args ) { method parse_post_args (line 101) | protected function parse_post_args( array $args ) { method parse_term_args (line 126) | protected function parse_term_args( array $args ) { method get_query_class (line 149) | public function get_query_class() { method get_query_args (line 171) | public function get_query_args() { method get_result (line 242) | public function get_result() { method last (line 257) | public function last() { FILE: src/rest-api/class-papi-rest-api-post.php class Papi_REST_API_Post (line 3) | class Papi_REST_API_Post { method __construct (line 8) | public function __construct() { method get_page_type (line 22) | public function get_page_type( array $data, $field_name, $request ) { method get_post (line 39) | public function get_post( WP_Post $post ) { method prepare_response (line 62) | public function prepare_response( $response ) { method setup_fields (line 77) | public function setup_fields() { FILE: src/rest-api/class-papi-rest-api-settings.php class Papi_REST_API_Settings (line 3) | class Papi_REST_API_Settings { method __construct (line 15) | public function __construct() { method register (line 24) | public function register() { method pre_get_setting (line 47) | public function pre_get_setting( $value ) { method get_setting (line 64) | public function get_setting( $key, $value ) { method prepare_response (line 89) | public function prepare_response( $response ) { FILE: src/rest-api/class-papi-rest-api.php class Papi_REST_API (line 3) | final class Papi_REST_API { method __construct (line 8) | public function __construct() { method load_files (line 16) | protected function load_files() { method register_routes (line 24) | public function register_routes() { method rest_api_init (line 30) | public function rest_api_init() { method setup_actions (line 37) | protected function setup_actions() { FILE: src/stores/class-papi-option-store.php class Papi_Option_Store (line 6) | class Papi_Option_Store extends Papi_Core_Meta_Store { method __construct (line 20) | public function __construct( $id = 0 ) { method get_property (line 33) | public function get_property( $slug, $child_slug = '' ) { method valid (line 71) | public function valid() { FILE: src/stores/class-papi-post-store.php class Papi_Post_Store (line 6) | class Papi_Post_Store extends Papi_Core_Meta_Store { method __construct (line 27) | public function __construct( $id = 0 ) { method get_permalink (line 39) | public function get_permalink() { method get_post (line 48) | public function get_post() { method get_status (line 57) | public function get_status() { method get_property (line 69) | public function get_property( $slug, $child_slug = '' ) { method prepare_load_value (line 90) | protected function prepare_load_value( Papi_Core_Property $property, $... method valid (line 109) | public function valid() { FILE: src/stores/class-papi-term-store.php class Papi_Term_Store (line 6) | class Papi_Term_Store extends Papi_Core_Meta_Store { method __construct (line 27) | public function __construct( $id = 0 ) { method get_permalink (line 39) | public function get_permalink() { method get_term (line 48) | public function get_term() { method valid (line 57) | public function valid() { method get_property (line 69) | public function get_property( $slug, $child_slug = '' ) { FILE: src/types/class-papi-attachment-type.php class Papi_Attachment_Type (line 8) | class Papi_Attachment_Type extends Papi_Page_Type { method get_post_type (line 29) | public function get_post_type() { method setup_filters (line 36) | protected function setup_filters() { method edit_attachment (line 52) | public function edit_attachment( $form_fields, $post ) { method save_attachment (line 102) | public function save_attachment( $post ) { method singleton (line 116) | public function singleton() { FILE: src/types/class-papi-entry-type.php class Papi_Entry_Type (line 7) | class Papi_Entry_Type extends Papi_Core_Type { method add_help_tabs (line 54) | public function add_help_tabs() { method body_classes (line 102) | public function body_classes() { method box (line 112) | protected function box( $file_or_options = [], $properties = [] ) { method call_parent_register (line 145) | protected function call_parent_register() { method convert_properties (line 171) | protected function convert_properties( $properties ) { method fields (line 205) | public function fields( $fields ) { method get_body_classes (line 216) | public function get_body_classes() { method get_boxes (line 229) | public function get_boxes() { method get_labels (line 290) | public function get_labels() { method get_menu (line 299) | public function get_menu() { method get_property (line 311) | public function get_property( $slug, $child_slug = '' ) { method get_properties (line 372) | public function get_properties() { method help (line 393) | public function help() { method help_sidebar (line 405) | public function help_sidebar() { method merge_boxes (line 416) | protected function merge_boxes( array $boxes ) { method property (line 443) | protected function property( $file_or_options = [], $values = [] ) { method singleton (line 452) | public function singleton() { method setup (line 459) | public function setup() { method tab (line 486) | protected function tab( $file_or_options = [], $properties = [] ) { method template (line 502) | protected function template( $file, $values = [] ) { FILE: src/types/class-papi-front-page-type.php class Papi_Front_Page_Type (line 3) | class Papi_Front_Page_Type extends Papi_Page_Type { FILE: src/types/class-papi-module-type.php class Papi_Module_Type (line 7) | class Papi_Module_Type extends Papi_Page_Type { FILE: src/types/class-papi-option-type.php class Papi_Option_Type (line 8) | class Papi_Option_Type extends Papi_Entry_Type { method render (line 41) | public function render() { FILE: src/types/class-papi-page-type.php class Papi_Page_Type (line 7) | class Papi_Page_Type extends Papi_Entry_Type { method __construct (line 124) | public function __construct( $file_path = '' ) { method allowed (line 135) | public function allowed() { method display (line 152) | public function display( $post_type ) { method get_body_classes (line 161) | public function get_body_classes() { method get_child_types (line 180) | public function get_child_types() { method get_labels (line 200) | public function get_labels() { method get_post_type (line 217) | public function get_post_type() { method get_post_type_supports (line 226) | protected function get_post_type_supports() { method get_thumbnail (line 259) | public function get_thumbnail() { method has_post_type (line 274) | public function has_post_type( $post_type ) { method remove_post_type_support (line 281) | public function remove_post_type_support() { method remove_meta_boxes (line 318) | public function remove_meta_boxes() { method setup (line 377) | public function setup() { method setup_post_types (line 404) | protected function setup_post_types() { method setup_page_templates (line 422) | protected function setup_page_templates() { FILE: src/types/class-papi-taxonomy-type.php class Papi_Taxonomy_Type (line 6) | class Papi_Taxonomy_Type extends Papi_Entry_Type { method allowed (line 48) | public function allowed() { method display (line 65) | public function display( $taxonomy ) { method get_labels (line 75) | public function get_labels() { method setup_actions (line 90) | protected function setup_actions() { method edit_form (line 101) | public function edit_form() { method setup_meta_data (line 125) | protected function setup_meta_data() { FILE: tests/cases/admin/class-papi-admin-ajax-test.php class Papi_Admin_Ajax_Test (line 6) | class Papi_Admin_Ajax_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 16) | public function tearDown() { method wp_die_handler (line 22) | public function wp_die_handler( $message ) { method test_actions (line 25) | public function test_actions() { method test_endpoint (line 33) | public function test_endpoint() { method test_handle_papi_ajax_doing_ajax (line 51) | public function test_handle_papi_ajax_doing_ajax() { method test_handle_papi_ajax_action (line 55) | public function test_handle_papi_ajax_action() { method test_handle_papi_ajax (line 72) | public function test_handle_papi_ajax() { method test_get_entry_type_fail (line 77) | public function test_get_entry_type_fail() { method test_get_entry_type_success (line 91) | public function test_get_entry_type_success() { method test_get_posts (line 109) | public function test_get_posts() { method test_get_posts_fields (line 122) | public function test_get_posts_fields() { method test_get_posts_fake_post_type (line 139) | public function test_get_posts_fake_post_type() { method test_get_property (line 156) | public function test_get_property() { method test_get_property_fail (line 172) | public function test_get_property_fail() { method test_get_properties (line 188) | public function test_get_properties() { method test_get_properties_fail (line 215) | public function test_get_properties_fail() { method test_get_properties_fail_2 (line 235) | public function test_get_properties_fail_2() { method test_get_properties_fail_3 (line 248) | public function test_get_properties_fail_3() { method test_get_rules_result_success (line 263) | public function test_get_rules_result_success() { method test_get_rules_result_success_2 (line 292) | public function test_get_rules_result_success_2() { method test_get_rules_result_success_3 (line 320) | public function test_get_rules_result_success_3() { method test_get_rules_result_fail (line 353) | public function test_get_rules_result_fail() { method test_get_rules_result_fail_2 (line 364) | public function test_get_rules_result_fail_2() { method test_get_rules_result_fail_3 (line 375) | public function test_get_rules_result_fail_3() { method test_get_rules_result_fail_4 (line 387) | public function test_get_rules_result_fail_4() { method test_get_rules_result_fail_5 (line 412) | public function test_get_rules_result_fail_5() { method test_get_rules_result_fail_6 (line 435) | public function test_get_rules_result_fail_6() { method test_get_rules_result_fail_7 (line 468) | public function test_get_rules_result_fail_7() { method test_get_rules_result_fail_8 (line 501) | public function test_get_rules_result_fail_8() { method test_get_shortcode_fail (line 534) | public function test_get_shortcode_fail() { method test_get_shortcode_success (line 546) | public function test_get_shortcode_success() { method test_get_terms (line 562) | public function test_get_terms() { method test_render_error (line 588) | public function test_render_error() { FILE: tests/cases/admin/class-papi-admin-assets-test.php class Papi_Admin_Assets_Test (line 6) | class Papi_Admin_Assets_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 13) | public function tearDown() { method test_actions (line 18) | public function test_actions() { method test_enqueue_css (line 32) | public function test_enqueue_css() { method test_enqueue_js (line 36) | public function test_enqueue_js() { method test_enqueue_locale (line 43) | public function test_enqueue_locale() { FILE: tests/cases/admin/class-papi-admin-columns-test.php class Papi_Admin_Columns_Test (line 6) | class Papi_Admin_Columns_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 19) | public function tearDown() { method test_manage_page_type_posts_columns (line 24) | public function test_manage_page_type_posts_columns() { method test_manage_page_type_posts_columns_hide_filter (line 36) | public function test_manage_page_type_posts_columns_hide_filter() { method test_manage_page_type_sortable_columns (line 45) | public function test_manage_page_type_sortable_columns() { method test_manage_page_type_posts_columns_title_filter (line 52) | public function test_manage_page_type_posts_columns_title_filter() { method test_manage_page_type_posts_custom_column_standard (line 67) | public function test_manage_page_type_posts_custom_column_standard() { method test_manage_page_type_posts_custom_column_empty (line 75) | public function test_manage_page_type_posts_custom_column_empty() { method test_manage_page_type_posts_custom_column_auto (line 83) | public function test_manage_page_type_posts_custom_column_auto() { method test_manage_page_type_posts_custom_column_fake (line 92) | public function test_manage_page_type_posts_custom_column_fake() { method test_manage_taxonomy_posts_custom_column_empty (line 101) | public function test_manage_taxonomy_posts_custom_column_empty() { method test_manage_page_type_posts_custom_column_hide_filter (line 109) | public function test_manage_page_type_posts_custom_column_hide_filter() { method test_pre_get_posts (line 120) | public function test_pre_get_posts() { method test_restrict_page_types (line 151) | public function test_restrict_page_types() { method test_restrict_page_types_2 (line 159) | public function test_restrict_page_types_2() { method test_setup_actions (line 168) | public function test_setup_actions() { method test_setup_filters (line 175) | public function test_setup_filters() { FILE: tests/cases/admin/class-papi-admin-entry-post-test.php class Papi_Admin_Entry_Post_Test (line 6) | class Papi_Admin_Entry_Post_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 19) | public function tearDown() { method test_hidden_meta_boxes (line 25) | public function test_hidden_meta_boxes() { method test_hidden_meta_boxes_2 (line 33) | public function test_hidden_meta_boxes_2() { method test_hidden_meta_box_editor (line 41) | public function test_hidden_meta_box_editor() { method test_load_post_new (line 46) | public function test_load_post_new() { method test_load_post_new_2 (line 53) | public function test_load_post_new_2() { method test_load_post_new_3 (line 66) | public function test_load_post_new_3() { method test_load_post_new_4 (line 83) | public function test_load_post_new_4() { method test_setup_actions (line 98) | public function test_setup_actions() { FILE: tests/cases/admin/class-papi-admin-entry-taxonomy-test.php class Papi_Admin_Entry_Taxonomy_Test (line 6) | class Papi_Admin_Entry_Taxonomy_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 13) | public function tearDown() { method test_add_form_fields_empty (line 19) | public function test_add_form_fields_empty() { method test_add_form_fields_single (line 25) | public function test_add_form_fields_single() { method test_add_form_fields_single_plus_standard (line 38) | public function test_add_form_fields_single_plus_standard() { method test_add_form_fields_several (line 53) | public function test_add_form_fields_several() { method test_setup_actions (line 66) | public function test_setup_actions() { FILE: tests/cases/admin/class-papi-admin-menu-test.php class Papi_Admin_Menu_Test (line 6) | class Papi_Admin_Menu_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 22) | public function tearDown() { method test_admin_bar_menu (line 27) | public function test_admin_bar_menu() { method test_admin_bar_menu_taxonomy (line 51) | public function test_admin_bar_menu_taxonomy() { method test_admin_bar_menu_2 (line 73) | public function test_admin_bar_menu_2() { method test_page_items_menu (line 87) | public function test_page_items_menu() { method test_post_types_menu (line 91) | public function test_post_types_menu() { method test_post_types_menu_2 (line 124) | public function test_post_types_menu_2() { method test_post_types_menu_hidden_2 (line 180) | public function test_post_types_menu_hidden_2() { method test_render_view (line 194) | public function test_render_view() { method test_setup_actions_admin (line 204) | public function test_setup_actions_admin() { method test_setup_actions (line 220) | public function test_setup_actions() { FILE: tests/cases/admin/class-papi-admin-meta-box-tabs-test.php class Papi_Admin_Meta_Box_Tabs_Test (line 6) | class Papi_Admin_Meta_Box_Tabs_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 22) | public function tearDown() { method test_construct (line 27) | public function test_construct() { method test_papi_admin_meta_box_tab_class (line 32) | public function test_papi_admin_meta_box_tab_class() { method test_render (line 45) | public function test_render() { method test_tabs (line 50) | public function test_tabs() { FILE: tests/cases/admin/class-papi-admin-meta-box-test.php class Papi_Admin_Meta_Box_Test (line 6) | class Papi_Admin_Meta_Box_Test extends WP_UnitTestCase { method test_add_property (line 8) | public function test_add_property() { method test_after_title (line 23) | public function test_after_title() { method test_admin_meta_box_construct (line 40) | public function test_admin_meta_box_construct() { method test_admin_meta_box_hidden_box (line 51) | public function test_admin_meta_box_hidden_box() { method test_admin_meta_box_capabilities (line 70) | public function test_admin_meta_box_capabilities() { method test_move_meta_box_after_title (line 79) | public function test_move_meta_box_after_title() { method test_meta_box_css_classes (line 95) | public function test_meta_box_css_classes() { method test_render_meta_box (line 101) | public function test_render_meta_box() { method test_required (line 121) | public function test_required() { FILE: tests/cases/admin/class-papi-admin-meta-handler-test.php class Papi_Admin_Meta_Handler_Test (line 6) | class Papi_Admin_Meta_Handler_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 31) | public function tearDown() { method test_actions (line 45) | public function test_actions() { method test_save_meta_boxes (line 51) | public function test_save_meta_boxes() { method test_save_meta_boxes_2 (line 72) | public function test_save_meta_boxes_2() { method test_save_meta_boxes_3 (line 93) | public function test_save_meta_boxes_3() { method test_save_meta_boxes_4 (line 119) | public function test_save_meta_boxes_4() { method test_save_meta_boxes_5 (line 144) | public function test_save_meta_boxes_5() { method test_save_meta_boxes_apostrophe (line 169) | public function test_save_meta_boxes_apostrophe() { method test_save_meta_boxes_fail_1 (line 193) | public function test_save_meta_boxes_fail_1() { method test_save_meta_boxes_fail_2 (line 217) | public function test_save_meta_boxes_fail_2() { method test_save_meta_boxes_fail_3 (line 240) | public function test_save_meta_boxes_fail_3() { method test_save_meta_boxes_fail_4 (line 261) | public function test_save_meta_boxes_fail_4() { method test_save_properties (line 282) | public function test_save_properties() { method test_pre_data (line 310) | public function test_pre_data() { method test_overwrite (line 328) | public function test_overwrite() { method test_save_meta_boxes_taxonomy (line 350) | public function test_save_meta_boxes_taxonomy() { method test_save_meta_boxes_taxonomy_fail_1 (line 375) | public function test_save_meta_boxes_taxonomy_fail_1() { method test_save_meta_boxes_taxonomy_fail_2 (line 400) | public function test_save_meta_boxes_taxonomy_fail_2() { method test_save_meta_boxes_taxonomy_fail_3 (line 424) | public function test_save_meta_boxes_taxonomy_fail_3() { method test_restore_post_revision (line 446) | public function test_restore_post_revision() { method test_save_revision (line 476) | public function test_save_revision() { FILE: tests/cases/admin/class-papi-admin-option-handler-test.php class Papi_Admin_Option_Handler_Test (line 6) | class Papi_Admin_Option_Handler_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 21) | public function tearDown() { method test_actions (line 35) | public function test_actions() { method test_save_options_without_nonce (line 40) | public function test_save_options_without_nonce() { method test_save_options_with_nonce (line 55) | public function test_save_options_with_nonce() { method test_save_properties_fail (line 72) | public function test_save_properties_fail() { FILE: tests/cases/admin/class-papi-admin-page-type-switcher.php class Papi_Admin_Page_Type_Switcher_Test (line 6) | class Papi_Admin_Page_Type_Switcher_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 16) | public function tearDown() { method test_admin_init (line 24) | public function test_admin_init() { method test_metabox_1 (line 31) | public function test_metabox_1() { method test_metabox_2 (line 37) | public function test_metabox_2() { method test_save_post (line 49) | public function test_save_post() { method test_save_post_standard_type (line 118) | public function test_save_post_standard_type() { method test_save_post_revision (line 185) | public function test_save_post_revision() { method test_save_post_autosave (line 206) | public function test_save_post_autosave() { FILE: tests/cases/admin/class-papi-admin-test.php class Papi_Admin_Test (line 6) | class Papi_Admin_Test extends WP_UnitTestCase { method setUp (line 18) | public function setUp() { method tearDown (line 30) | public function tearDown() { method register_template_paths (line 35) | public function register_template_paths( $new_templates ) { method test_admin_body_class (line 50) | public function test_admin_body_class() { method test_admin_body_class_with_entry_type_body_classes (line 60) | public function test_admin_body_class_with_entry_type_body_classes() { method test_admin_init (line 70) | public function test_admin_init() { method test_edit_form_after_title (line 81) | public function test_edit_form_after_title() { method test_edit_form_after_title_2 (line 86) | public function test_edit_form_after_title_2() { method test_plugin_row_meta (line 92) | public function test_plugin_row_meta() { method test_setup_actions (line 101) | public function test_setup_actions() { method test_setup_filters (line 119) | public function test_setup_filters() { method test_update_front_page (line 130) | public function test_update_front_page() { method test_wp_link_query (line 140) | public function test_wp_link_query() { method test_wp_refresh_nonces (line 167) | public function test_wp_refresh_nonces() { FILE: tests/cases/admin/class-papi-admin-view-test.php class Papi_Admin_View_Test (line 6) | class Papi_Admin_View_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 12) | public function tearDown() { method test_exists (line 16) | public function test_exists() { method test_render (line 21) | public function test_render() { FILE: tests/cases/core/class-papi-conditional-rules-test.php class Papi_Core_Conditional_Rules_Test (line 6) | class Papi_Core_Conditional_Rules_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 23) | public function tearDown() { method save_properties (line 31) | private function save_properties( $property ) { method test_rule_equal_option (line 43) | public function test_rule_equal_option() { method test_rule_equal (line 80) | public function test_rule_equal() { method test_rule_equal_bool_true (line 123) | public function test_rule_equal_bool_true() { method test_rule_equal_bool_false (line 141) | public function test_rule_equal_bool_false() { method test_rule_not_equal (line 159) | public function test_rule_not_equal() { method test_rule_not_equal_bool_true (line 186) | public function test_rule_not_equal_bool_true() { method test_rule_not_equal_bool_false (line 204) | public function test_rule_not_equal_bool_false() { method test_rule_greater_then (line 222) | public function test_rule_greater_then() { method test_rule_greater_then_or_equal (line 282) | public function test_rule_greater_then_or_equal() { method test_rule_less_then (line 334) | public function test_rule_less_then() { method test_rule_less_then_or_equal (line 378) | public function test_rule_less_then_or_equal() { method test_rule_in (line 422) | public function test_rule_in() { method test_rule_not_in (line 457) | public function test_rule_not_in() { method test_rule_like (line 508) | public function test_rule_like() { method test_rule_between (line 560) | public function test_rule_between() { method test_rule_not_between (line 619) | public function test_rule_not_between() { method test_rule_exists (line 686) | public function test_rule_exists() { method test_rule_not_exists (line 711) | public function test_rule_not_exists() { method test_rule_empty (line 736) | public function test_rule_empty() { method test_rule_not_empty (line 761) | public function test_rule_not_empty() { method test_setup_filters (line 786) | public function test_setup_filters() { FILE: tests/cases/core/class-papi-core-box-test.php class Papi_Core_Box_Test (line 6) | class Papi_Core_Box_Test extends WP_UnitTestCase { method test_get_option_null (line 8) | public function test_get_option_null() { method test_option_value (line 13) | public function test_option_value() { method test_options (line 19) | public function test_options() { method test_excluded_options (line 27) | public function test_excluded_options() { FILE: tests/cases/core/class-papi-core-conditional-rule-test.php class Papi_Core_Conditional_Rule_Test (line 6) | class Papi_Core_Conditional_Rule_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 18) | public function tearDown() { method test_operator (line 23) | public function test_operator() { method test_slug (line 27) | public function test_slug() { method test_source (line 31) | public function test_source() { method test_source_callable_failied (line 35) | public function test_source_callable_failied() { method test_source_callable (line 58) | public function test_source_callable() { method test_source_closure (line 88) | public function test_source_closure() { method source_callable (line 103) | public function source_callable( $slug ) { method test_value (line 111) | public function test_value() { function source_callable (line 116) | function source_callable( $slug ) { FILE: tests/cases/core/class-papi-core-conditional-test.php class Papi_Core_Conditional_Test (line 6) | class Papi_Core_Conditional_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 14) | public function tearDown() { method test_failed_display (line 19) | public function test_failed_display() { method test_success_display (line 67) | public function test_success_display() { method test_custom_display (line 95) | public function test_custom_display() { method test_display_with_simple_slug (line 132) | public function test_display_with_simple_slug() { method test_display_with_array_slug (line 189) | public function test_display_with_array_slug() { FILE: tests/cases/core/class-papi-core-container-test.php class Papi_Core_Container_Test (line 3) | class Papi_Core_Container_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 10) | public function tearDown() { method test_make_not_defined (line 15) | public function test_make_not_defined() { method test_bind (line 20) | public function test_bind() { method test_closure (line 25) | public function test_closure() { method test_closure_injection (line 37) | public function test_closure_injection() { method test_exists (line 57) | public function test_exists() { method test_once (line 62) | public function test_once() { method test_remove (line 79) | public function test_remove() { method test_reset (line 85) | public function test_reset() { method test_singleton (line 93) | public function test_singleton() { method test_offset_exists (line 119) | public function test_offset_exists() { method test_offset_get (line 124) | public function test_offset_get() { method test_offset_set (line 129) | public function test_offset_set() { method test_offset_unset (line 134) | public function test_offset_unset() { FILE: tests/cases/core/class-papi-core-data-test.php class Papi_Core_Data_Test (line 6) | class Papi_Core_Data_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 15) | public function tearDown() { method test_delete (line 21) | public function test_delete() { method test_delete_option (line 33) | public function test_delete_option() { method test_get (line 45) | public function test_get() { method test_get_option (line 54) | public function test_get_option() { method test_get_term (line 63) | public function test_get_term() { method test_update (line 72) | public function test_update() { FILE: tests/cases/core/class-papi-core-property-test.php class Papi_Core_Property_Test (line 6) | class Papi_Core_Property_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 19) | public function tearDown() { method test_converter (line 24) | public function test_converter() { method test_current_user_can (line 135) | public function test_current_user_can() { method test_default_options (line 152) | public function test_default_options() { method test_disabled (line 183) | public function test_disabled() { method test_display (line 204) | public function test_display() { method test_factory (line 214) | public function test_factory() { method test_factory_fake (line 225) | public function test_factory_fake() { method test_factory_bad_value (line 232) | public function test_factory_bad_value() { method test_factory_property (line 237) | public function test_factory_property() { method test_factory_slug (line 245) | public function test_factory_slug() { method test_factory_slug_empty (line 255) | public function test_factory_slug_empty() { method test_factory_slug_false (line 264) | public function test_factory_slug_false() { method test_format_value (line 277) | public function test_format_value() { method test_get_child_property_fail (line 288) | public function test_get_child_property_fail() { method test_get_child_property_success (line 297) | public function test_get_child_property_success() { method test_get_convert_type (line 318) | public function test_get_convert_type() { method test_get_default_settings (line 324) | public function test_get_default_settings() { method test_get_default_value_fail (line 330) | public function test_get_default_value_fail() { method test_get_default_value_success (line 346) | public function test_get_default_value_success() { method test_get_meta_type (line 360) | public function test_get_meta_type() { method test_get_option (line 365) | public function test_get_option() { method test_get_options (line 393) | public function test_get_options() { method test_get_store (line 404) | public function test_get_store() { method test_get_post_id (line 409) | public function test_get_post_id() { method test_get_setting (line 415) | public function test_get_setting() { method test_get_settings (line 430) | public function test_get_settings() { method test_get_slug (line 451) | public function test_get_slug() { method test_get_value (line 467) | public function test_get_value() { method test_html_id (line 471) | public function test_html_id() { method test_html_id_array (line 483) | public function test_html_id_array() { method test_html_name (line 518) | public function test_html_name() { method test_html_name_array (line 527) | public function test_html_name_array() { method test_load_value (line 555) | public function test_load_value() { method test_layout (line 566) | public function test_layout() { method test_match_slug (line 585) | public function test_match_slug() { method test_post_type_option (line 608) | public function test_post_type_option() { method test_set_option (line 621) | public function test_set_option() { method test_set_options (line 634) | public function test_set_options() { method test_set_post_id (line 667) | public function test_set_post_id() { method test_set_settings (line 683) | public function test_set_settings() { method test_update_value (line 697) | public function test_update_value() { method test_update_value_empty (line 708) | public function test_update_value_empty() { method test_update_value_with_empty_values (line 721) | public function test_update_value_with_empty_values() { method test_update_value_with_key_value (line 734) | public function test_update_value_with_key_value() { method test_value_serialize (line 747) | public function test_value_serialize() { FILE: tests/cases/core/class-papi-core-tab-test.php class Papi_Core_Tab_Test (line 6) | class Papi_Core_Tab_Test extends WP_UnitTestCase { method test_options (line 8) | public function test_options() { FILE: tests/cases/core/class-papi-core-type-test.php class Papi_Core_Type_Test (line 6) | class Papi_Core_Type_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 24) | public function tearDown() { method test_core_type_allowed (line 33) | public function test_core_type_allowed() { method test_core_type_get_id (line 37) | public function test_core_type_get_id() { method test_core_type_get_meta (line 41) | public function test_core_type_get_meta() { method test_core_type_get_meta_abstract (line 51) | public function test_core_type_get_meta_abstract() { method test_core_type_get_type (line 62) | public function test_core_type_get_type() { method test_core_type_has_name (line 66) | public function test_core_type_has_name() { method test_core_type_match_id (line 72) | public function test_core_type_match_id() { method test_core_type_new_class (line 77) | public function test_core_type_new_class() { method test_set_id (line 82) | public function test_set_id() { FILE: tests/cases/lib/core/cache-test.php class Papi_Lib_Core_Cache_Test (line 3) | class Papi_Lib_Core_Cache_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 17) | public function tearDown() { method test_papi_cache_delete_1 (line 22) | public function test_papi_cache_delete_1() { method test_papi_cache_delete_2 (line 33) | public function test_papi_cache_delete_2() { method test_papi_cache_delete_admin (line 41) | public function test_papi_cache_delete_admin() { method test_papi_cache_get (line 55) | public function test_papi_cache_get() { method test_papi_cache_get_admin (line 60) | public function test_papi_cache_get_admin() { method test_papi_cache_key (line 81) | public function test_papi_cache_key() { method test_papi_cache_set (line 98) | public function test_papi_cache_set() { method test_papi_cache_set_admin (line 103) | public function test_papi_cache_set_admin() { FILE: tests/cases/lib/core/conditional-test.php class Papi_Lib_Core_Conditional_Test (line 3) | class Papi_Lib_Core_Conditional_Test extends WP_UnitTestCase { method test_papi_is_rule (line 5) | public function test_papi_is_rule() { method test_papi_rule (line 20) | public function test_papi_rule() { FILE: tests/cases/lib/core/data-test.php class Papi_Lib_Core_Data_Test (line 3) | class Papi_Lib_Core_Data_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 10) | public function tearDown() { method test_papi_data_delete (line 15) | public function test_papi_data_delete() { method test_papi_data_get (line 22) | public function test_papi_data_get() { method test_papi_data_update (line 29) | public function test_papi_data_update() { FILE: tests/cases/lib/core/deprecated-test.php class Papi_Lib_Core_Deprecated_Test (line 3) | class Papi_Lib_Core_Deprecated_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method deprecated_function_run (line 18) | public function deprecated_function_run( $function ) { method tearDown (line 22) | public function tearDown() { method test_papi_get_page (line 31) | public function test_papi_get_page() { FILE: tests/cases/lib/core/io-test.php class Papi_Lib_Core_IO_Test (line 3) | class Papi_Lib_Core_IO_Test extends WP_UnitTestCase { method test_register_papi_directory (line 5) | public function test_register_papi_directory() { method test_papi_get_all_files_in_directory (line 20) | public function test_papi_get_all_files_in_directory() { method test_papi_get_core_type_file_path (line 38) | public function test_papi_get_core_type_file_path() { method test_papi_get_all_core_type_files (line 65) | public function test_papi_get_all_core_type_files() { method test_papi_get_file_path (line 79) | public function test_papi_get_file_path() { method test_papi_get_core_type_base_path (line 100) | public function test_papi_get_core_type_base_path() { FILE: tests/cases/lib/core/meta-test.php class Papi_Lib_Core_Meta_Test (line 3) | class Papi_Lib_Core_Meta_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 12) | public function tearDown() { method test_papi_get_meta_id (line 17) | public function test_papi_get_meta_id() { method test_papi_get_meta_id_column (line 30) | public function test_papi_get_meta_id_column() { method test_papi_get_meta_store (line 39) | public function test_papi_get_meta_store() { method test_papi_get_meta_type (line 50) | public function test_papi_get_meta_type() { method test_papi_get_meta_type_quried_object (line 66) | public function test_papi_get_meta_type_quried_object() { method test_papi_get_meta_type_wp_query (line 93) | public function test_papi_get_meta_type_wp_query() { method test_papi_get_meta_type_admin (line 105) | public function test_papi_get_meta_type_admin() { method test_papi_get_meta_type_admin_ajax (line 121) | public function test_papi_get_meta_type_admin_ajax() { FILE: tests/cases/lib/core/post-test.php class Papi_Lib_Core_Post_Test (line 3) | class Papi_Lib_Core_Post_Test extends WP_UnitTestCase { method test_papi_get_post_id (line 5) | public function test_papi_get_post_id() { method test_papi_get_parent_post_id (line 51) | public function test_papi_get_parent_post_id() { method test_papi_get_post_type (line 58) | public function test_papi_get_post_type() { method test_papi_get_post_type_label (line 101) | public function test_papi_get_post_type_label() { FILE: tests/cases/lib/core/property-test.php class Papi_Lib_Core_Property_Test (line 3) | class Papi_Lib_Core_Property_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 15) | public function tearDown() { method test_papi_property_from_array_slugs (line 20) | public function test_papi_property_from_array_slugs() { method test_papi_is_property (line 39) | public function test_papi_is_property() { method test_papi_get_options_and_properties (line 51) | public function test_papi_get_options_and_properties() { method test_papi_get_property_class_name (line 164) | public function test_papi_get_property_class_name() { method test_papi_get_property_type (line 177) | public function test_papi_get_property_type() { method test_papi_get_property_type_custom (line 192) | public function test_papi_get_property_type_custom() { method test_papi_get_property_type_key (line 197) | public function test_papi_get_property_type_key() { method test_papi_get_property_type_f (line 208) | public function test_papi_get_property_type_f() { method test_papi_is_property_type_key (line 218) | public function test_papi_is_property_type_key() { method test_papi_render_property (line 227) | public function test_papi_render_property() { method test_papi_render_required_property (line 266) | public function test_papi_render_required_property() { method test_papi_render_properties (line 277) | public function test_papi_render_properties() { method test_papi_require_text (line 290) | public function test_papi_require_text() { method test_papi_required_html (line 300) | public function test_papi_required_html() { method test_papi_populate_properties (line 310) | public function test_papi_populate_properties() { method test_papi_property (line 380) | public function test_papi_property() { method test_papi_property_template (line 396) | public function test_papi_property_template() { method test_papi_property_template_in_page_type (line 403) | public function test_papi_property_template_in_page_type() { method test_papi_property_to_array_slugs (line 414) | public function test_papi_property_to_array_slugs() { FILE: tests/cases/lib/core/slug-test.php class Papi_Lib_Core_Slug_Test (line 3) | class Papi_Lib_Core_Slug_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 11) | public function tearDown() { method test_papify (line 17) | public function test_papify() { method test_unpapify (line 29) | public function test_unpapify() { FILE: tests/cases/lib/core/tabs-test.php class Papi_Lib_Core_Tabs_Test (line 3) | class Papi_Lib_Core_Tabs_Test extends WP_UnitTestCase { method test_papi_tabs_setup (line 8) | public function test_papi_tabs_setup() { method test_papi_tab (line 25) | public function test_papi_tab() { FILE: tests/cases/lib/core/taxonomy-test.php class Papi_Lib_Core_Taxonomy_Test (line 3) | class Papi_Lib_Core_Taxonomy_Test extends WP_UnitTestCase { method test_papi_get_term_id (line 5) | public function test_papi_get_term_id() { method test_papi_get_term_id_wp_query (line 25) | public function test_papi_get_term_id_wp_query() { method test_papi_get_taxonomy (line 32) | public function test_papi_get_taxonomy() { method test_papi_get_taxonomy_label (line 45) | public function test_papi_get_taxonomy_label() { FILE: tests/cases/lib/core/template-test.php class Papi_Lib_Core_Template_Test (line 3) | class Papi_Lib_Core_Template_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 12) | public function tearDown() { method test_papi_body_class (line 17) | public function test_papi_body_class() { method test_papi_get_template_file_name (line 37) | public function test_papi_get_template_file_name() { method test_papi_include_template (line 53) | public function test_papi_include_template() { method test_papi_template (line 67) | public function test_papi_template() { method test_papi_template_include (line 96) | public function test_papi_template_include() { method test_filter_papi_template_include (line 121) | public function test_filter_papi_template_include() { method test_filter_papi_pre_template_include (line 146) | public function test_filter_papi_pre_template_include() { FILE: tests/cases/lib/core/url-test.php class Papi_Lib_Core_Url_Test (line 3) | class Papi_Lib_Core_Url_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 10) | public function tearDown() { method test_papi_get_page_new_url (line 15) | public function test_papi_get_page_new_url() { method test_papi_append_post_type_query (line 24) | public function test_papi_append_post_type_query() { method test_papi_append_post_type_query_fail (line 43) | public function test_papi_append_post_type_query_fail() { method test_papi_include_query_strings (line 48) | public function test_papi_include_query_strings() { FILE: tests/cases/lib/core/utilities-test.php class Papi_Lib_Core_Utilities_Test (line 3) | class Papi_Lib_Core_Utilities_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 11) | public function tearDown() { method test_papi_camel_case (line 17) | public function test_papi_camel_case() { method test_papi_convert_to_string (line 24) | public function test_papi_convert_to_string() { method test_papi_current_user_is_allowed (line 36) | public function test_papi_current_user_is_allowed() { method test_papi_doing_ajax (line 52) | public function test_papi_doing_ajax() { method test_papi_esc_html (line 62) | public function test_papi_esc_html() { method test_papi_f (line 83) | public function test_papi_f() { method test_papi_maybe_get_callable_value (line 97) | public function test_papi_maybe_get_callable_value() { method test_papi_get_class_name (line 105) | public function test_papi_get_class_name() { method test_papi_get_lang (line 118) | public function test_papi_get_lang() { method test_papi_get_only_objects (line 136) | public function test_papi_get_only_objects() { method test_papi_get_or_post (line 152) | public function test_papi_get_or_post() { method test_papi_get_qs (line 172) | public function test_papi_get_qs() { method test_papi_get_sanitized_post (line 197) | public function test_papi_get_sanitized_post() { method test_papi_html_name (line 207) | public function test_papi_html_name() { method test_papi_html_tag (line 221) | public function test_papi_html_tag() { method test_papi_render_html_tag (line 268) | public function test_papi_render_html_tag() { method test_papi_is_empty (line 312) | public function test_papi_is_empty() { method test_papi_is_json (line 325) | public function test_papi_is_json() { method test_papi_maybe_convert_to_array (line 340) | public function test_papi_maybe_convert_to_array() { method test_papi_maybe_convert_to_object (line 350) | public function test_papi_maybe_convert_to_object() { method test_papi_maybe_json_decode (line 360) | public function test_papi_maybe_json_decode() { method test_papi_maybe_json_encode (line 375) | public function test_papi_maybe_json_encode() { method test_papi_nl2br (line 388) | public function test_papi_nl2br() { method test_papi_santize_data (line 393) | public function test_papi_santize_data() { method test_papi_sort_order (line 408) | public function test_papi_sort_order() { method test_papi_slugify (line 429) | public function test_papi_slugify() { method test_papi_slugify_locale (line 440) | public function test_papi_slugify_locale() { method test_papi_to_array (line 446) | public function test_papi_to_array() { method test_papi_underscorify (line 455) | public function test_papi_underscorify() { FILE: tests/cases/lib/fields/option-test.php class Papi_Lib_Fields_Option_Test (line 3) | class Papi_Lib_Fields_Option_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 19) | public function tearDown() { method test_papi_delete_option (line 27) | public function test_papi_delete_option() { method test_papi_get_option (line 42) | public function test_papi_get_option() { method test_papi_option_shortcode (line 55) | public function test_papi_option_shortcode() { method test_papi_update_option (line 69) | public function test_papi_update_option() { method test_the_papi_option (line 85) | public function test_the_papi_option() { FILE: tests/cases/lib/fields/page-test.php class Papi_Lib_Fields_Page_Test (line 3) | class Papi_Lib_Fields_Page_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 19) | public function tearDown() { method test_papi_delete_field (line 24) | public function test_papi_delete_field() { method test_papi_get_field (line 48) | public function test_papi_get_field() { method test_papi_get_fields (line 74) | public function test_papi_get_fields() { method test_papi_get_field_cache (line 92) | public function test_papi_get_field_cache() { method test_papi_get_slugs (line 108) | public function test_papi_get_slugs() { method test_papi_field_value (line 138) | public function test_papi_field_value() { method test_papi_field_shortcode (line 149) | public function test_papi_field_shortcode() { method test_papi_update_field (line 178) | public function test_papi_update_field() { method test_the_papi_field (line 195) | public function test_the_papi_field() { FILE: tests/cases/lib/fields/taxonomy-test.php class Papi_Lib_Fields_Taxonomy_Test (line 3) | class Papi_Lib_Fields_Taxonomy_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 19) | public function tearDown() { method test_papi_delete_term_field (line 24) | public function test_papi_delete_term_field() { method test_papi_get_term_field (line 48) | public function test_papi_get_term_field() { method test_papi_get_term_fields (line 70) | public function test_papi_get_term_fields() { method test_papi_get_term_slugs (line 77) | public function test_papi_get_term_slugs() { method test_papi_taxonomy_shortcode (line 103) | public function test_papi_taxonomy_shortcode() { method test_papi_update_term_field (line 130) | public function test_papi_update_term_field() { method test_the_papi_term_field (line 147) | public function test_the_papi_term_field() { FILE: tests/cases/lib/hooks/actions-test.php class Papi_Lib_Actions_Test (line 6) | class Papi_Lib_Actions_Test extends WP_UnitTestCase { method test (line 8) | public function test() { FILE: tests/cases/lib/hooks/filters-page-type-test.php class Papi_Lib_Filters_Page_Type_Test (line 6) | class Papi_Lib_Filters_Page_Type_Test extends WP_UnitTestCase { method test_papi_filter_settings_only_page_type (line 8) | public function test_papi_filter_settings_only_page_type() { method test_papi_filter_settings_show_page_type (line 24) | public function test_papi_filter_settings_show_page_type() { method test_papi_filter_settings_standard_page_type_description (line 52) | public function test_papi_filter_settings_standard_page_type_descripti... method test_papi_filter_settings_standard_page_type_name (line 71) | public function test_papi_filter_settings_standard_page_type_name() { method test_papi_filter_settings_show_standard_page_type (line 90) | public function test_papi_filter_settings_show_standard_page_type() { method test_papi_filter_settings_show_standard_page_type_in_filter (line 98) | public function test_papi_filter_settings_show_standard_page_type_in_f... method test_papi_filter_settings_standard_page_type_thumbnail (line 106) | public function test_papi_filter_settings_standard_page_type_thumbnail... FILE: tests/cases/lib/hooks/filters-taxonomy-type-test.php class Papi_Lib_Filters_Taxonomy_Type_Test (line 6) | class Papi_Lib_Filters_Taxonomy_Type_Test extends WP_UnitTestCase { method test_papi_filter_settings_only_taxonomy_type (line 8) | public function test_papi_filter_settings_only_taxonomy_type() { method test_papi_filter_settings_standard_taxonomy_type_name (line 24) | public function test_papi_filter_settings_standard_taxonomy_type_name() { method test_papi_filter_settings_show_standard_taxonomy_type (line 35) | public function test_papi_filter_settings_show_standard_taxonomy_type() { FILE: tests/cases/lib/hooks/filters-test.php class Papi_Lib_Filters_Test (line 6) | class Papi_Lib_Filters_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 13) | public function tearDown() { method test_papi_filter_format_value (line 18) | public function test_papi_filter_format_value() { method test_papi_filter_conditional_rule_allowed (line 28) | public function test_papi_filter_conditional_rule_allowed() { method test_papi_filter_load_value (line 49) | public function test_papi_filter_load_value() { method test_papi_filter_settings_default_sort_order (line 59) | public function test_papi_filter_settings_default_sort_order() { method test_papi_filter_page_type_directories (line 69) | public function test_papi_filter_page_type_directories() { method test_papi_filter_update_value (line 88) | public function test_papi_filter_update_value() { FILE: tests/cases/lib/types/entry-test.php class Papi_Lib_Types_Entry_Test (line 3) | class Papi_Lib_Types_Entry_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 10) | public function tearDown() { method test_papi_get_entry_type_body_classes (line 18) | public function test_papi_get_entry_type_body_classes() { method test_papi_get_entry_type_css_class_page (line 32) | public function test_papi_get_entry_type_css_class_page() { method test_test_papi_get_entry_type_css_class_taxonomy (line 48) | public function test_test_papi_get_entry_type_css_class_taxonomy() { method test_papi_get_entry_type_count (line 60) | public function test_papi_get_entry_type_count() { method test_papi_entry_type_exists (line 81) | public function test_papi_entry_type_exists() { method test_papi_get_all_entry_types (line 91) | public function test_papi_get_all_entry_types() { method test_papi_get_all_entry_types_with_same_id (line 109) | public function test_papi_get_all_entry_types_with_same_id() { method test_papi_get_all_entry_types_option (line 125) | public function test_papi_get_all_entry_types_option() { method test_papi_get_entry_type (line 140) | public function test_papi_get_entry_type() { method test_papi_get_entry_type_by_id (line 157) | public function test_papi_get_entry_type_by_id() { method test_papi_get_entry_type_by_meta_id (line 177) | public function test_papi_get_entry_type_by_meta_id() { method test_papi_get_entry_type_template (line 198) | public function test_papi_get_entry_type_template() { method test_papi_get_entry_type_template_array (line 214) | public function test_papi_get_entry_type_template_array() { method test_papi_get_entry_type_template_array2 (line 223) | public function test_papi_get_entry_type_template_array2() { method test_papi_get_entry_type_id (line 232) | public function test_papi_get_entry_type_id() { method test_papi_is_entry_type (line 241) | public function test_papi_is_entry_type() { FILE: tests/cases/lib/types/page-test.php class Papi_Lib_Types_Page_Test (line 3) | class Papi_Lib_Types_Page_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 10) | public function tearDown() { method test_papi_display_page_type (line 15) | public function test_papi_display_page_type() { method test_display_for_child_page_type (line 53) | public function test_display_for_child_page_type() { method test_display_for_child_page_type_2 (line 67) | public function test_display_for_child_page_type_2() { method test_papi_get_all_page_types (line 85) | public function test_papi_get_all_page_types() { method test_papi_get_page_type_id_meta_value (line 94) | public function test_papi_get_page_type_id_meta_value() { method test_papi_get_page_type_id_query_string (line 105) | public function test_papi_get_page_type_id_query_string() {; method test_papi_get_page_type_id_post_parent (line 111) | public function test_papi_get_page_type_id_post_parent() { method test_papi_get_page_type_id_container (line 127) | public function test_papi_get_page_type_id_container() { method test_papi_get_page_type_id_only_page_type_filter (line 135) | public function test_papi_get_page_type_id_only_page_type_filter() { method test_papi_get_page_type_key (line 150) | public function test_papi_get_page_type_key() { method test_papi_get_page_type_name (line 156) | public function test_papi_get_page_type_name() { method test_papi_get_post_types (line 174) | public function test_papi_get_post_types() { method test_papi_get_standard_page_type (line 190) | public function test_papi_get_standard_page_type() { method test_papi_get_standard_page_type_id (line 200) | public function test_papi_get_standard_page_type_id() { method test_papi_is_page_type (line 205) | public function test_papi_is_page_type() { method test_papi_set_page_type_id (line 227) | public function test_papi_set_page_type_id() { method test_the_papi_page_type_name (line 239) | public function test_the_papi_page_type_name() { FILE: tests/cases/lib/types/taxonomy-test.php class Papi_Lib_Types_Taxonomy_Test (line 3) | class Papi_Lib_Types_Taxonomy_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 11) | public function tearDown() { method test_papi_get_taxonomy_type_id_meta_value (line 16) | public function test_papi_get_taxonomy_type_id_meta_value() { method test_papi_get_taxonomy_type_id_container (line 28) | public function test_papi_get_taxonomy_type_id_container() { method test_papi_get_taxonomy_type_name (line 36) | public function test_papi_get_taxonomy_type_name() { method test_papi_get_taxonomies (line 57) | public function test_papi_get_taxonomies() { method test_papi_load_taxonomy_type_id (line 73) | public function test_papi_load_taxonomy_type_id() { method test_papi_set_taxonomy_type_id (line 93) | public function test_papi_set_taxonomy_type_id() { method test_the_papi_taxonomy_type_name (line 105) | public function test_the_papi_taxonomy_type_name() { FILE: tests/cases/papi-loader-test.php class Papi_Loader_Test (line 3) | class Papi_Loader_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 10) | public function tearDown() { method deprecated_function_run (line 15) | public function deprecated_function_run( $function ) { method wp_die_handler (line 18) | public function wp_die_handler( $message ) { method test_plugins_loaded_action (line 21) | public function test_plugins_loaded_action() { method test_papi_before_init_action (line 25) | public function test_papi_before_init_action() { method test_papi_init_action (line 39) | public function test_papi_init_action() { method test_papi_include (line 58) | public function test_papi_include() { method test_papi_loaded_action (line 72) | public function test_papi_loaded_action() { method test_constants (line 86) | public function test_constants() { method test_instance (line 92) | public function test_instance() { method test_plugin_activated (line 96) | public function test_plugin_activated() { method test_name (line 100) | public function test_name() { FILE: tests/cases/properties/class-papi-property-bool-test.php class Papi_Property_Bool_Test (line 6) | class Papi_Property_Bool_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_convert_type (line 18) | public function test_property_convert_type() { method test_property_default_value (line 22) | public function test_property_default_value() { method test_property_format_value (line 26) | public function test_property_format_value() { method test_property_options (line 36) | public function test_property_options() { method test_property_load_value (line 42) | public function test_property_load_value() { method test_property_update_value (line 47) | public function test_property_update_value() { FILE: tests/cases/properties/class-papi-property-checkbox-test.php class Papi_Property_Checkbox_Test (line 6) | class Papi_Property_Checkbox_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_convert_type (line 18) | public function test_property_convert_type() { method test_property_default_value (line 22) | public function test_property_default_value() { method test_property_format_value (line 26) | public function test_property_format_value() { method test_property_options (line 40) | public function test_property_options() { method test_property_settings (line 46) | public function test_property_settings() { FILE: tests/cases/properties/class-papi-property-color-test.php class Papi_Property_Color_Test (line 6) | class Papi_Property_Color_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_format_value (line 18) | public function test_property_format_value() { method test_property_options (line 24) | public function test_property_options() { FILE: tests/cases/properties/class-papi-property-datetime-test.php class Papi_Property_Datetime_Test (line 6) | class Papi_Property_Datetime_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_format_value (line 18) | public function test_property_format_value() { method test_property_options (line 24) | public function test_property_options() { FILE: tests/cases/properties/class-papi-property-divider-test.php class Papi_Property_Divider_Test (line 6) | class Papi_Property_Divider_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_options (line 18) | public function test_property_options() { FILE: tests/cases/properties/class-papi-property-dropdown-test.php class Papi_Property_Dropdown_Test (line 6) | class Papi_Property_Dropdown_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 23) | public function get_expected() { method test_property_convert_type (line 36) | public function test_property_convert_type() { method test_property_format_value (line 42) | public function test_property_format_value() { method test_property_options (line 56) | public function test_property_options() { method test_property_settings (line 70) | public function test_property_settings() { FILE: tests/cases/properties/class-papi-property-editor-test.php class Papi_Property_Editor_Test (line 6) | class Papi_Property_Editor_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_mce_buttons (line 18) | public function test_mce_buttons() { method test_property_default_value (line 49) | public function test_property_default_value() { method test_property_format_value (line 58) | public function test_property_format_value() { method test_property_options (line 62) | public function test_property_options() { FILE: tests/cases/properties/class-papi-property-email-test.php class Papi_Property_Email_Test (line 6) | class Papi_Property_Email_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_options (line 18) | public function test_property_options() { FILE: tests/cases/properties/class-papi-property-file-test.php class Papi_Property_File_Test (line 6) | class Papi_Property_File_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 19) | public function get_expected() { method assert_values (line 28) | public function assert_values( $expected, $actual, $slug ) { method test_property_convert_type (line 38) | public function test_property_convert_type() { method test_property_default_value (line 42) | public function test_property_default_value() { method test_property_format_value (line 46) | public function test_property_format_value() { method test_property_format_value_wrong_values (line 50) | public function test_property_format_value_wrong_values() { method test_property_format_value_meta_key (line 57) | public function test_property_format_value_meta_key() { method test_property_options (line 64) | public function test_property_options() { method test_property_render_file_template (line 70) | public function test_property_render_file_template() { method test_property_settings (line 75) | public function test_property_settings() { method test_property_wp_get_attachment_metadata (line 79) | public function test_property_wp_get_attachment_metadata() { method test_property_wp_get_attachment_metadata_wrong_values (line 91) | public function test_property_wp_get_attachment_metadata_wrong_values() { FILE: tests/cases/properties/class-papi-property-flexible-test.php class Papi_Property_Flexible_Test (line 6) | class Papi_Property_Flexible_Test extends Papi_Property_Test_Case { method assert_values (line 10) | public function assert_values( $expected, $actual, $slug ) { method get_value (line 22) | public function get_value() { method get_expected (line 48) | public function get_expected() { method test_property_convert_type (line 55) | public function test_property_convert_type() { method test_property_default_value (line 59) | public function test_property_default_value() { method test_property_format_value (line 63) | public function test_property_format_value() { method test_property_load_value (line 73) | public function test_property_load_value() { method test_property_options (line 77) | public function test_property_options() { method test_property_setting_add_new_label (line 83) | public function test_property_setting_add_new_label() { method test_property_render_repeater_rows_template (line 95) | public function test_property_render_repeater_rows_template() { method test_property_settings (line 100) | public function test_property_settings() { FILE: tests/cases/properties/class-papi-property-gallery-test.php class Papi_Property_Gallery_Test (line 6) | class Papi_Property_Gallery_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_convert_type (line 18) | public function test_property_convert_type() { method test_property_default_value (line 22) | public function test_property_default_value() { method test_property_format_value (line 26) | public function test_property_format_value() { method test_property_options (line 116) | public function test_property_options() { method test_property_settings (line 122) | public function test_property_settings() { FILE: tests/cases/properties/class-papi-property-group-test.php class Papi_Property_Group_Test (line 6) | class Papi_Property_Group_Test extends Papi_Property_Test_Case { method assert_values (line 10) | public function assert_values( $expected, $actual, $slug ) { method get_value (line 20) | public function get_value() { method get_expected (line 36) | public function get_expected() { method test_property_convert_type (line 43) | public function test_property_convert_type() { method test_property_default_value (line 47) | public function test_property_default_value() { method test_property_format_value (line 51) | public function test_property_format_value() { method test_property_load_value (line 63) | public function test_property_load_value() { method test_property_options (line 67) | public function test_property_options() { method test_property_settings (line 73) | public function test_property_settings() { method test_property_update_value (line 86) | public function test_property_update_value() { FILE: tests/cases/properties/class-papi-property-hidden-test.php class Papi_Property_Hidden_Test (line 6) | class Papi_Property_Hidden_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_options (line 18) | public function test_property_options() { FILE: tests/cases/properties/class-papi-property-html-test.php class Papi_Property_Html_Test (line 6) | class Papi_Property_Html_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_update_value (line 20) | public function get_update_value() { method get_expected (line 30) | public function get_expected() { method test_property_format_value (line 40) | public function test_property_format_value() { method test_property_options (line 45) | public function test_property_options() { method test_property_output (line 60) | public function test_property_output() { FILE: tests/cases/properties/class-papi-property-image-test.php class Papi_Property_Image_Test (line 6) | class Papi_Property_Image_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_convert_type (line 18) | public function test_property_convert_type() { method test_property_default_value (line 22) | public function test_property_default_value() { method test_property_format_value (line 26) | public function test_property_format_value() { method test_property_options (line 91) | public function test_property_options() { method test_property_settings (line 97) | public function test_property_settings() { FILE: tests/cases/properties/class-papi-property-link-test.php class Papi_Property_Link_Test (line 6) | class Papi_Property_Link_Test extends Papi_Property_Test_Case { method assert_values (line 10) | public function assert_values( $expected, $actual, $slug ) { method get_value (line 17) | public function get_value() { method get_expected (line 25) | public function get_expected() { method test_property_convert_type (line 33) | public function test_property_convert_type() { method test_property_default_value (line 37) | public function test_property_default_value() { method test_property_delete_value (line 41) | public function test_property_delete_value() { method test_property_format_value (line 47) | public function test_property_format_value() { method test_property_format_value_empty_target (line 68) | public function test_property_format_value_empty_target() { method test_property_format_value_real_post (line 82) | public function test_property_format_value_real_post() { method test_property_load_value (line 98) | public function test_property_load_value() { method test_property_load_value_empty_target (line 117) | public function test_property_load_value_empty_target() { method test_property_load_value_real_post (line 135) | public function test_property_load_value_real_post() { method test_property_options (line 159) | public function test_property_options() { method test_render_link_template (line 165) | public function test_render_link_template() { method test_property_update_value_empty_value (line 170) | public function test_property_update_value_empty_value() { method test_property_update_value_real_post (line 179) | public function test_property_update_value_real_post() { FILE: tests/cases/properties/class-papi-property-module-test.php class Papi_Property_Module_Test (line 6) | class Papi_Property_Module_Test extends Papi_Property_Test_Case { method assert_values (line 10) | public function assert_values( $expected, $actual, $slug ) { method get_value (line 15) | public function get_value() { method get_expected (line 22) | public function get_expected() { method test_property_convert_type (line 29) | public function test_property_convert_type() { method test_property_default_value (line 33) | public function test_property_default_value() { method test_property_format_value (line 40) | public function test_property_format_value() { method test_property_options (line 52) | public function test_property_options() { method test_save_properties_value (line 58) | public function test_save_properties_value() { FILE: tests/cases/properties/class-papi-property-number-test.php class Papi_Property_Number_Test (line 6) | class Papi_Property_Number_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_get_default_settings (line 18) | public function test_property_get_default_settings() { method test_property_convert_type (line 26) | public function test_property_convert_type() { method test_property_format_value (line 30) | public function test_property_format_value() { method test_property_options (line 36) | public function test_property_options() { FILE: tests/cases/properties/class-papi-property-post-test.php class Papi_Property_Post_Test (line 6) | class Papi_Property_Post_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 19) | public function get_expected() { method assert_values (line 28) | public function assert_values( $expected, $actual, $slug ) { method test_property_convert_type (line 38) | public function test_property_convert_type() { method test_property_format_value (line 42) | public function test_property_format_value() { method test_property_format_value_meta_key (line 53) | public function test_property_format_value_meta_key() { method test_property_options (line 59) | public function test_property_options() { method test_property_settings (line 65) | public function test_property_settings() { FILE: tests/cases/properties/class-papi-property-radio-test.php class Papi_Property_Radio_Test (line 6) | class Papi_Property_Radio_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_options (line 18) | public function test_property_options() { method test_property_format_value (line 24) | public function test_property_format_value() { FILE: tests/cases/properties/class-papi-property-reference-test.php class Papi_Property_Reference_Test (line 6) | class Papi_Property_Reference_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_options (line 18) | public function test_property_options() { method test_property_settings (line 24) | public function test_property_settings() { FILE: tests/cases/properties/class-papi-property-relationship-test.php class Papi_Property_Relationship_Test (line 6) | class Papi_Property_Relationship_Test extends Papi_Property_Test_Case { method assert_values (line 10) | public function assert_values( $expected, $actual, $slug ) { method get_value (line 18) | public function get_value() { method get_expected (line 28) | public function get_expected() { method test_property_convert_type (line 43) | public function test_property_convert_type() { method test_property_default_value (line 48) | public function test_property_default_value() { method test_property_format_value (line 53) | public function test_property_format_value() { method test_property_format_value_custom_items (line 66) | public function test_property_format_value_custom_items() { method test_get_sort_options_name_alphabetically (line 120) | public function test_get_sort_options_name_alphabetically() { method test_get_sort_options_post_created_date_ascending (line 132) | public function test_get_sort_options_post_created_date_ascending() { method test_get_sort_options_post_created_date_descending (line 144) | public function test_get_sort_options_post_created_date_descending() { method test_get_sort_options_post_id_ascending (line 156) | public function test_get_sort_options_post_id_ascending() { method test_get_sort_options_post_id_descending (line 168) | public function test_get_sort_options_post_id_descending() { method test_get_sort_options_post_order_value_ascending (line 180) | public function test_get_sort_options_post_order_value_ascending() { method test_get_sort_options_post_order_value_descending (line 192) | public function test_get_sort_options_post_order_value_descending() { method test_get_sort_options_post_modified_date_ascending (line 204) | public function test_get_sort_options_post_modified_date_ascending() { method test_get_sort_options_post_modified_date_descending (line 216) | public function test_get_sort_options_post_modified_date_descending() { method test_property_load_value (line 228) | public function test_property_load_value() { method test_property_options (line 235) | public function test_property_options() { method test_property_sort_value (line 245) | public function test_property_sort_value() { method test_property_sort_value_2 (line 257) | public function test_property_sort_value_2() { FILE: tests/cases/properties/class-papi-property-repeater-test.php class Papi_Property_Repeater_Test (line 6) | class Papi_Property_Repeater_Test extends Papi_Property_Test_Case { method get_value (line 13) | public function get_value() { method get_expected (line 41) | public function get_expected() { method test_property_convert_type (line 61) | public function test_property_convert_type() { method test_property_default_value (line 65) | public function test_property_default_value() { method test_property_format_value (line 69) | public function test_property_format_value() { method test_property_load_value (line 81) | public function test_property_load_value() { method test_property_options (line 85) | public function test_property_options() { method test_property_setting_add_new_label (line 91) | public function test_property_setting_add_new_label() { method test_property_render_ajax_request (line 103) | public function test_property_render_ajax_request() { method test_property_render_repeater_rows_template (line 108) | public function test_property_render_repeater_rows_template() { method test_property_settings (line 113) | public function test_property_settings() { method test_property_update_value (line 126) | public function test_property_update_value() { FILE: tests/cases/properties/class-papi-property-sidebar-test.php class Papi_Property_Sidebar_Test (line 6) | class Papi_Property_Sidebar_Test extends Papi_Property_Test_Case { method assert_values (line 10) | public function assert_values( $expected, $actual, $slug ) { method get_value (line 14) | public function get_value() { method get_expected (line 18) | public function get_expected() { method test_property_convert_type (line 22) | public function test_property_convert_type() { method test_property_options (line 26) | public function test_property_options() { method test_property_settings (line 32) | public function test_property_settings() { FILE: tests/cases/properties/class-papi-property-string-test.php class Papi_Property_String_Test (line 6) | class Papi_Property_String_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 20) | public function get_expected() { method test_property_format_value (line 30) | public function test_property_format_value() { method test_property_options (line 37) | public function test_property_options() { FILE: tests/cases/properties/class-papi-property-term-test.php class Papi_Property_Term_Test (line 6) | class Papi_Property_Term_Test extends Papi_Property_Test_Case { method setUp (line 10) | public function setUp() { method tearDown (line 18) | public function tearDown() { method get_value (line 24) | public function get_value() { method get_expected (line 33) | public function get_expected() { method assert_values (line 42) | public function assert_values( $expected, $actual, $slug ) { method test_property_convert_type (line 52) | public function test_property_convert_type() { method test_property_format_value (line 56) | public function test_property_format_value() { method test_property_format_value_meta_key (line 67) | public function test_property_format_value_meta_key() { method test_property_options (line 73) | public function test_property_options() { method test_property_settings (line 79) | public function test_property_settings() { FILE: tests/cases/properties/class-papi-property-test.php class Papi_Property_Test (line 3) | class Papi_Property_Test extends WP_UnitTestCase { method setUp (line 5) | public function setUp() { method tearDown (line 16) | public function tearDown() { method test_get_value (line 21) | public function test_get_value() { method test_get_value_hardcoded (line 39) | public function test_get_value_hardcoded() { method test_get_value_option (line 56) | public function test_get_value_option() { method test_html (line 89) | public function test_html() { method test_render_with_description (line 94) | public function test_render_with_description() { method test_render_with_html_array_slug (line 106) | public function test_render_with_html_array_slug() { method test_render_with_lang (line 119) | public function test_render_with_lang() { method test_render_fail (line 153) | public function test_render_fail() { method test_render_with_after_class (line 183) | public function test_render_with_after_class() { method test_render_with_after_html (line 190) | public function test_render_with_after_html() { method test_render_with_before_class (line 197) | public function test_render_with_before_class() { method test_render_with_before_html (line 204) | public function test_render_with_before_html() { method test_format_cb_property (line 211) | public function test_format_cb_property() { FILE: tests/cases/properties/class-papi-property-text-test.php class Papi_Property_Text_Test (line 6) | class Papi_Property_Text_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 20) | public function get_expected() { method test_property_format_value (line 30) | public function test_property_format_value() { method test_property_options (line 38) | public function test_property_options() { FILE: tests/cases/properties/class-papi-property-url-test.php class Papi_Property_Url_Test (line 6) | class Papi_Property_Url_Test extends Papi_Property_Test_Case { method get_value (line 10) | public function get_value() { method get_expected (line 14) | public function get_expected() { method test_property_format_value (line 18) | public function test_property_format_value() { method test_property_load_value (line 23) | public function test_property_load_value() { method test_property_options (line 33) | public function test_property_options() { method test_property_output (line 43) | public function test_property_output() { method test_property_update_value (line 48) | public function test_property_update_value() { FILE: tests/cases/properties/class-papi-property-user-test.php class Papi_Property_User_Test (line 6) | class Papi_Property_User_Test extends Papi_Property_Test_Case { method assert_values (line 10) | public function assert_values( $expected, $actual, $slug ) { method get_value (line 14) | public function get_value() { method get_expected (line 18) | public function get_expected() { method test_property_convert_type (line 22) | public function test_property_convert_type() { method test_property_format_value (line 26) | public function test_property_format_value() { method test_property_options (line 34) | public function test_property_options() { method test_property_settings (line 40) | public function test_property_settings() { FILE: tests/cases/query/class-papi-query-test.php class Papi_Query_Test (line 6) | class Papi_Query_Test extends WP_UnitTestCase { method test_empty_query (line 8) | public function test_empty_query() { method test_missing_query (line 14) | public function test_missing_query() { method test_first (line 28) | public function test_first() { method test_last (line 52) | public function test_last() { method test_simple_query (line 76) | public function test_simple_query() { method test_real_page_type_query_fail (line 95) | public function test_real_page_type_query_fail() { method test_real_page_type_query_success (line 112) | public function test_real_page_type_query_success() { method test_real_page_type_meta_query (line 128) | public function test_real_page_type_meta_query() { method test_real_page_type_meta_key_value (line 154) | public function test_real_page_type_meta_key_value() { method test_real_taxonomy_type_query_fail (line 177) | public function test_real_taxonomy_type_query_fail() { method test_real_taxonomy_type_query_success (line 194) | public function test_real_taxonomy_type_query_success() { method test_real_taxonomy_type_meta_query (line 211) | public function test_real_taxonomy_type_meta_query() { method test_real_taxonomy_type_meta_key_value (line 238) | public function test_real_taxonomy_type_meta_key_value() { FILE: tests/cases/rest-api/class-papi-rest-api-post-test.php class Papi_REST_API_Post_Test (line 6) | class Papi_REST_API_Post_Test extends WP_UnitTestCase { method setUp (line 13) | public function setUp() { method tearDown (line 23) | public function tearDown() { method test_actions (line 29) | public function test_actions() { method test_get_page_type (line 34) | public function test_get_page_type() { method test_get_post (line 50) | public function test_get_post() { method test_prepare_response (line 78) | public function test_prepare_response() { method test_setup_fields (line 100) | public function test_setup_fields() { FILE: tests/cases/rest-api/class-papi-rest-api-settings-test.php class Papi_REST_API_Settings_Test (line 6) | class Papi_REST_API_Settings_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 22) | public function tearDown() { method test_actions (line 28) | public function test_actions() { method test_pre_get_setting (line 33) | public function test_pre_get_setting() { method test_get_setting (line 39) | public function test_get_setting() { method test_prepare_response (line 48) | public function test_prepare_response() { FILE: tests/cases/rest-api/class-papi-rest-api-test.php class Papi_REST_API_Test (line 6) | class Papi_REST_API_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 14) | public function tearDown() { method test_actions (line 20) | public function test_actions() { FILE: tests/cases/stores/class-papi-option-store-test.php class Papi_Option_Store_Test (line 6) | class Papi_Option_Store_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 20) | public function tearDown() { method test_get_property (line 25) | public function test_get_property() { method test_get_value (line 50) | public function test_get_value() { method test_get_value_cache (line 65) | public function test_get_value_cache() { method test_valid (line 81) | public function test_valid() { FILE: tests/cases/stores/class-papi-post-store-test.php class Papi_Post_Store_Test (line 6) | class Papi_Post_Store_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 23) | public function tearDown() { method test_post_store_construct (line 28) | public function test_post_store_construct() { method test_get_type_class (line 33) | public function test_get_type_class() { method test_get_permalink (line 41) | public function test_get_permalink() { method test_get_post (line 46) | public function test_get_post() { method test_get_status (line 51) | public function test_get_status() { method test_get_value (line 55) | public function test_get_value() { method test_get_value_cache (line 69) | public function test_get_value_cache() { method test_load_value (line 85) | public function test_load_value() { method test_format_value (line 96) | public function test_format_value() { method test_post_store_editor_value (line 121) | public function test_post_store_editor_value() { method test_get_property (line 147) | public function test_get_property() { method test_valid (line 153) | public function test_valid() { FILE: tests/cases/stores/class-papi-term-store-test.php class Papi_Term_Store_Test (line 6) | class Papi_Term_Store_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 21) | public function tearDown() { method test_term_store_construct (line 26) | public function test_term_store_construct() { method test_get_permalink (line 31) | public function test_get_permalink() { method test_get_term (line 36) | public function test_get_term() { method test_load_value (line 41) | public function test_load_value() { method test_format_value (line 52) | public function test_format_value() { method test_get_property (line 72) | public function test_get_property() { method test_valid (line 77) | public function test_valid() { FILE: tests/cases/types/class-papi-attachment-type-test.php class Papi_Attachment_Type_Test (line 6) | class Papi_Attachment_Type_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 20) | public function tearDown() { method test_filters (line 28) | public function test_filters() { method test_post_type (line 35) | public function test_post_type() { method test_get_post_type (line 39) | public function test_get_post_type() { method test_meta (line 43) | public function test_meta() { method test_edit_attachment (line 47) | public function test_edit_attachment() { method test_save_attachment (line 58) | public function test_save_attachment() { FILE: tests/cases/types/class-papi-entry-type-test.php class Papi_Entry_Type_Test (line 6) | class Papi_Entry_Type_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 24) | public function tearDown() { method test_body_classes (line 34) | public function test_body_classes() { method test_broken_page_type (line 40) | public function test_broken_page_type() { method test_get_body_classes (line 44) | public function test_get_body_classes() { method test_get_boxes (line 50) | public function test_get_boxes() { method test_get_boxes_abstract (line 61) | public function test_get_boxes_abstract() { method test_get_boxes_filter (line 68) | public function test_get_boxes_filter() { method test_get_class_name (line 86) | public function test_get_class_name() { method test_get_file_path (line 91) | public function test_get_file_path() { method test_get_id (line 100) | public function test_get_id() { method test_get_labels (line 105) | public function test_get_labels() { method test_get_property (line 110) | public function test_get_property() { method test_get_properties (line 125) | public function test_get_properties() { method test_get_type (line 130) | public function test_get_type() { method test_help_tabs (line 135) | public function test_help_tabs() { method test_help_tabs_meta_property (line 160) | public function test_help_tabs_meta_property() { method test_match_id (line 172) | public function test_match_id() { method test_new_class (line 177) | public function test_new_class() { method test_setup (line 182) | public function test_setup() { method test_sort_order (line 188) | public function test_sort_order() { FILE: tests/cases/types/class-papi-option-type-test.php class Papi_Option_Type_Test (line 6) | class Papi_Option_Type_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 21) | public function tearDown() { method test_get_boxes (line 29) | public function test_get_boxes() { method test_get_property (line 39) | public function test_get_property() { method test_get_child_properties (line 67) | public function test_get_child_properties() { method test_meta_info (line 78) | public function test_meta_info() { method test_render (line 87) | public function test_render() { FILE: tests/cases/types/class-papi-page-type-test.php class Papi_Page_Type_Test (line 6) | class Papi_Page_Type_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 33) | public function tearDown() { method test_display (line 49) | public function test_display() { method test_get_body_classes (line 54) | public function test_get_body_classes() { method test_get_boxes (line 60) | public function test_get_boxes() { method test_get_child_types (line 70) | public function test_get_child_types() { method test_get_labels (line 76) | public function test_get_labels() { method test_get_thumbnail (line 87) | public function test_get_thumbnail() { method test_get_property (line 93) | public function test_get_property() { method test_get_child_properties (line 178) | public function test_get_child_properties() { method test_has_post_type (line 193) | public function test_has_post_type() { method test_meta_info (line 199) | public function test_meta_info() { method test_parent_boxes (line 245) | public function test_parent_boxes() { method test_publish_box (line 280) | public function test_publish_box() { method test_remove_post_type_supports (line 288) | public function test_remove_post_type_supports() { method test_remove_post_type_supports_faq_level_1 (line 297) | public function test_remove_post_type_supports_faq_level_1() { method test_remove_post_type_supports_faq_level_2 (line 306) | public function test_remove_post_type_supports_faq_level_2() { method test_remove_post_type_supports_faq_level_3 (line 317) | public function test_remove_post_type_supports_faq_level_3() { method test_remove_meta_boxes (line 330) | public function test_remove_meta_boxes() { method test_remove_all_meta_boxes (line 345) | public function test_remove_all_meta_boxes() { method test_setup_page_templates (line 361) | public function test_setup_page_templates() { method test_tabs_meta_boxes (line 377) | public function test_tabs_meta_boxes() { method test_any_post_type (line 399) | public function test_any_post_type() { FILE: tests/cases/types/class-papi-taxonomy-type-test.php class Papi_Taxonomy_Type_Test (line 6) | class Papi_Taxonomy_Type_Test extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 22) | public function tearDown() { method test_display (line 32) | public function test_display() { method test_edit_form (line 37) | public function test_edit_form() { method test_get_boxes (line 45) | public function test_get_boxes() { method test_meta_data (line 55) | public function test_meta_data() { method test_get_labels (line 60) | public function test_get_labels() { method test_get_property (line 71) | public function test_get_property() { FILE: tests/data/classes/class-say.php class Say (line 3) | class Say { method hello (line 4) | public function hello( $name ) { FILE: tests/data/container/class-container-test-stub.php class Container_Test_Stub (line 5) | class Container_Test_Stub { method value (line 6) | public function value() { FILE: tests/data/core-types/abstract-core-type.php class Abstract_Core_Type (line 7) | class Abstract_Core_Type extends Base_Core_Type { method meta (line 14) | public function meta() { FILE: tests/data/core-types/base-core-type.php class Base_Core_Type (line 3) | abstract class Base_Core_Type extends Papi_Core_Type { method meta (line 4) | abstract public function meta(); FILE: tests/data/core-types/broken-core-type.php class Book_Core_Type (line 3) | class Book_Core_Type extends Papi_Core_Type { method meta (line 10) | public function meta() { method register (line 19) | public function register() { FILE: tests/data/core-types/info-core-type.php class Info_Core_Type (line 3) | class Info_Core_Type extends Papi_Core_Type { method meta (line 10) | public function meta() { FILE: tests/data/core-types/info2-core-type.php class Info2_Core_Type (line 7) | class Info2_Core_Type extends Info_Core_Type { method meta (line 14) | public function meta() { FILE: tests/data/entry-types/abstract-entry-type.php class Abstract_Entry_Type (line 7) | class Abstract_Entry_Type extends Base_Entry_Type { method meta (line 14) | public function meta() { method register (line 24) | public function register() { FILE: tests/data/entry-types/base-entry-type.php class Base_Entry_Type (line 3) | abstract class Base_Entry_Type extends Papi_Entry_Type { method meta (line 4) | abstract public function meta(); method register (line 5) | abstract public function register(); method register_content_box (line 7) | public function register_content_box() { FILE: tests/data/entry-types/broken-entry-type.php class Book_Entry_Type (line 3) | class Book_Entry_Type extends Papi_Entry_Type { method meta2 (line 10) | public function meta2() { method register (line 19) | public function register() { FILE: tests/data/entry-types/info-entry-type.php class Info_Entry_Type (line 3) | class Info_Entry_Type extends Papi_Entry_Type { method meta (line 10) | public function meta() { method body_classes (line 24) | public function body_classes() { method help (line 33) | public function help() { method register (line 45) | public function register() { FILE: tests/data/entry-types/term-entry-type.php class Term_Entry_Type (line 3) | class Term_Entry_Type extends Papi_Entry_Type { method meta (line 10) | public function meta() { FILE: tests/data/entry-types2/term-entry-type.php class Term_Entry_Type (line 3) | class Term_Entry_Type extends Papi_Entry_Type { method meta (line 10) | public function meta() { FILE: tests/data/page-types/big-page-type.php class Big_Page_Type (line 3) | class Big_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method remove (line 24) | public function remove() { method register (line 31) | public function register() { FILE: tests/data/page-types/book-page-type.php class Book_Page_Type (line 3) | class Book_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 23) | public function register() { FILE: tests/data/page-types/broken-page-type.php class Broken_Page_Type (line 3) | class Broken_Page_Type extends Papi_Page_Type { method meta2 (line 10) | public function meta2() { method register (line 22) | public function register() { FILE: tests/data/page-types/display-not-page-type.php class Display_Not_Page_Type (line 3) | class Display_Not_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 23) | public function register() { method display (line 31) | public function display( $post_type ) { FILE: tests/data/page-types/dot-page-type.php class Dot_Page_Type (line 3) | class Dot_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method body_classes (line 23) | public function body_classes() { method register (line 30) | public function register() { FILE: tests/data/page-types/dot2-page-type.php class Dot2_Page_Type (line 3) | class Dot2_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 21) | public function register() { FILE: tests/data/page-types/duck-page-type.php class Duck_Page_Type (line 3) | class Duck_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 22) | public function register() { FILE: tests/data/page-types/editor-page-type.php class Editor_Page_Type (line 3) | class Editor_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 21) | public function register() { FILE: tests/data/page-types/empty-page-type.php class Empty_Page_Type (line 3) | class Empty_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 21) | public function register() { FILE: tests/data/page-types/extra-page-type.php class Extra_Page_Type (line 3) | class Extra_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 21) | public function register() { FILE: tests/data/page-types/faq-extra-page-type.php class FAQ_Extra_Page_Type (line 7) | class FAQ_Extra_Page_Type extends FAQ_Page_Type { method meta (line 14) | public function meta() { method remove (line 22) | public function remove() { method register (line 29) | public function register() { FILE: tests/data/page-types/faq-extra2-page-type.php class FAQ_Extra2_Page_Type (line 7) | class FAQ_Extra2_Page_Type extends FAQ_Extra_Page_Type { method meta (line 14) | public function meta() { method remove (line 22) | public function remove() { method register (line 29) | public function register() { FILE: tests/data/page-types/faq-page-type.php class FAQ_Page_Type (line 3) | class FAQ_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method publish_box (line 33) | public function publish_box() { method remove (line 42) | public function remove() { method register (line 49) | public function register() { FILE: tests/data/page-types/fields-page-type.php class Fields_Page_Type (line 3) | class Fields_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method fields (line 18) | public function fields( $fields ) { method register (line 25) | public function register() { FILE: tests/data/page-types/flex-page-type.php class Flex_Page_Type (line 3) | class Flex_Page_Type extends Papi_Page_Type { method meta (line 5) | public function meta() { method remove (line 14) | public function remove() { method register (line 18) | public function register() { FILE: tests/data/page-types/flex2-page-type.php class Flex2_Page_Type (line 3) | class Flex2_Page_Type extends Papi_Page_Type { method meta (line 5) | public function meta() { method remove (line 14) | public function remove() { method register (line 18) | public function register() { method display (line 71) | public function display( $post_type ) { FILE: tests/data/page-types/front-page-type.php class Front_Page_Type (line 3) | class Front_Page_Type extends Papi_Front_Page_Type { method meta (line 10) | public function meta() { method register (line 22) | public function register() { FILE: tests/data/page-types/group-page-type.php class Group_Page_Type (line 3) | class Group_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method remove (line 23) | public function remove() { method register (line 30) | public function register() { FILE: tests/data/page-types/hidden-page-type.php class Hidden_Page_Type (line 3) | class Hidden_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 23) | public function register() { FILE: tests/data/page-types/hidden2-page-type.php class Hidden2_Page_Type (line 3) | class Hidden2_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 23) | public function register() { FILE: tests/data/page-types/identifier-page-type.php class Identifier_Page_Type (line 3) | class Identifier_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 22) | public function register() { FILE: tests/data/page-types/module-page-type.php class Module_Page_Type (line 3) | class Module_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 21) | public function register() { FILE: tests/data/page-types/modules/image-module-type.php class Image_Module_Type (line 3) | class Image_Module_Type extends Papi_Module_Type { method meta (line 10) | public function meta() { method register (line 30) | public function register() { FILE: tests/data/page-types/modules/string-module-type.php class String_Module_Type (line 3) | class String_Module_Type extends Papi_Module_Type { method meta (line 10) | public function meta() { method register (line 24) | public function register() { FILE: tests/data/page-types/modules/top-module-type.php class Top_Module_Type (line 3) | class Top_Module_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 21) | public function register() { FILE: tests/data/page-types/modules/video-module-type.php class Video_Module_Type (line 3) | class Video_Module_Type extends Papi_Module_Type { method meta (line 10) | public function meta() { method register (line 31) | public function register() { FILE: tests/data/page-types/name-page-type.php class Name_Page_Type (line 3) | class Name_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 30) | public function register() { FILE: tests/data/page-types/namespace-page-type.php class Namespace_Page_Type (line 5) | class Namespace_Page_Type extends \Papi_Page_Type { method meta (line 12) | public function meta() { method register (line 23) | public function register() { FILE: tests/data/page-types/no-page-type.php class No_Page_Type (line 3) | class No_Page_Type extends Papi_Entry_Type { method meta (line 10) | public function meta() { method register (line 21) | public function register() { FILE: tests/data/page-types/options/class-settings-option-type.php class Settings_Option_Type (line 3) | class Settings_Option_Type extends Papi_Option_Type { method meta (line 5) | public function meta() { method register (line 12) | public function register() { FILE: tests/data/page-types/options/header-option-type.php class Header_Option_Type (line 3) | class Header_Option_Type extends Papi_Option_Type { method meta (line 5) | public function meta() { method register (line 13) | public function register() { method display (line 79) | public function display( $post_type ) { FILE: tests/data/page-types/options/properties-option-type.php class Properties_Option_Type (line 3) | class Properties_Option_Type extends Papi_Option_Type { method meta (line 5) | public function meta() { method register (line 12) | public function register() { FILE: tests/data/page-types/others/attachment-type.php class Attachment_Type (line 3) | class Attachment_Type extends Papi_Attachment_Type { method meta (line 5) | public function meta() { method register (line 11) | public function register() { FILE: tests/data/page-types/others/media-attachment-type.php class Media_Attachment_Type (line 3) | class Media_Attachment_Type extends Papi_Attachment_Type { method meta (line 5) | public function meta() { method register (line 11) | public function register() { FILE: tests/data/page-types/post-page-type.php class Post_Page_Type (line 3) | class Post_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 22) | public function register() { FILE: tests/data/page-types/price-page-type.php class Price_Page_Type (line 3) | class Price_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method remove (line 23) | public function remove() { method register (line 30) | public function register() { FILE: tests/data/page-types/properties-page-type.php class Properties_Page_Type (line 3) | class Properties_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method remove (line 23) | public function remove() { method register (line 30) | public function register() { FILE: tests/data/page-types/rule-page-type.php class Rule_Page_Type (line 3) | class Rule_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 22) | public function register() { FILE: tests/data/page-types/simple-page-type.php class Simple_Page_Type (line 3) | class Simple_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method body_classes (line 27) | public function body_classes() { method remove (line 36) | public function remove() { method register (line 43) | public function register() { method content_box (line 201) | public function content_box() { method content_box_broken (line 208) | public function content_box_broken() { FILE: tests/data/page-types/tab-page-type.php class Tab_Page_Type (line 3) | class Tab_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 21) | public function register() { FILE: tests/data/page-types/tab2-page-type.php class Tab2_Page_Type (line 3) | class Tab2_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method remove (line 23) | public function remove() { method register (line 30) | public function register() { FILE: tests/data/page-types/test-page-type.php class Test_Page_Type (line 3) | class Test_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method help (line 23) | public function help() { method remove (line 35) | public function remove() { method register (line 42) | public function register() { FILE: tests/data/page-types/twenty-page-type.php class Twenty_Page_Type (line 3) | class Twenty_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 21) | public function register() { FILE: tests/data/page-types2/any-page-type.php class Any_Page_Type (line 3) | class Any_Page_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 22) | public function register() { FILE: tests/data/page-types2/look-page-type.php class Look_Module_Type (line 3) | class Look_Module_Type extends Papi_Page_Type { method meta (line 10) | public function meta() { method register (line 21) | public function register() { FILE: tests/data/properties/class-papi-property-fake.php class Papi_Property_Fake (line 3) | class Papi_Property_Fake {} FILE: tests/data/properties/class-papi-property-kvack.php class Papi_Property_Kvack (line 3) | class Papi_Property_Kvack extends Papi_Property { method html (line 5) | public function html() {} FILE: tests/data/taxonomy-types/broken-taxonomy-type.php class Broken_Taxonomy_Type (line 3) | class Broken_Taxonomy_Type extends Papi_Taxonomy_Type { method meta2 (line 10) | public function meta2() { method register (line 22) | public function register() { FILE: tests/data/taxonomy-types/empty-taxonomy-type.php class Empty_Taxonomy_Type (line 3) | class Empty_Taxonomy_Type extends Papi_Taxonomy_Type { method meta (line 10) | public function meta() { method register (line 21) | public function register() { FILE: tests/data/taxonomy-types/faq-extra-taxonomy-type.php class FAQ_Extra_Taxonomy_Type (line 7) | class FAQ_Extra_Taxonomy_Type extends FAQ_Taxonomy_Type { method meta (line 14) | public function meta() { method register (line 25) | public function register() { FILE: tests/data/taxonomy-types/faq-extra2-taxonomy-type.php class FAQ_Extra2_Taxonomy_Type (line 7) | class FAQ_Extra2_Taxonomy_Type extends FAQ_Extra_Taxonomy_Type { method meta (line 14) | public function meta() { method register (line 25) | public function register() { FILE: tests/data/taxonomy-types/faq-taxonomy-type.php class FAQ_Taxonomy_Type (line 3) | class FAQ_Taxonomy_Type extends Papi_Taxonomy_Type { method meta (line 10) | public function meta() { method register (line 23) | public function register() { FILE: tests/data/taxonomy-types/properties-taxonomy-type.php class Properties_Taxonomy_Type (line 3) | class Properties_Taxonomy_Type extends Papi_Taxonomy_Type { method meta (line 10) | public function meta() { method register (line 22) | public function register() { FILE: tests/data/taxonomy-types/simple-taxonomy-type.php class Simple_Taxonomy_Type (line 3) | class Simple_Taxonomy_Type extends Papi_Taxonomy_Type { method meta (line 10) | public function meta() { method display (line 29) | public function display( $taxonomy ) { method register (line 36) | public function register() { FILE: tests/framework/class-papi-property-test-case.php class Papi_Property_Test_Case (line 3) | abstract class Papi_Property_Test_Case extends WP_UnitTestCase { method setUp (line 8) | public function setUp() { method tearDown (line 45) | public function tearDown() { method __get (line 57) | public function __get( $name ) { method assert_values (line 72) | public function assert_values( $expected, $actual, $slug ) { method get_value (line 79) | abstract public function get_value(); method get_expected (line 84) | abstract public function get_expected(); method save_properties (line 93) | public function save_properties( $property, $value = null, $type = 'po... method save_properties_value (line 147) | public function save_properties_value( $property = null, $type = 'post... method test_property_convert_type (line 220) | public function test_property_convert_type() { method test_property_default_value (line 229) | public function test_property_default_value() { method test_property_format_value (line 239) | public function test_property_format_value() { method test_property_get_default_settings (line 246) | public function test_property_get_default_settings() { method test_property_options (line 255) | abstract public function test_property_options(); method test_property_output (line 260) | public function test_property_output() { method test_save_properties_value (line 272) | public function test_save_properties_value() { method get_update_value (line 288) | public function get_update_value() { method update_type_value (line 300) | public function update_type_value( $post_id = 0, $index = 0, $slug = n... method test_property_update_type_value (line 317) | public function test_property_update_type_value() { FILE: tests/framework/functions.php function properties_output_html (line 6) | function properties_output_html() { function say_hello_stub (line 15) | function say_hello_stub() { function say_hello_name_stub (line 24) | function say_hello_name_stub( $name ) { function papi_test_register_book_post_type (line 31) | function papi_test_register_book_post_type() { function papi_test_register_faq_taxonomy (line 76) | function papi_test_register_faq_taxonomy() { function papi_test_register_hidden_post_type (line 107) | function papi_test_register_hidden_post_type() { FILE: tests/framework/helpers.php function papi_test_create_property_post_data (line 11) | function papi_test_create_property_post_data( $values, $post = null ) {