Search for field

  1. Other projects
Title Object type File name Summary
views_handler_field_node_type::render_name function modules/node/views_handler_field_node_type.inc Render node type as human readable name, unless using machine_name option.
views_handler_field_node_version_count class modules/node/views_handler_field_node_version_count.inc A handler that loads the total count of versions/revisions of a certain node.
views_handler_field_node_version_count.inc file modules/node/views_handler_field_node_version_count.inc Definition of views_handler_field_node_version_count.
views_handler_field_node_version_count::query function modules/node/views_handler_field_node_version_count.inc Called to add the field to a query.
views_handler_field_numeric class handlers/views_handler_field_numeric.inc Render a field as a numeric value.
views_handler_field_numeric.inc file handlers/views_handler_field_numeric.inc Definition of views_handler_field_numeric.
views_handler_field_numeric::options_form function handlers/views_handler_field_numeric.inc Default options form provides the label widget that all fields should have.
views_handler_field_numeric::option_definition function handlers/views_handler_field_numeric.inc Information about options for all kinds of purposes will be held here.
views_handler_field_numeric::render function handlers/views_handler_field_numeric.inc Render the field.
views_handler_field_prerender_list class handlers/views_handler_field_prerender_list.inc Field handler to provide a list of items.
views_handler_field_prerender_list.inc file handlers/views_handler_field_prerender_list.inc Definition of views_handler_field_prerender_list.
views_handler_field_prerender_list::$items property handlers/views_handler_field_prerender_list.inc Stores all items which are used to render the items.
views_handler_field_prerender_list::allow_advanced_render function handlers/views_handler_field_prerender_list.inc Determine if advanced rendering is allowed.
views_handler_field_prerender_list::get_items function handlers/views_handler_field_prerender_list.inc Return an array of items for the field.
views_handler_field_prerender_list::get_value function handlers/views_handler_field_prerender_list.inc Get the value that's supposed to be rendered.
views_handler_field_prerender_list::options_form function handlers/views_handler_field_prerender_list.inc Default options form provides the label widget that all fields should have.
views_handler_field_prerender_list::option_definition function handlers/views_handler_field_prerender_list.inc Information about options for all kinds of purposes will be held here.
views_handler_field_prerender_list::render function handlers/views_handler_field_prerender_list.inc Render the field.
views_handler_field_prerender_list::render_items function handlers/views_handler_field_prerender_list.inc Render all items in this field together.
views_handler_field_profile_date class modules/profile/views_handler_field_profile_date.inc Field handler display a profile date.
views_handler_field_profile_date.inc file modules/profile/views_handler_field_profile_date.inc Definition of views_handler_field_profile_date.
views_handler_field_profile_date::options_form function modules/profile/views_handler_field_profile_date.inc Default options form provides the label widget that all fields should have.
views_handler_field_profile_date::render function modules/profile/views_handler_field_profile_date.inc Display a profile field of type 'date'.
views_handler_field_profile_list class modules/profile/views_handler_field_profile_list.inc Field handler display a profile list item.
views_handler_field_profile_list.inc file modules/profile/views_handler_field_profile_list.inc Definition of views_handler_field_profile_list.
views_handler_field_profile_list::add_self_tokens function modules/profile/views_handler_field_profile_list.inc Add any special tokens this field might use for itself.
views_handler_field_profile_list::document_self_tokens function modules/profile/views_handler_field_profile_list.inc Document any special tokens this field might use for itself.
views_handler_field_profile_list::pre_render function modules/profile/views_handler_field_profile_list.inc Break up our field into a proper list.
views_handler_field_profile_list::render_item function modules/profile/views_handler_field_profile_list.inc
views_handler_field_search_score class modules/search/views_handler_field_search_score.inc Field handler to provide simple renderer that allows linking to a node.
views_handler_field_search_score.inc file modules/search/views_handler_field_search_score.inc Definition of views_handler_field_search_score.
views_handler_field_search_score::options_form function modules/search/views_handler_field_search_score.inc Default options form provides the label widget that all fields should have.
views_handler_field_search_score::option_definition function modules/search/views_handler_field_search_score.inc Information about options for all kinds of purposes will be held here.
views_handler_field_search_score::query function modules/search/views_handler_field_search_score.inc Called to add the field to a query.
views_handler_field_search_score::render function modules/search/views_handler_field_search_score.inc Render the field.
views_handler_field_serialized class handlers/views_handler_field_serialized.inc Field handler to show data of serialized fields.
views_handler_field_serialized.inc file handlers/views_handler_field_serialized.inc Definition of views_handler_field_serialized.
views_handler_field_serialized::options_form function handlers/views_handler_field_serialized.inc Default options form provides the label widget that all fields should have.
views_handler_field_serialized::options_validate function handlers/views_handler_field_serialized.inc Validate the options form.
views_handler_field_serialized::option_definition function handlers/views_handler_field_serialized.inc Information about options for all kinds of purposes will be held here.
views_handler_field_serialized::render function handlers/views_handler_field_serialized.inc Render the field.
views_handler_field_statistics_numeric class modules/statistics/views_handler_field_statistics_numeric.inc Field handler to present numeric values from the statistics module.
views_handler_field_statistics_numeric.inc file modules/statistics/views_handler_field_statistics_numeric.inc Definition of views_handler_field_statistics_numeric.
views_handler_field_statistics_numeric::access function modules/statistics/views_handler_field_statistics_numeric.inc Check whether current user has access to this handler.
views_handler_field_taxonomy class modules/taxonomy/views_handler_field_taxonomy.inc Field handler to provide simple renderer that allows linking to a taxonomy
term.
views_handler_field_taxonomy.inc file modules/taxonomy/views_handler_field_taxonomy.inc Definition of views_handler_field_taxonomy.
views_handler_field_taxonomy::construct function modules/taxonomy/views_handler_field_taxonomy.inc Constructor to provide additional field to add.
views_handler_field_taxonomy::options_form function modules/taxonomy/views_handler_field_taxonomy.inc Provide link to taxonomy option.
views_handler_field_taxonomy::option_definition function modules/taxonomy/views_handler_field_taxonomy.inc Information about options for all kinds of purposes will be held here.
views_handler_field_taxonomy::render function modules/taxonomy/views_handler_field_taxonomy.inc Render the field.