You are here

Functions in Node displays 6

Primary tabs

Namesort descending Location Description Direct uses Strings
nd_add_fields includes/nd.display.inc Add fields to display overview form. 1
nd_block_field_form includes/nd.fields.inc Block field form. 1
nd_block_field_form_submit includes/nd.fields.inc Save block field. 1
nd_block_field_form_validate includes/nd.fields.inc Validate block field submission, only on insert.
nd_buildmodes_matrix_form includes/nd.buildmodes.inc Build modes matrix form. 1
nd_build_modes includes/nd.buildmodes.inc Build modes overview. 6
nd_build_modes_matrix_submit includes/nd.buildmodes.inc Submit build mode matrix form. 1
nd_build_mode_delete_form includes/nd.buildmodes.inc Build mode delete form. 1
nd_build_mode_delete_form_submit includes/nd.buildmodes.inc Delete display.
nd_build_mode_form includes/nd.buildmodes.inc Build mode form. 1
nd_build_mode_form_submit includes/nd.buildmodes.inc Save new build mode. 1
nd_build_mode_form_validate includes/nd.buildmodes.inc Validate new custom display submission.
nd_code_field_form includes/nd.fields.inc Code field form. 1
nd_code_field_form_submit includes/nd.fields.inc Save code field. 1
nd_code_field_form_validate includes/nd.fields.inc Validate code field submission, only on insert.
nd_content_build_modes ./nd.module Implementation of hook_content_build_modes().
nd_cssoverrider_form plugins/cssoverrider.inc Implementation of nd_pluginname_form().
nd_cssoverrider_process plugins/cssoverrider.inc Implementation of nd_pluginname_process().
nd_cssoverrider_submit plugins/cssoverrider.inc Implementation of nd_pluginname_submit().
nd_default_value ./nd.module Function to return a value or return the default if empty. 6
nd_display_overview_form includes/nd.display.inc Menu callback; presents a listing of fields display settings for a content type. 1
nd_display_submit includes/nd.display.inc Save fields per context. 1
nd_emptyregionrender_form plugins/emptyregionrender.inc Implementation of nd_pluginname_form().
nd_emptyregionrender_process plugins/emptyregionrender.inc Implementation of nd_pluginname_process().
nd_emptyregionrender_submit plugins/emptyregionrender.inc Implementation of nd_pluginname_submit().
nd_eval ./nd.module Wrapper function around PHP eval(). We don't use drupal_eval because custom fields might need properties from the current node object. 1
nd_eval_block ./nd.module Evaluate block field. 1
nd_eval_code ./nd.module Evaluate custom code. 1
nd_fields includes/nd.fields.inc Fields overview. 8
nd_field_default_form_properties includes/nd.display.inc Function to load default form properties for a field in a context 1
nd_field_delete_form includes/nd.fields.inc Field delete form. 1
nd_field_delete_form_submit includes/nd.fields.inc Delete field.
nd_get_build_modes ./nd.module Api function to return all build modes. 4
nd_get_fields ./nd.module API function to get all fields. 5
nd_init ./nd.module Implementation of hook_init().
nd_install ./nd.install Implementation of hook_install().
nd_label_options includes/nd.display.inc Return array of available label options. 1
nd_menu ./nd.module Implementation of hook_menu().
nd_nd_fields ./nd.module Implementation of hook_nd_fields().
nd_nd_plugins ./nd.module Implementation of hook_nd_plugins().
nd_nodeapi ./nd.module Implementation of hook_nodeapi().
nd_plugins includes/nd.plugins.inc Menu callback. Registers all plugins for ND. 1
nd_plugins_display_form includes/nd.display.inc Add plugins to display overview form. 1
nd_plugins_display_submit includes/nd.display.inc Save plugins settings. 1
nd_plugins_process ./nd.module Process plugins. 1
nd_plugins_retrieve includes/nd.plugins.inc Retrieve all available plugins. 1
nd_plugins_submit includes/nd.plugins.inc Save the plugin settings.
nd_preprocess_node ./nd.module Implementation of moduleName_preprocess_hook(). The node data will be rendered in regions. This uses a helper function so themers/developers can call that helper function from within their preprocess_hooks if they are fiddling with some data. For…
nd_regions ./nd.module Return array of available regions. 7
nd_settings includes/nd.admin.inc Settings page. 1

Pages

Other projects