views_handler_field_file_filemime::options_form |
core/modules/file/views/views_handler_field_file_filemime.inc |
Provide link to file option |
views_handler_field_file_filemime::option_definition |
core/modules/file/views/views_handler_field_file_filemime.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_file_filemime::render |
core/modules/file/views/views_handler_field_file_filemime.inc |
Render the field. |
views_handler_field_file_icon::getIconName |
core/modules/file/views/views_handler_field_file_icon.inc |
Map file extensions to Phosphor icons. |
views_handler_field_file_icon::options_form |
core/modules/file/views/views_handler_field_file_icon.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_file_icon::option_definition |
core/modules/file/views/views_handler_field_file_icon.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_file_icon::render |
core/modules/file/views/views_handler_field_file_icon.inc |
Render the field. |
views_handler_field_file_icon::renderImg |
core/modules/file/views/views_handler_field_file_icon.inc |
Render the icon as img tag. |
views_handler_field_file_icon::renderSvg |
core/modules/file/views/views_handler_field_file_icon.inc |
Render the icon as svg tag. |
views_handler_field_file_link_delete::options_form |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_file_link_delete::option_definition |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_file_link_delete::render |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Render the field. |
views_handler_field_file_link_delete::render_link |
core/modules/file/views/views_handler_field_file_link_delete.inc |
Renders the link. |
views_handler_field_file_link_edit::options_form |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_file_link_edit::option_definition |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_file_link_edit::render |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Render the field. |
views_handler_field_file_link_edit::render_link |
core/modules/file/views/views_handler_field_file_link_edit.inc |
Renders the link. |
views_handler_field_file_rendered::options_form |
core/modules/file/views/views_handler_field_file_rendered.inc |
Provide file_view_mode option for file display. |
views_handler_field_file_rendered::option_definition |
core/modules/file/views/views_handler_field_file_rendered.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_file_rendered::render |
core/modules/file/views/views_handler_field_file_rendered.inc |
Render the field. |
views_handler_field_file_size::options_form |
core/modules/views/handlers/views_handler_field.inc |
|
views_handler_field_file_size::option_definition |
core/modules/views/handlers/views_handler_field.inc |
|
views_handler_field_file_size::render |
core/modules/views/handlers/views_handler_field.inc |
|
views_handler_field_file_status::render |
core/modules/file/views/views_handler_field_file_status.inc |
Render the field. |
views_handler_field_file_type::options_form |
core/modules/file/views/views_handler_field_file_type.inc |
Provide machine_name option for to file type display. |
views_handler_field_file_type::option_definition |
core/modules/file/views/views_handler_field_file_type.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_file_type::render |
core/modules/file/views/views_handler_field_file_type.inc |
Render the field. |
views_handler_field_file_type::render_name |
core/modules/file/views/views_handler_field_file_type.inc |
Render file type as human readable name, unless using machine_name option. |
views_handler_field_file_uri::options_form |
core/modules/file/views/views_handler_field_file_uri.inc |
Provide link to file option |
views_handler_field_file_uri::option_definition |
core/modules/file/views/views_handler_field_file_uri.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_file_uri::render |
core/modules/file/views/views_handler_field_file_uri.inc |
Render the field. |
views_handler_field_history_user_timestamp::init |
core/modules/node/views/views_handler_field_history_user_timestamp.inc |
init the handler with necessary data. |
views_handler_field_history_user_timestamp::options_form |
core/modules/node/views/views_handler_field_history_user_timestamp.inc |
Provide link to node option |
views_handler_field_history_user_timestamp::option_definition |
core/modules/node/views/views_handler_field_history_user_timestamp.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_history_user_timestamp::query |
core/modules/node/views/views_handler_field_history_user_timestamp.inc |
Called to add the field to a query. |
views_handler_field_history_user_timestamp::render |
core/modules/node/views/views_handler_field_history_user_timestamp.inc |
Render the field. |
views_handler_field_last_comment_timestamp::construct |
core/modules/comment/views/views_handler_field_last_comment_timestamp.inc |
Construct a new field handler. |
views_handler_field_last_comment_timestamp::render |
core/modules/comment/views/views_handler_field_last_comment_timestamp.inc |
Render the field. |
views_handler_field_links::get_links |
core/modules/views/handlers/views_handler_field_links.inc |
Internal function to get a list of links for this field. |
views_handler_field_links::options_form |
core/modules/views/handlers/views_handler_field_links.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_links::option_definition |
core/modules/views/handlers/views_handler_field_links.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
views_handler_field_links::query |
core/modules/views/handlers/views_handler_field_links.inc |
Called to add the field to a query. |
views_handler_field_links::render |
core/modules/views/handlers/views_handler_field_links.inc |
Render the links field. |
views_handler_field_locale_language::options_form |
core/modules/locale/views/views_handler_field_locale_language.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_locale_language::option_definition |
core/modules/locale/views/views_handler_field_locale_language.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
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( |