Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-admin/src/PageController.php

PageController::get_pages()

Method: Get registered pages.

Source: packages/woocommerce-admin/src/PageController.php:464

Used by 0 functions | Uses 0 functions

PageController::is_registered_page()

Method: Returns true if we are on a page registed with this controller.

Source: packages/woocommerce-admin/src/PageController.php:379

Used by 0 functions | Uses 2 functions

woocommerce_navigation_is_registered_page

Filter Hook: Whether or not the current page was registered with this controller.

Source: packages/woocommerce-admin/src/PageController.php:396

Used by 1 function | Uses 0 functions

PageController::register_page()

Method: Adds a JS powered page to wc-admin.

Source: packages/woocommerce-admin/src/PageController.php:415

Used by 0 functions | Uses 2 functions

PageController::page_wrapper()

Method: Set up a div for the app to render into.

Source: packages/woocommerce-admin/src/PageController.php:471

Used by 0 functions | Uses 1 function

PageController::get_current_page()

Method: Get the current page.

Source: packages/woocommerce-admin/src/PageController.php:201

Used by 3 functions | Uses 1 function

PageController::get_current_screen_id()

Method: Returns the current screen ID.

Source: packages/woocommerce-admin/src/PageController.php:231

Used by 1 function | Uses 4 functions

woocommerce_navigation_current_screen_id

Filter Hook: The current screen id.

Source: packages/woocommerce-admin/src/PageController.php:327

Used by 1 function | Uses 0 functions

PageController::get_path_from_id()

Method: Returns the path from an ID.

Source: packages/woocommerce-admin/src/PageController.php:336

Used by 1 function | Uses 0 functions

PageController::is_connected_page()

Method: Returns true if we are on a page connected to this controller.

Source: packages/woocommerce-admin/src/PageController.php:348

Used by 0 functions | Uses 2 functions
1 2 Next »
Proudly powered by WordPress