Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Classes / Methods / Page 12

AbstractPaymentMethodType::get_script_data()

Method: An array of key, value pairs of data made available to the block on the client side.

Source: packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php:121

Used by 0 functions | Uses 1 function

AbstractPaymentMethodType::get_script_handles()

Method: Returns an array of script handles to enqueue in the frontend context.

Source: packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php:99

Used by 0 functions | Uses 1 function

AbstractPaymentMethodType::get_setting()

Method: Get a setting from the settings array if set.

Source: packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php:33

Used by 0 functions | Uses 0 functions

AbstractPaymentMethodType::get_supported_features()

Method: Returns an array of supported features.

Source: packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php:78

Used by 0 functions | Uses 0 functions

AbstractPaymentMethodType::is_active()

Method: Returns if this payment method should be active. If false, the scripts will not be enqueued.

Source: packages/woocommerce-blocks/src/Payments/Integrations/AbstractPaymentMethodType.php:49

Used by 0 functions | Uses 0 functions

AbstractProductGrid::enqueue_data()

Method: Extra data passed through from server to client for block.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php:507

Used by 1 function | Uses 1 function

AbstractProductGrid::get_add_to_cart()

Method: Get the “add to cart” button.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php:478

Used by 1 function | Uses 1 function

AbstractProductGrid::get_attributes()

Method: Get a set of attributes shared across most of the grid blocks.

Source: woocommerce/packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php:45

Used by 0 functions | Uses 0 functions

AbstractProductGrid::get_block_type_attributes()

Method: Get a set of attributes shared across most of the grid blocks.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php:39

Used by 2 functions | Uses 2 functions

AbstractProductGrid::get_button_html()

Method: Get the button.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractProductGrid.php:465

Used by 1 function | Uses 1 function
« Previous 1 … 11 12 13 … 2,076 Next »
Proudly powered by WordPress