DashboardCreateBlock::getTitle |
core/modules/dashboard/includes/block.create.inc |
Return the title of a block as configured in the layout. |
DashboardCreateBlock::__construct |
core/modules/dashboard/includes/block.create.inc |
Create a new Block object. |
DashboardLayoutContext::label |
core/modules/dashboard/includes/dashboard_layout_context.inc |
Assemble a human-readable label of this object. |
DashboardLayoutContext::type |
core/modules/dashboard/includes/dashboard_layout_context.inc |
Return the indicator for this context. |
DashboardMenuBlock::form |
core/modules/dashboard/includes/block.menus.inc |
Build the settings form for editing this block. |
DashboardMenuBlock::formSubmit |
core/modules/dashboard/includes/block.menus.inc |
Submit handler to save the form settings. |
DashboardMenuBlock::getAdminPreview |
core/modules/dashboard/includes/block.menus.inc |
Return a preview for this block. |
DashboardMenuBlock::getAdminTitle |
core/modules/dashboard/includes/block.menus.inc |
Return an administrative title that will always have a value. |
DashboardMenuBlock::getContent |
core/modules/dashboard/includes/block.menus.inc |
Return the content of a block. |
DashboardMenuBlock::getTitle |
core/modules/dashboard/includes/block.menus.inc |
Return the title of a block as configured in the layout. |
DashboardMenuBlock::__construct |
core/modules/dashboard/includes/block.menus.inc |
Create a new Block object. |
DashboardNewsBlock::form |
core/modules/dashboard/includes/block.news.inc |
|
DashboardNewsBlock::getAdminPreview |
core/modules/dashboard/includes/block.news.inc |
Return a preview for this block. |
DashboardNewsBlock::getAdminTitle |
core/modules/dashboard/includes/block.news.inc |
Return an administrative title that will always have a value. |
DashboardNewsBlock::getContent |
core/modules/dashboard/includes/block.news.inc |
Return the content of a block. |
DashboardNewsBlock::getNews |
core/modules/dashboard/includes/block.news.inc |
Return the current list of news items. |
DashboardNewsBlock::getTitle |
core/modules/dashboard/includes/block.news.inc |
Return the title of a block as configured in the layout. |
DashboardNewsBlock::refreshNewsFeed |
core/modules/dashboard/includes/block.news.inc |
Fetch news from the news source and set the cache for future responses. |
DashboardOverviewContentBlock::form |
core/modules/dashboard/includes/block.overview_content.inc |
Build the settings form for editing this block. |
DashboardOverviewContentBlock::formSubmit |
core/modules/dashboard/includes/block.overview_content.inc |
Submit handler to save the form settings. |
DashboardOverviewContentBlock::getAdminPreview |
core/modules/dashboard/includes/block.overview_content.inc |
Return a preview for this block. |
DashboardOverviewContentBlock::getAdminTitle |
core/modules/dashboard/includes/block.overview_content.inc |
Return an administrative title that will always have a value. |
DashboardOverviewContentBlock::getContent |
core/modules/dashboard/includes/block.overview_content.inc |
Return the content of a block. |
DashboardOverviewContentBlock::getTitle |
core/modules/dashboard/includes/block.overview_content.inc |
Return the title of a block as configured in the layout. |
DashboardOverviewContentBlock::__construct |
core/modules/dashboard/includes/block.overview_content.inc |
Create a new Block object. |
DashboardOverviewUserBlock::form |
core/modules/dashboard/includes/block.overview_user.inc |
Build the settings form for editing this block. |
DashboardOverviewUserBlock::formSubmit |
core/modules/dashboard/includes/block.overview_user.inc |
Submit handler to save the form settings. |
DashboardOverviewUserBlock::getAdminPreview |
core/modules/dashboard/includes/block.overview_user.inc |
Return a preview for this block. |
DashboardOverviewUserBlock::getAdminTitle |
core/modules/dashboard/includes/block.overview_user.inc |
Return an administrative title that will always have a value. |
DashboardOverviewUserBlock::getContent |
core/modules/dashboard/includes/block.overview_user.inc |
Return the content of a block. |
DashboardOverviewUserBlock::getTitle |
core/modules/dashboard/includes/block.overview_user.inc |
Return the title of a block as configured in the layout. |
DashboardOverviewUserBlock::__construct |
core/modules/dashboard/includes/block.overview_user.inc |
Create a new Block object. |
DashboardTaxonomyBlock::form |
core/modules/dashboard/includes/block.taxonomy.inc |
Build the settings form for editing this block. |
DashboardTaxonomyBlock::formSubmit |
core/modules/dashboard/includes/block.taxonomy.inc |
Submit handler to save the form settings. |
DashboardTaxonomyBlock::getAdminPreview |
core/modules/dashboard/includes/block.taxonomy.inc |
Return a preview for this block. |
DashboardTaxonomyBlock::getAdminTitle |
core/modules/dashboard/includes/block.taxonomy.inc |
Return an administrative title that will always have a value. |
DashboardTaxonomyBlock::getContent |
core/modules/dashboard/includes/block.taxonomy.inc |
Return the content of a block. |
DashboardTaxonomyBlock::getTitle |
core/modules/dashboard/includes/block.taxonomy.inc |
Return the title of a block as configured in the layout. |
DashboardTaxonomyBlock::__construct |
core/modules/dashboard/includes/block.taxonomy.inc |
Create a new Block object. |
DashboardTest::setUp |
core/modules/dashboard/tests/dashboard.test |
Sets up a Backdrop site for running functional and integration tests. |
DashboardTest::testDashboardLayout |
core/modules/dashboard/tests/dashboard.test |
Test the dashboard layout. |
DashboardUpdateBlock::checkAccess |
core/modules/dashboard/includes/block.update.inc |
Check if this block should be shown based on current contexts. |
DashboardUpdateBlock::form |
core/modules/dashboard/includes/block.update.inc |
Build the settings form for editing this block. |
DashboardUpdateBlock::formSubmit |
core/modules/dashboard/includes/block.update.inc |
Submit handler to save the form settings. |
DashboardUpdateBlock::getAdminPreview |
core/modules/dashboard/includes/block.update.inc |
Return a preview for this block. |
DashboardUpdateBlock::getAdminTitle |
core/modules/dashboard/includes/block.update.inc |
Return an administrative title that will always have a value. |
DashboardUpdateBlock::getContent |
core/modules/dashboard/includes/block.update.inc |
Return the content of a block. |
DashboardUpdateBlock::getTitle |
core/modules/dashboard/includes/block.update.inc |
Return the title of a block as configured in the layout. |
DashboardUpdateBlock::__construct |
core/modules/dashboard/includes/block.update.inc |
Create a new Block object. |
DashboardWelcomeBlock::filterAvailableLinks |
core/modules/dashboard/includes/block.welcome.inc |
Checks access to paths and returns an HTML list of links. |