15 string references to 'share_everywhere.settings' in Share Everywhere 2.x
- ShareEverywhereConfigForm::buildForm in src/
Form/ ShareEverywhereConfigForm.php - Form constructor.
- ShareEverywhereConfigForm::getEditableConfigNames in src/
Form/ ShareEverywhereConfigForm.php - Gets the configuration names that will be editable.
- ShareEverywhereConfigForm::submitForm in src/
Form/ ShareEverywhereConfigForm.php - Form submission handler.
- ShareEverywhereService::build in src/
ShareEverywhereService.php - Builds a renderable array of Social buttons.
- ShareEverywhereService::isRestricted in src/
ShareEverywhereService.php - Determines if module is restricted to show or not on certain pages.
- share_everywhere_commerce_product_view in ./
share_everywhere.module - Implements hook_ENTITY_TYPE_view().
- share_everywhere_entity_extra_field_info in ./
share_everywhere.module - Implements hook_entity_extra_field_info().
- share_everywhere_entity_form_submit in ./
share_everywhere.module - Custom form submit to save Share Everywhere settings on entities.
- share_everywhere_inject_into_entity_forms in ./
share_everywhere.module - Injects Share Everywhere settings into node or product forms.
- share_everywhere_node_view in ./
share_everywhere.module - Implements hook_ENTITY_TYPE_view().
- share_everywhere_update_8001 in ./
share_everywhere.install - Update the active configuration due to schema changes.
- share_everywhere_update_8002 in ./
share_everywhere.install - Remove Google+ configuration.
- share_everywhere_update_8003 in ./
share_everywhere.install - Add copy URL button configuration.
- share_everywhere_update_8004 in ./
share_everywhere.install - Update restricted pages config due to schema changes.
- share_everywhere_update_8005 in ./
share_everywhere.install - Uodate include_css and include_js configs due to schema changes.