views_handler_field_node_revision::option_definition |
core/modules/node/views/views_handler_field_node_revision.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_node_revision::render_link |
core/modules/node/views/views_handler_field_node_revision.inc |
Render whatever the data is as a link to the node. |
views_handler_field_node_revision_link::access |
core/modules/node/views/views_handler_field_node_revision_link.inc |
Check whether current user has access to this handler. |
views_handler_field_node_revision_link::construct |
core/modules/node/views/views_handler_field_node_revision_link.inc |
Construct a new field handler. |
views_handler_field_node_revision_link::get_revision_entity |
core/modules/node/views/views_handler_field_node_revision_link.inc |
Returns the revision values of a node. |
views_handler_field_node_revision_link::render_link |
core/modules/node/views/views_handler_field_node_revision_link.inc |
|
views_handler_field_node_revision_link_delete::access |
core/modules/node/views/views_handler_field_node_revision_link_delete.inc |
Check whether current user has access to this handler. |
views_handler_field_node_revision_link_delete::render_link |
core/modules/node/views/views_handler_field_node_revision_link_delete.inc |
|
views_handler_field_node_revision_link_revert::access |
core/modules/node/views/views_handler_field_node_revision_link_revert.inc |
Check whether current user has access to this handler. |
views_handler_field_node_revision_link_revert::render_link |
core/modules/node/views/views_handler_field_node_revision_link_revert.inc |
|
views_handler_field_node_translation_link::construct |
core/modules/translation/views/views_handler_field_node_translation_link.inc |
Construct a new field handler. |
views_handler_field_node_translation_link::query |
core/modules/translation/views/views_handler_field_node_translation_link.inc |
Called to add the field to a query. |
views_handler_field_node_translation_link::render |
core/modules/translation/views/views_handler_field_node_translation_link.inc |
Render the field. |
views_handler_field_node_translation_link::render_link |
core/modules/translation/views/views_handler_field_node_translation_link.inc |
|
views_handler_field_node_type::options_form |
core/modules/node/views/views_handler_field_node_type.inc |
Provide machine_name option for to node type display. |
views_handler_field_node_type::option_definition |
core/modules/node/views/views_handler_field_node_type.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_node_type::render |
core/modules/node/views/views_handler_field_node_type.inc |
Render the field. |
views_handler_field_node_type::render_name |
core/modules/node/views/views_handler_field_node_type.inc |
Render node type as human readable name, unless using machine_name option. |
views_handler_field_numeric::options_form |
core/modules/views/handlers/views_handler_field_numeric.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_numeric::option_definition |
core/modules/views/handlers/views_handler_field_numeric.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_numeric::render |
core/modules/views/handlers/views_handler_field_numeric.inc |
Render the field. |
views_handler_field_prerender_list::allow_advanced_render |
core/modules/views/handlers/views_handler_field_prerender_list.inc |
Determine if advanced rendering is allowed. |
views_handler_field_prerender_list::get_items |
core/modules/views/handlers/views_handler_field_prerender_list.inc |
Return an array of items for the field. |
views_handler_field_prerender_list::get_value |
core/modules/views/handlers/views_handler_field_prerender_list.inc |
Get the value that's supposed to be rendered. |
views_handler_field_prerender_list::options_form |
core/modules/views/handlers/views_handler_field_prerender_list.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_prerender_list::option_definition |
core/modules/views/handlers/views_handler_field_prerender_list.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_prerender_list::render |
core/modules/views/handlers/views_handler_field_prerender_list.inc |
Render the field. |
views_handler_field_prerender_list::render_items |
core/modules/views/handlers/views_handler_field_prerender_list.inc |
Render all items in this field together. |
views_handler_field_search_score::options_form |
core/modules/search/views/views_handler_field_search_score.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_search_score::option_definition |
core/modules/search/views/views_handler_field_search_score.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_search_score::query |
core/modules/search/views/views_handler_field_search_score.inc |
Called to add the field to a query. |
views_handler_field_search_score::render |
core/modules/search/views/views_handler_field_search_score.inc |
Render the field. |
views_handler_field_serialized::options_form |
core/modules/views/handlers/views_handler_field_serialized.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_serialized::options_validate |
core/modules/views/handlers/views_handler_field_serialized.inc |
Validate the options form. |
views_handler_field_serialized::option_definition |
core/modules/views/handlers/views_handler_field_serialized.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_serialized::render |
core/modules/views/handlers/views_handler_field_serialized.inc |
Render the field. |
views_handler_field_system_info::label |
core/modules/system/views/views_handler_field_system_info.inc |
Get this field's label based on the selected information. |
views_handler_field_system_info::options_form |
core/modules/system/views/views_handler_field_system_info.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_system_info::option_definition |
core/modules/system/views/views_handler_field_system_info.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_system_info::render |
core/modules/system/views/views_handler_field_system_info.inc |
Render the field. |
views_handler_field_system_info::_array2list |
core/modules/system/views/views_handler_field_system_info.inc |
Helper to convert multilevel array to multilevel item list. |
views_handler_field_system_info::_getPropertyOptions |
core/modules/system/views/views_handler_field_system_info.inc |
Helper function to return the options array. |
views_handler_field_taxonomy::construct |
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Constructor to provide additional field to add. |
views_handler_field_taxonomy::options_form |
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Provide link to taxonomy option |
views_handler_field_taxonomy::option_definition |
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_taxonomy::render |
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Render the field. |
views_handler_field_taxonomy::render_link |
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Render whatever the data is as a link to the taxonomy. |
views_handler_field_term_language::options_form |
core/modules/locale/views/views_handler_field_term_language.inc |
Provide link to taxonomy option |
views_handler_field_term_language::option_definition |
core/modules/locale/views/views_handler_field_term_language.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_term_language::render |
core/modules/locale/views/views_handler_field_term_language.inc |
Render the field. |