You are here

Functions in Node pop-up 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_npop_ajax_alter ./npop.api.php Alert ajax commands before popup window open.
hook_npop_ajax_close_alter ./npop.api.php Alert ajax commands when popup window close.
hook_npop_css_animations ./npop.api.php You can define your animations.
hook_npop_view_data_alter ./npop.api.php Alter popup content render array, before rendering.
npop_admin_settings_form ./npop.admin.inc Main administration settings page form. 1
npop_ajax_close_npop ./npop.module Close button callback function. 1
npop_ajax_load_node ./npop.module Ajax node loading callback. 1
npop_check_change_url ./npop.module Checking change url flag value for selected content type. 5
npop_contextual_links_view_alter ./npop.module Implements hook_contextual_links_view_alter().
npop_create_link ./npop.module Generate and return link, that open node in popup window.
npop_ds_fields_info_alter ./npop.module Implements hook_ds_fields_info_alter().
npop_ds_render_field ./npop.module Placeholder for ds_render_field(), processing ds title links by npop. 1
npop_entity_info_alter ./npop.module Implements hook_entity_info_alter().
npop_field_formatter_info ./npop.module Implements hook_field_formatter_info().
npop_field_formatter_settings_form ./npop.module Implements hook_field_formatter_settings_form().
npop_field_formatter_settings_summary ./npop.module Implements hook_field_formatter_settings_summary().
npop_field_formatter_view ./npop.module Implements hook_field_formatter_view().
npop_install ./npop.install Implements hook_install().
npop_menu ./npop.module Implements hook_menu().
npop_npop_css_animations ./npop.module Implements hook_npop_css_animations().
npop_page_build ./npop.module Implements hook_page_build().
npop_permission ./npop.module Implements hook_permission().
npop_preprocess_node ./npop.module Implements hook_preprocess_node().
npop_uninstall ./npop.install Implements hook_uninstall().
npop_update_7001 ./npop.install Change module weight.
npop_update_7002 ./npop.install Change url variables update.
npop_validate_admin_settings_form ./npop.admin.inc Validate admin settings form. Check the overrided text not empty. 1
npop_views_api ./npop.module Implements hook_views_api().
npop_views_data_alter views/npop.views.inc Implements hook_views_data().
_npop_fix_css_arrays ./npop.admin.inc The array_map callback functoin, fixed duplicate class names. 1

Other projects