- Block::form in core/
modules/ layout/ includes/ block.class.inc - Build the settings form for editing this block.
- Block::getAdminPreview in core/
modules/ layout/ includes/ block.class.inc - Return a preview for this block.
- Block::getAdminTitle in core/
modules/ layout/ includes/ block.class.inc - Return an administrative title that will always have a value.
- Block::getRequiredContexts in core/
modules/ layout/ includes/ block.class.inc - Get a list of all required context plugin names for this block.
- Block::setContexts in core/
modules/ layout/ includes/ block.class.inc - Set the contexts for this block.
- BlockLegacy::getAdminTitle in core/
modules/ layout/ includes/ block_legacy.class.inc - Return an administrative title that will always have a value.