6 string references to 'page_specific_class.settings' in Page Specific Class 2.0.x
- PageSpecificClassSettingsForm::buildForm in src/
Form/ PageSpecificClassSettingsForm.php - Form constructor.
- PageSpecificClassSettingsForm::getEditableConfigNames in src/
Form/ PageSpecificClassSettingsForm.php - Gets the configuration names that will be editable.
- PageSpecificClassSettingsForm::submitForm in src/
Form/ PageSpecificClassSettingsForm.php - Form submission handler.
- PageSpecificTest::doTestForm in test/
src/ Functional/ PageSpecificTest.php - Check class added by page_specific_class.
- PageSpecificTest::doTestRoutes in test/
src/ Functional/ PageSpecificTest.php - Check routes defined by page_specific_class.
- page_specific_class_preprocess_html in ./
page_specific_class.module - Implements hook_preprocess_html().