- BlockBroken::getTitle in core/
modules/ layout/ includes/ block.class.inc - BlockExample::getTitle in modules/
examples/ block_example/ block_example.inc - Sets block subject on block view.
- BlockLegacy::getTitle in core/
modules/ layout/ includes/ block_legacy.class.inc - Return the title of a block as configured in the layout.
- BlockText::getTitle in core/
modules/ layout/ includes/ block.text.inc - Sets block subject on block view.
- DashboardContentTypesBlock::getTitle in core/
modules/ dashboard/ includes/ block.node_types.inc - Return the title of a block as configured in the layout.
- DashboardCreateBlock::getTitle in core/
modules/ dashboard/ includes/ block.create.inc - Return the title of a block as configured in the layout.
- DashboardMenuBlock::getTitle in core/
modules/ dashboard/ includes/ block.menus.inc - Return the title of a block as configured in the layout.
- DashboardNewsBlock::getTitle in core/
modules/ dashboard/ includes/ block.news.inc - Return the title of a block as configured in the layout.
- DashboardOverviewContentBlock::getTitle in core/
modules/ dashboard/ includes/ block.overview_content.inc - Return the title of a block as configured in the layout.
- DashboardOverviewUserBlock::getTitle in core/
modules/ dashboard/ includes/ block.overview_user.inc - Return the title of a block as configured in the layout.
- DashboardTaxonomyBlock::getTitle in core/
modules/ dashboard/ includes/ block.taxonomy.inc - Return the title of a block as configured in the layout.
- DashboardUpdateBlock::getTitle in core/
modules/ dashboard/ includes/ block.update.inc - Return the title of a block as configured in the layout.
- DashboardWelcomeBlock::getTitle in core/
modules/ dashboard/ includes/ block.welcome.inc - Return the title of a block as configured in the layout.
- FieldBlock::getTitle in core/
modules/ field/ field.block.inc - Sets block subject on block view.
- NodeBlock::getTitle in core/
modules/ node/ node.block.inc - Sets block subject on block view.
- ViewsBlock::getTitle in core/
modules/ views/ includes/ views.block.inc - Return the title of a block as configured in the layout.