rdf.module

Version 1.9 (checked in on 2009/11/26 at 05:54:48 by webchick)

Enables semantically enriched output for Drupal sites.

Constants

NameDescription
RDF_DEFAULT_BUNDLERDF bundle flag: Default bundle.

Functions

NameDescription
rdf_entity_info_alterImplements hook_entity_info_alter().
rdf_entity_loadImplements hook_entity_load().
rdf_mapping_deleteDeletes the mapping for the given pair of type and bundle from the database.
rdf_mapping_loadReturns the mapping for attributes of a given type/bundle pair.
rdf_mapping_saveSaves an RDF mapping to the database.
rdf_modules_installedImplements hook_modules_installed().
rdf_modules_uninstalledImplements hook_modules_uninstalled().
rdf_preprocess_commentImplements MODULE_preprocess_HOOK().
rdf_preprocess_fieldImplements MODULE_preprocess_HOOK().
rdf_preprocess_field_formatter_taxonomy_term_linkImplements MODULE_preprocess_HOOK().
rdf_preprocess_nodeImplements MODULE_preprocess_HOOK().
rdf_preprocess_usernameImplements MODULE_preprocess_HOOK().
rdf_preprocess_user_profileImplements MODULE_preprocess_HOOK().
rdf_processTemplate process function for adding extra tags to hold RDFa attributes.
rdf_rdfa_attributesBuilds an array of RDFa attributes for a given mapping.
rdf_themeImplements hook_theme().
theme_rdf_metadataOutputs a series of empty spans for exporting RDF metadata in RDFa.
theme_rdf_template_variable_wrapperWraps a template variable in an HTML element with the desired attributes.
_rdf_get_default_mappingReturns the default RDF mapping for a given entity type.
_rdf_mapping_loadHelper function to retrieve a RDF mapping from the database.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.