You are here

Functions in Content Templates (Contemplate) 6

Primary tabs

Namesort descending Location Description Direct uses Strings
contemplate_admin ./contemplate.module Admin page... list out the node types 1
contemplate_array_variables ./contemplate.module Recursive (and therefore magical) function goes through node object returns html representation of the node strings are clickable and insert into teaser/body fields 1
contemplate_available_files ./contemplate.module List the available template files 1
contemplate_cck_get_fields ./contemplate.module 1
contemplate_delete ./contemplate.module 3
contemplate_delete_type_form ./contemplate.module Menu Callback Confirm the deletion of the custom Content Template 1
contemplate_delete_type_form_submit ./contemplate.module
contemplate_edit_type ./contemplate.module 1
contemplate_edit_type_form ./contemplate.module Menu callback Edit the template for a specific node-type 1
contemplate_edit_type_form_submit ./contemplate.module
contemplate_eval ./contemplate.module Copy of drupal_eval(), but extracts the node object so that variables are available to the template 2
contemplate_eval_enclosure ./contemplate.module Eval the RSS enclosure field 1
contemplate_examples ./contemplate.module Load an example node and display its parts 1
contemplate_features_api ./contemplate.module Implementation of hook_features_api().
contemplate_features_export includes/contemplate.features.inc Implementation of hook_features_export().
contemplate_features_export_options includes/contemplate.features.inc Implementation of hook_features_export_options().
contemplate_features_export_render includes/contemplate.features.inc Implementation of hook_features_export_render().
contemplate_features_rebuild includes/contemplate.features.inc 1
contemplate_features_revert includes/contemplate.features.inc Implementation of hook_features_revert().
contemplate_get_file ./contemplate.module Given a node type and field type, return the content of the most specific file 1
contemplate_get_template ./contemplate.module Get a single template 4
contemplate_get_templates ./contemplate.module Get all of the current templates Only used on admin page 2
contemplate_help ./contemplate.module Implementation of hook_help().
contemplate_install ./contemplate.install
contemplate_menu ./contemplate.module Implementation of hook_menu().
contemplate_nodeapi ./contemplate.module Implementation of hook_nodeapi().
contemplate_node_type_load ./contemplate.module Menu callback; loads a flexifilter object
contemplate_node_view ./contemplate.module Run example node through view hooks to present the node object parts 1
contemplate_node_views ./contemplate.module Load an example node and display its parts 1
contemplate_perm ./contemplate.module Implementation of hook_perm().
contemplate_refresh_files ./contemplate.module Refresh the listing of template files for the current site 2
contemplate_save ./contemplate.module 2
contemplate_schema ./contemplate.install @file Content template module install/schema hooks.
contemplate_system_settings ./contemplate.module 1
contemplate_theme ./contemplate.module Implementation of hook_theme().
contemplate_uninstall ./contemplate.install
contemplate_update_1 ./contemplate.install
contemplate_update_2 ./contemplate.install
contemplate_update_6102 ./contemplate.install clear the cache to get the updates to hook_menu().
hook_contemplate_default_presets includes/contemplate.features.inc
theme_contemplate_field ./contemplate.module Rewrite of theme_field to output default CCK output into the template.

Other projects