You are here

public function views_handler_filter_node_tnid_child::admin_summary in Views (for Drupal 7) 7.3

Same name and namespace in other branches
  1. 6.3 modules/translation/views_handler_filter_node_tnid_child.inc \views_handler_filter_node_tnid_child::admin_summary()
  2. 6.2 modules/translation/views_handler_filter_node_tnid_child.inc \views_handler_filter_node_tnid_child::admin_summary()

Display the filter on the administrative summary.

Overrides views_handler_filter::admin_summary

File

modules/translation/views_handler_filter_node_tnid_child.inc, line 18
Definition of views_handler_filter_node_tnid_child.

Class

views_handler_filter_node_tnid_child
Filter by whether the node is not the original translation.

Code

public function admin_summary() {
}