You are here

7 string references to 'uc_wishlist.settings' in UC Wish List 8

UcWishlistConfigForm::buildForm in src/Form/UcWishlistConfigForm.php
Form constructor.
UcWishlistConfigForm::getEditableConfigNames in src/Form/UcWishlistConfigForm.php
Gets the configuration names that will be editable.
uc_wishlist_create_wishlist in ./uc_wishlist.module
Creates a new wishlist for the current authenticated or anonymous user.
uc_wishlist_form_alter in ./uc_wishlist.module
Implements hook_form_alter().
UserWishlistSettingsForm::buildForm in src/Form/UserWishlistSettingsForm.php
Form constructor.
UserWishlistSettingsForm::getEditableConfigNames in src/Form/UserWishlistSettingsForm.php
Gets the configuration names that will be editable.
UserWishlistSettingsForm::submitForm in src/Form/UserWishlistSettingsForm.php
Submission handler for wish list settings form.