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::enqueue_editor_assets()

Method: Enqueue assets used for rendering the block in editor context.

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

Used by 0 functions | Uses 1 function

AbstractBlock::initialize()

Method: Initialize this block type.

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

Used by 1 function | Uses 2 functions

AbstractBlock::register_block_type_assets()

Method: Register script and style assets for the block type before it is registered.

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

Used by 1 function | Uses 2 functions

AbstractBlock::get_block_type()

Method: Get the block type.

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

Used by 1 function | 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
1 2 3 Next »
Proudly powered by WordPress