You are here

8 string references to 'addanother.settings' in Add Another 8

AddAnotherController::addAnotherAccess in src/Controller/AddAnotherController.php
Takes the user to the node creation page for the type of a given node.
AddAnotherSettingsForm::buildForm in src/Form/AddAnotherSettingsForm.php
Form constructor.
AddAnotherSettingsForm::getEditableConfigNames in src/Form/AddAnotherSettingsForm.php
Gets the configuration names that will be editable.
AddAnotherTest::testAddanother in tests/src/Functional/AddAnotherTest.php
Tests Database Logging module functionality through interfaces.
addanother_form_node_form_alter in ./addanother.module
Implements hook_form_BASE_FORM_ID_form_alter().
addanother_form_node_type_form_alter in ./addanother.module
Implements hook_form_BASE_FORM_form_alter().
addanother_form_node_type_form_submit in ./addanother.module
Custom handler submit for node type form.
_addanother_set_content_type_configs in ./addanother.install
Set addanother options for existing content types.