key_config_features_export |
includes/key_config.features.inc |
Implements hook_features_export(). |
|
|
key_config_features_export_options |
includes/key_config.features.inc |
* Implements hook_features_export_options().
|
|
|
key_config_features_export_render |
includes/key_config.features.inc |
Implements hook_features_export_render(). |
|
|
key_config_features_rebuild |
includes/key_config.features.inc |
Implements hook_features_rebuild(). |
1 |
|
key_config_features_revert |
includes/key_config.features.inc |
Implements hook_features_revert(). |
|
|
key_ctools_plugin_directory |
./key.module |
Implements hook_ctools_plugin_directory(). |
|
|
key_ctools_plugin_type |
./key.module |
Implements hook_ctools_plugin_type(). |
|
|
key_element_info |
./key.module |
Implements hook_element_info(). |
|
|
key_features_api |
./key.module |
Implements hook_features_api(). |
|
|
key_get_config |
./key.module |
Gets information about a specific key configuration. |
4 |
|
key_get_configs |
./key.module |
Gets information about all key configurations. |
5 |
|
key_get_configs_as_options |
./key.module |
Gets all key configurations as options, for use in forms. |
2 |
|
key_get_integration |
./key.module |
Gets information about a specific key integration. |
2 |
|
key_get_integrations |
./key.module |
Gets information about key integrations. |
3 |
|
key_get_integrations_as_options |
./key.module |
Gets all key integrations as options, for use in forms. |
1 |
|
key_get_integration_settings |
./key.module |
Gets information about key integration settings. |
1 |
|
key_get_key |
./key.module |
Get a key using a key configuration. |
1 |
|
key_get_provider |
./key.module |
Gets information about a specific key provider. |
4 |
|
key_get_providers |
./key.module |
Gets information about all key providers. |
2 |
|
key_get_providers_as_options |
./key.module |
Gets all key providers as options, for use in forms. |
1 |
|
key_get_type |
./key.module |
Gets information about a specific key type. |
1 |
|
key_get_types |
./key.module |
Gets information about all key types. |
1 |
|
key_get_types_as_options |
./key.module |
Gets all key types as options, for use in forms. |
1 |
|
key_install |
./key.install |
Implements hook_install(). |
|
|
key_integration_features_export |
includes/key_integration.features.inc |
Implements hook_features_export(). |
|
|
key_integration_features_export_options |
includes/key_integration.features.inc |
* Implements hook_features_export_options().
|
|
|
key_integration_features_export_render |
includes/key_integration.features.inc |
Implements hook_features_export_render(). |
|
|
key_integration_features_rebuild |
includes/key_integration.features.inc |
Implements hook_features_rebuild(). |
1 |
|
key_integration_features_revert |
includes/key_integration.features.inc |
Implements hook_features_revert(). |
|
|
key_integration_is_enabled |
./key.module |
Checks if a specific key integration is enabled. |
|
|
key_permission |
./key.module |
Implements hook_permission(). |
|
|
key_provider_file_get_key |
plugins/key_provider/file.inc |
Callback function to return a key from a file. |
1 |
1 |
key_provider_file_instructions |
plugins/key_provider/file.inc |
|
|
1 |
key_provider_file_settings_form |
plugins/key_provider/file.inc |
Settings form for the File key provider. |
|
1 |
key_provider_file_status |
plugins/key_provider/file.inc |
|
|
1 |
key_provider_variable_get_key |
plugins/key_provider/variable.inc |
Callback function to return a key from a variable. |
1 |
1 |
key_provider_variable_instructions |
plugins/key_provider/variable.inc |
|
|
1 |
key_provider_variable_key_form |
plugins/key_provider/variable.inc |
|
|
1 |
key_provider_variable_settings_form |
plugins/key_provider/variable.inc |
|
|
1 |
key_provider_variable_set_key |
plugins/key_provider/variable.inc |
Callback function to set a key from a variable. |
|
1 |
key_provider_variable_status |
plugins/key_provider/variable.inc |
|
|
1 |
key_save_config |
./key.module |
Save a key configuration. |
3 |
|
key_save_integration_settings |
./key.module |
Save settings for a key integration. |
2 |
|
key_schema |
./key.install |
Implements hook_schema(). |
|
|
key_ui_config_form_delete_submit |
modules/key_ui/includes/key_ui.admin.inc |
Form submission handler for key_ui_key_config_form(). |
|
1 |
key_ui_config_load |
modules/key_ui/key_ui.module |
Menu argument loader: loads a key configuration by name. |
|
1 |
key_ui_key_configs_list |
modules/key_ui/includes/key_ui.admin.inc |
Menu callback; displays the list of key configurations. |
|
1 |
key_ui_key_config_delete_confirm |
modules/key_ui/includes/key_ui.admin.inc |
Menu callback to delete a key configuration. |
|
1 |
key_ui_key_config_delete_confirm_submit |
modules/key_ui/includes/key_ui.admin.inc |
Submit handler for key_ui_config_delete_confirm. |
|
|
key_ui_key_config_edit_title |
modules/key_ui/key_ui.module |
Title callback for the key configuration edit page. |
|
|