Search for get_field

  1. Search 7.x-3.x for get_field
  2. Other projects
Title Object type File name Summary
profile_views_get_fields function modules/profile.views.inc Get all profile fields
views_handler::get_field function includes/handlers.inc Shortcut to get a handler's raw field value.
views_many_to_one_helper::get_field function includes/handlers.inc Sometimes the handler might want us to use some kind of formula, so give
it that option. If it wants us to do this, it must set $helper->formula = TRUE
and implement handler->get_formula();
views_plugin_display::get_field_labels function plugins/views_plugin_display.inc Retrieve a list of fields for the current display with the
relationship associated if it exists.
views_plugin_style::get_field function plugins/views_plugin_style.inc Get a rendered field.