views_handler_field_locale_language::render |
core/modules/locale/views/views_handler_field_locale_language.inc |
Render the field. |
views_handler_field_locale_link_edit::access |
core/modules/locale/views/views_handler_field_locale_link_edit.inc |
Check whether current user has access to this handler. |
views_handler_field_locale_link_edit::construct |
core/modules/locale/views/views_handler_field_locale_link_edit.inc |
Construct a new field handler. |
views_handler_field_locale_link_edit::options_form |
core/modules/locale/views/views_handler_field_locale_link_edit.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_locale_link_edit::option_definition |
core/modules/locale/views/views_handler_field_locale_link_edit.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_locale_link_edit::query |
core/modules/locale/views/views_handler_field_locale_link_edit.inc |
Called to add the field to a query. |
views_handler_field_locale_link_edit::render |
core/modules/locale/views/views_handler_field_locale_link_edit.inc |
Render the field. |
views_handler_field_locale_link_edit::render_link |
core/modules/locale/views/views_handler_field_locale_link_edit.inc |
|
views_handler_field_machine_name::get_value_options |
core/modules/views/handlers/views_handler_field_machine_name.inc |
|
views_handler_field_machine_name::options_form |
core/modules/views/handlers/views_handler_field_machine_name.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_machine_name::option_definition |
core/modules/views/handlers/views_handler_field_machine_name.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_machine_name::pre_render |
core/modules/views/handlers/views_handler_field_machine_name.inc |
Run before any fields are rendered. |
views_handler_field_machine_name::render |
core/modules/views/handlers/views_handler_field_machine_name.inc |
Render the field. |
views_handler_field_markup::construct |
core/modules/views/handlers/views_handler_field_markup.inc |
Constructor; calls to base object constructor. |
views_handler_field_markup::element_type |
core/modules/views/handlers/views_handler_field_markup.inc |
Return an HTML element based upon the field's element type. |
views_handler_field_markup::render |
core/modules/views/handlers/views_handler_field_markup.inc |
Render the field. |
views_handler_field_math::options_form |
core/modules/views/handlers/views_handler_field_math.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_math::option_definition |
core/modules/views/handlers/views_handler_field_math.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_math::query |
core/modules/views/handlers/views_handler_field_math.inc |
Called to add the field to a query. |
views_handler_field_math::render |
core/modules/views/handlers/views_handler_field_math.inc |
Render the field. |
views_handler_field_ncs_last_comment_name::option_definition |
core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_ncs_last_comment_name::query |
core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc |
Called to add the field to a query. |
views_handler_field_ncs_last_comment_name::render |
core/modules/comment/views/views_handler_field_ncs_last_comment_name.inc |
Render the field. |
views_handler_field_ncs_last_updated::query |
core/modules/comment/views/views_handler_field_ncs_last_updated.inc |
Called to add the field to a query. |
views_handler_field_node::init |
core/modules/node/views/views_handler_field_node.inc |
init the handler with necessary data. |
views_handler_field_node::options_form |
core/modules/node/views/views_handler_field_node.inc |
Provide link to node option |
views_handler_field_node::option_definition |
core/modules/node/views/views_handler_field_node.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_node::render |
core/modules/node/views/views_handler_field_node.inc |
Render the field. |
views_handler_field_node::render_link |
core/modules/node/views/views_handler_field_node.inc |
Render whatever the data is as a link to the node. |
views_handler_field_node_comment::render |
core/modules/comment/views/views_handler_field_node_comment.inc |
Render the field. |
views_handler_field_node_language::options_form |
core/modules/locale/views/views_handler_field_node_language.inc |
Provide link to node option |
views_handler_field_node_language::option_definition |
core/modules/locale/views/views_handler_field_node_language.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_node_language::render |
core/modules/locale/views/views_handler_field_node_language.inc |
Render the field. |
views_handler_field_node_link::options_form |
core/modules/node/views/views_handler_field_node_link.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_node_link::option_definition |
core/modules/node/views/views_handler_field_node_link.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_node_link::render |
core/modules/node/views/views_handler_field_node_link.inc |
Render the field. |
views_handler_field_node_link::render_link |
core/modules/node/views/views_handler_field_node_link.inc |
|
views_handler_field_node_link_delete::render_link |
core/modules/node/views/views_handler_field_node_link_delete.inc |
Renders the link. |
views_handler_field_node_link_edit::render_link |
core/modules/node/views/views_handler_field_node_link_edit.inc |
Renders the link. |
views_handler_field_node_link_translate::render_link |
core/modules/translation/views/views_handler_field_node_link_translate.inc |
|
views_handler_field_node_new_comments::construct |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
Construct a new field handler. |
views_handler_field_node_new_comments::init |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
init the handler with necessary data. |
views_handler_field_node_new_comments::options_form |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_node_new_comments::option_definition |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_node_new_comments::pre_render |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
Run before any fields are rendered. |
views_handler_field_node_new_comments::query |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
Called to add the field to a query. |
views_handler_field_node_new_comments::render |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
Render the field. |
views_handler_field_node_new_comments::render_link |
core/modules/comment/views/views_handler_field_node_new_comments.inc |
|
views_handler_field_node_path::construct |
core/modules/node/views/views_handler_field_node_path.inc |
Override construct function to provide the langcode additional field. |
views_handler_field_node_path::options_form |
core/modules/node/views/views_handler_field_node_path.inc |
Provide additional options for the path field. |