Dev Resources

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

AbstractBlock::enqueue_data()

Method: Data passed through from server to client for block.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:332

Used by 8 functions | Uses 2 functions

AbstractBlock::enqueue_scripts()

Method: Register/enqueue scripts used for this block on the frontend, during render.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:368

Used by 1 function | Uses 1 function

AbstractBlock::get_skeleton_inline_script()

Method: Script to append the correct sizing class to a block skeleton.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:379

Used by 0 functions | Uses 0 functions

AbstractBlock::get_block_type_render_callback()

Method: Get the render callback for this block type.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:179

Used by 1 function | Uses 0 functions

AbstractBlock::get_block_type_editor_script()

Method: Get the editor script data for this block type.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:190

Used by 2 functions | Uses 0 functions

AbstractBlock::get_block_type_editor_style()

Method: Get the editor style handle for this block type.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:205

Used by 1 function | Uses 0 functions

AbstractBlock::get_block_type_script()

Method: Get the frontend script handle for this block type.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:216

Used by 2 functions | Uses 0 functions

AbstractBlock::get_block_type_style()

Method: Get the frontend style handle for this block type.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:231

Used by 1 function | Uses 0 functions

AbstractBlock::get_block_type_supports()

Method: Get the supports array for this block type.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:241

Used by 1 function | Uses 0 functions

AbstractBlock::get_block_type_attributes()

Method: Get block attributes.

Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:250

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