You are here

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

Primary tabs

Namesort descending Location Description Direct uses Strings
config_content_types ./onlyone.admin.inc Form constructor for Only One Config Content Types form. 1
config_content_types_submit ./onlyone.admin.inc Submit handler for the custom form. 1
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.
onlyone_add_page ./onlyone.pages.inc Page callback: Displays add content links for configured content types. 2
onlyone_admin_paths ./onlyone.module Implements hook_admin_paths().
onlyone_admin_settings ./onlyone.admin.inc Form constructor for Only One Settings form. 1
onlyone_admin_settings_submit ./onlyone.admin.inc Submit handler for the custom form. 1
onlyone_drush_command ./onlyone.drush.inc Implements hook_drush_command().
onlyone_drush_help ./onlyone.drush.inc Implements hook_drush_help().
onlyone_form_node_form_alter ./onlyone.module Implements hook_form_BASE_FORM_ID_alter().
onlyone_help ./onlyone.module Implements hook_help().
onlyone_install ./onlyone.install Implements hook_install().
onlyone_menu ./onlyone.module Implements hook_menu().
onlyone_menu_link_alter ./onlyone.module Implements hook_menu_link_alter().
onlyone_menu_local_tasks_alter ./onlyone.module Implements hook_menu_local_tasks_alter().
onlyone_node_add_list ./onlyone.pages.inc Returns HTML for a list of available node types for node creation. 1
onlyone_node_delete ./onlyone.module Implements hook_node_delete().
onlyone_node_insert ./onlyone.module Implements hook_node_insert().
onlyone_node_type_delete ./onlyone.module Implements hook_node_type_delete().
onlyone_node_validate ./onlyone.module Implements hook_node_validate().
onlyone_permission ./onlyone.module Implements hook_permission().
onlyone_preprocess_node_add_list ./onlyone.module Implements hook_preprocess_HOOK() for block content add list templates.
onlyone_theme_registry_alter ./onlyone.module Implements hook_theme_registry_alter().
onlyone_uninstall ./onlyone.install Implements hook_uninstall().
_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_available_content_types ./onlyone.helpers.inc Return the available content types list. 4
_onlyone_delete_content_type_config ./onlyone.helpers.inc Delete the content type config variable. 2
_onlyone_drush_plural ./onlyone.drush.inc Formats a plural string containing a count of items. 4
_onlyone_exists_nodes_content_type ./onlyone.helpers.inc Return if exists nodes of a content type in the actual language. 3
_onlyone_not_available_content_types ./onlyone.helpers.inc Return the not available content types list. 3
_onlyone_process ./onlyone.helpers.inc Process the output. 2
_onlyone_rebuild_menu ./onlyone.helpers.inc Rebuild the menu to change the menu label. 1 1

Other projects