15 calls to skinr_invoke_all() in Skinr 8.2
- Skin::elementLabel in src/
Entity/ Skin.php - Returns the element label.
- SkinEditForm::elementOptions in skinr_ui/
src/ Form/ SkinEditForm.php - Return an array of element options for a module.
- SkinrApiTest::testSkinrInvokeAll in src/
Tests/ SkinrApiTest.php - Test that module_invoke_all() can load a hook defined in hook_hook_info().
- SkinrApiTestCase::testSkinrInvokeAll in src/
Tests/ skinr.test - Test that module_invoke_all() can load a hook defined in hook_hook_info().
- SkinrPanelsTestCase::testPanelsDatabase in skinr_panels/
tests/ skinr_panels.test - Tests panels plugin.
- SkinrUIPluginTestCase::testBlock in skinr_ui/
src/ Tests/ skinr_ui.test - Tests block plugin.
- SkinrUIPluginTestCase::testComment in skinr_ui/
src/ Tests/ skinr_ui.test - Tests comment plugin.
- SkinrUIPluginTestCase::testNode in skinr_ui/
src/ Tests/ skinr_ui.test - Tests node plugin.
- SkinrUIPluginViewsTestCase::testViews in skinr_ui/
src/ Tests/ skinr_ui.test - Tests views plugin.
- skinr_get_config_info in ./
skinr.module - Fetch Skinr configuration data from functionality plugins.
- skinr_group_features_export_options in skinr_context/
skinr_context.features.inc - Implements hook_features_export_options().
- skinr_preprocess in ./
skinr.module - Implements hook_preprocess().
- skinr_theme_hooks in ./
skinr.module - Provide a list of all available theme hooks for a given element.
- skinr_ui_get_element_title in skinr_ui/
skinr_ui.admin.inc - SkinsAddForm::elementOptions in skinr_ui/
src/ Form/ SkinsAddForm.php - Return an array of element options for a module.