views_handler_field_custom::options_form |
function |
handlers/views_handler_field_custom.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_custom::option_definition |
function |
handlers/views_handler_field_custom.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_custom::query |
function |
handlers/views_handler_field_custom.inc |
Called to add the field to a query. |
views_handler_field_custom::render |
function |
handlers/views_handler_field_custom.inc |
Render the field. |
views_handler_field_date |
class |
handlers/views_handler_field_date.inc |
A handler to provide proper displays for dates. |
views_handler_field_date.inc |
file |
handlers/views_handler_field_date.inc |
|
views_handler_field_date::options_form |
function |
handlers/views_handler_field_date.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_date::option_definition |
function |
handlers/views_handler_field_date.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_date::render |
function |
handlers/views_handler_field_date.inc |
Render the field. |
views_handler_field_file |
class |
modules/system/views_handler_field_file.inc |
Field handler to provide simple renderer that allows linking to a file. |
views_handler_field_file.inc |
file |
modules/system/views_handler_field_file.inc |
|
views_handler_field_file::init |
function |
modules/system/views_handler_field_file.inc |
Constructor to provide additional field to add. |
views_handler_field_file::options_form |
function |
modules/system/views_handler_field_file.inc |
Provide link to file option |
views_handler_field_file::option_definition |
function |
modules/system/views_handler_field_file.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_file::render |
function |
modules/system/views_handler_field_file.inc |
Render the field. |
views_handler_field_file::render_link |
function |
modules/system/views_handler_field_file.inc |
Render whatever the data is as a link to the file. |
views_handler_field_file_extension |
class |
modules/system/views_handler_field_file_extension.inc |
Returns a pure file extension of the file, for example 'module'. |
views_handler_field_file_extension.inc |
file |
modules/system/views_handler_field_file_extension.inc |
|
views_handler_field_file_extension::render |
function |
modules/system/views_handler_field_file_extension.inc |
Render the field. |
views_handler_field_file_size |
class |
handlers/views_handler_field.inc |
Render a numeric value as a size. |
views_handler_field_file_size::options_form |
function |
handlers/views_handler_field.inc |
Default options form that provides the label widget that all fields
should have. |
views_handler_field_file_size::option_definition |
function |
handlers/views_handler_field.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_file_size::render |
function |
handlers/views_handler_field.inc |
Render the field. |
views_handler_field_file_status |
class |
modules/system/views_handler_field_file_status.inc |
Field handler to translate a node type into its readable form. |
views_handler_field_file_status.inc |
file |
modules/system/views_handler_field_file_status.inc |
|
views_handler_field_file_status::render |
function |
modules/system/views_handler_field_file_status.inc |
Render the field. |
views_handler_field_filter_format_name |
class |
modules/filter/views_handler_field_filter_format_name.inc |
Field handler to output the name of an input format. |
views_handler_field_filter_format_name.inc |
file |
modules/filter/views_handler_field_filter_format_name.inc |
|
views_handler_field_filter_format_name::construct |
function |
modules/filter/views_handler_field_filter_format_name.inc |
Construct a new field handler. |
views_handler_field_filter_format_name::query |
function |
modules/filter/views_handler_field_filter_format_name.inc |
Called to add the field to a query. |
views_handler_field_filter_format_name::render |
function |
modules/filter/views_handler_field_filter_format_name.inc |
Render the field. |
views_handler_field_group_by_numeric |
class |
handlers/views_handler_field_group_by_numeric.inc |
Handler for GROUP BY on simple numeric fields. |
views_handler_field_group_by_numeric.inc |
file |
handlers/views_handler_field_group_by_numeric.inc |
|
views_handler_field_group_by_numeric::click_sort |
function |
handlers/views_handler_field_group_by_numeric.inc |
Called to determine what to tell the clicksorter. |
views_handler_field_group_by_numeric::init |
function |
handlers/views_handler_field_group_by_numeric.inc |
init the handler with necessary data. |
views_handler_field_group_by_numeric::query |
function |
handlers/views_handler_field_group_by_numeric.inc |
Called to add the field to a query. |
views_handler_field_group_by_numeric::ui_name |
function |
handlers/views_handler_field_group_by_numeric.inc |
Return a string representing this handler's name in the UI. |
views_handler_field_history_user_timestamp |
class |
modules/node/views_handler_field_history_user_timestamp.inc |
Field handler to display the marker for new content. |
views_handler_field_history_user_timestamp.inc |
file |
modules/node/views_handler_field_history_user_timestamp.inc |
|
views_handler_field_history_user_timestamp::init |
function |
modules/node/views_handler_field_history_user_timestamp.inc |
init the handler with necessary data. |
views_handler_field_history_user_timestamp::options_form |
function |
modules/node/views_handler_field_history_user_timestamp.inc |
Provide link to node option |
views_handler_field_history_user_timestamp::option_definition |
function |
modules/node/views_handler_field_history_user_timestamp.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_field_history_user_timestamp::query |
function |
modules/node/views_handler_field_history_user_timestamp.inc |
Called to add the field to a query. |
views_handler_field_history_user_timestamp::render |
function |
modules/node/views_handler_field_history_user_timestamp.inc |
Render the field. |
views_handler_field_last_comment_timestamp |
class |
modules/comment/views_handler_field_last_comment_timestamp.inc |
Field handler to display the timestamp of a comment with the count of comments. |
views_handler_field_last_comment_timestamp.inc |
file |
modules/comment/views_handler_field_last_comment_timestamp.inc |
|
views_handler_field_last_comment_timestamp::construct |
function |
modules/comment/views_handler_field_last_comment_timestamp.inc |
Construct a new field handler. |
views_handler_field_last_comment_timestamp::render |
function |
modules/comment/views_handler_field_last_comment_timestamp.inc |
Render the field. |
views_handler_field_locale_group |
class |
modules/locale/views_handler_field_locale_group.inc |
Field handler to translate a group into its readable form. |
views_handler_field_locale_group.inc |
file |
modules/locale/views_handler_field_locale_group.inc |
|