ThemeSwitcherAccessControlHandler |
class |
Drupal\theme_switcher\Access |
src/Access/ThemeSwitcherAccessControlHandler.php |
Defines the access controller for the theme_switcher_rule entity type. |
|
|
|
ThemeSwitcherController |
class |
Drupal\theme_switcher\Controller |
src/Controller/ThemeSwitcherController.php |
Controller routines for AJAX callbacks for domain actions. |
|
|
|
ThemeSwitcherNegotiator |
class |
Drupal\theme_switcher\Theme |
src/Theme/ThemeSwitcherNegotiator.php |
Negotiate the current theme based on theme_switcher_rules rules. |
|
|
2 |
ThemeSwitcherRule |
class |
Drupal\theme_switcher\Entity |
src/Entity/ThemeSwitcherRule.php |
Defines the Theme Switcher Rule entity. |
|
1 |
|
ThemeSwitcherRuleDeleteForm |
class |
Drupal\theme_switcher\Form |
src/Form/ThemeSwitcherRuleDeleteForm.php |
Builds the form to delete a theme_switcher_rule. |
|
|
|
ThemeSwitcherRuleForm |
class |
Drupal\theme_switcher\Form |
src/Form/ThemeSwitcherRuleForm.php |
Form handler for the ThemeSwitcherRule add and edit forms. |
|
|
|
ThemeSwitcherRuleInterface |
interface |
Drupal\theme_switcher |
src/ThemeSwitcherRuleInterface.php |
Provides an interface defining a theme_switcher_rule entity. |
1 |
2 |
|
ThemeSwitcherRuleListBuilder |
class |
Drupal\theme_switcher\Controller |
src/Controller/ThemeSwitcherRuleListBuilder.php |
Provides a listing of theme_switcher_rule. |
|
|
|