You are here

public function ExcludeNodeTitleManagerInterface::isSearchExcluded in Exclude Node Title 8

Checks if exclude from Search elements is enabled.

Return value

bool Enabled status.

1 method overrides ExcludeNodeTitleManagerInterface::isSearchExcluded()
ExcludeNodeTitleManager::isSearchExcluded in src/ExcludeNodeTitleManager.php
Checks if exclude from Search elements is enabled.

File

src/ExcludeNodeTitleManagerInterface.php, line 57

Class

ExcludeNodeTitleManagerInterface
Defines methods to manage Exclude Node Title settings.

Namespace

Drupal\exclude_node_title

Code

public function isSearchExcluded();