You are here

Functions in Allow a content type only once (Only One) 8

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_onlyone_disable ./onlyone.drush.inc Callback for the onlyone-disable command.
drush_onlyone_disable_validate ./onlyone.drush.inc Implements drush_hook_COMMAND_validate().
drush_onlyone_enable ./onlyone.drush.inc Callback for the onlyone-enable command.
drush_onlyone_enable_validate ./onlyone.drush.inc Implements drush_hook_COMMAND_validate().
drush_onlyone_list ./onlyone.drush.inc Callback for the onlyone-list command.
drush_onlyone_new_menu_entry ./onlyone.drush.inc Callback for the onlyone-new-menu-entry command.
drush_onlyone_new_menu_entry_validate ./onlyone.drush.inc Implements drush_hook_COMMAND_validate().
onlyone_admin_toolbar_help modules/onlyone_admin_toolbar/onlyone_admin_toolbar.module Implements hook_help().
onlyone_admin_toolbar_menu_links_discovered_alter modules/onlyone_admin_toolbar/onlyone_admin_toolbar.module Implements hook_menu_links_discovered_alter().
onlyone_admin_toolbar_node_delete modules/onlyone_admin_toolbar/onlyone_admin_toolbar.module Implements hook_entity_delete().
onlyone_admin_toolbar_node_insert modules/onlyone_admin_toolbar/onlyone_admin_toolbar.module Implements hook_entity_insert().
onlyone_admin_toolbar_node_update modules/onlyone_admin_toolbar/onlyone_admin_toolbar.module Implements hook_entity_update().
onlyone_drush_command ./onlyone.drush.inc Implements hook_drush_command().
onlyone_drush_help ./onlyone.drush.inc Implements hook_drush_help().
onlyone_entity_type_alter ./onlyone.module Implements hook_entity_type_alter().
onlyone_form_node_form_alter ./onlyone.module Implements hook_form_BASE_FORM_ID_alter() for node_form.
onlyone_help ./onlyone.module Implements hook_help().
onlyone_menu_links_discovered_alter ./onlyone.module Implements hook_menu_links_discovered_alter().
onlyone_menu_local_actions_alter ./onlyone.module Implements hook_menu_local_actions_alter().
onlyone_node_type_delete ./onlyone.module Implements hook_node_type_delete().
onlyone_preprocess_node_add_list ./onlyone.module Implements hook_preprocess_HOOK() for block content add list templates.
onlyone_update_8001 ./onlyone.install Set the default value for the new variable onlyone_redirect.
_drush_onlyone_available ./onlyone.drush.inc List the content types that can be configured in 'Only One content' mode.
_drush_onlyone_configured ./onlyone.drush.inc List the content types configured in 'Only One content' mode.
_drush_onlyone_notavailable ./onlyone.drush.inc List the content types that can't be configured in 'Only One content' mode.
_drush_onlyone_summary ./onlyone.drush.inc List the summary for all the content types.
_drush_onlyone_validate_content_type ./onlyone.drush.inc Helper function to validate the content type names. 2
_onlyone_drush_plural ./onlyone.drush.inc Formats a plural string containing a count of items. 4

Other projects