Version

1.3.2.13 (checked in on 2008/07/27 at 19:13:18 by inadarei)

Constants

Namesort iconDescription
CALAIS_PROCESS_AUTO
CALAIS_PROCESS_MANUAL
CALAIS_PROCESS_NO

Functions

Namesort iconDescription
calais_accessImplementation of hook_access()
calais_admin_settingsBuild the administration page for Calais and Content Types
calais_admin_settings_submitHave to override so that we can manage vocabulary - node_type relationships.
calais_assign_node_calaisterm
calais_assign_node_taxonomyterm
calais_build_entity_settingsBuild the Entity selector. Used for Entity suppression.
calais_build_nodetype_settingsBuild the node type settings form for Calais integration.
calais_calais_preprocessImplementation of hook_calais_preprocess.
calais_create_entity_vocabularyCreates a new vocabulary for the supplied Calais entity name.
calais_get_entity_vocabulariesGet a list of the entities that Calais API defines: http://opencalais.mashery.com/page/calaissemanticmetadata
calais_get_keywordsReturns a map of suggested terms for a given vocabulary id. This will return sugested terms for all vocabularies if no vid is specified.
calais_get_node_settingsReturn the Calais parameter settings for the specific node type.
calais_get_vocabulariesReturns the Calais vocabularies that are enabled for this node type. <p>Compare to: calais_api_get_all_entities() which gives entityname/vid pairs. Vocabulary names can be updated by users. Entity names stay as defined by Calais.
calais_menuImplementation of hook_menu().
calais_nodeapiImplementation of hook_nodeapi().
calais_permImplementation of hook_perm().
calais_processing_typeDetermines which processing type (none, manual, auto) is applicable to a node specific node instance passed as an argument.
calais_verify_and_get_termChecks if a specified term exists in a specified vocabulary. If it does not exist - creates it.
____debug