You are here

Functions in Resource Conflict 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
resource_conflict_form_alter ./resource_conflict.module Implementation of hook_form_alter
resource_conflict_form_submit ./resource_conflict.module Submit the node_type_form 1
resource_conflict_form_validate ./resource_conflict.module Validate the node_type_form 1
resource_conflict_nodeapi ./resource_conflict.module Implementation of hook_nodeapi
resource_conflict_uninstall ./resource_conflict.install Implementation of hook_uninstall
resource_conflict_update_5200 ./resource_conflict.install Update from version 1.x to version 2.x.
_resource_conflict_disable ./resource_conflict.module Disable resource conflict for a type, optionally notifying the user. A message is always logged in the Drupal log. If the content type is not conflict-enabled, nothing is changed. 2
_resource_conflict_display_conflict_errors ./resource_conflict.module Compare our demand to the demand of overlapping nodes and display errors for the intersections 1
_resource_conflict_get_conflict_enabled_types ./resource_conflict.module Get the conflict enabled types 1
_resource_conflict_get_node_resource_demand ./resource_conflict.module Get a conflict enabled node's resource demand 1
_resource_conflict_get_overlaps ./resource_conflict.module Determine if any conflict enabled nodes overlap the specified times 2
_resource_conflict_overlaps_from_date ./resource_conflict.module Determine if any nodes conflict between the specified dates using Date API. 1
_resource_conflict_overlaps_from_event ./resource_conflict.module Determine if any nodes conflict between the specified dates using Event. 1
_resource_conflict_variable_delete_like ./resource_conflict.install Delete all variables matching a pattern using SQL 'LIKE' syntax. 1

Other projects