views_handler_argument_aggregator_category_cid::title_query |
function |
modules/aggregator/views_handler_argument_aggregator_category_cid.inc |
Override the behavior of title(). Get the title of the category. |
views_handler_argument_aggregator_fid |
class |
modules/aggregator/views_handler_argument_aggregator_fid.inc |
Argument handler to accept an aggregator feed id. |
views_handler_argument_aggregator_fid.inc |
file |
modules/aggregator/views_handler_argument_aggregator_fid.inc |
Definition of views_handler_argument_aggregator_fid. |
views_handler_argument_aggregator_fid::title_query |
function |
modules/aggregator/views_handler_argument_aggregator_fid.inc |
Override the behavior of title(). Get the title of the feed. |
views_handler_argument_aggregator_iid |
class |
modules/aggregator/views_handler_argument_aggregator_iid.inc |
Argument handler to accept an aggregator item id. |
views_handler_argument_aggregator_iid.inc |
file |
modules/aggregator/views_handler_argument_aggregator_iid.inc |
Definition of views_handler_argument_aggregator_iid. |
views_handler_argument_aggregator_iid::title_query |
function |
modules/aggregator/views_handler_argument_aggregator_iid.inc |
Override the behavior of title(). Get the title of the category. |
views_handler_argument_broken |
class |
handlers/views_handler_argument.inc |
A special handler to take the place of missing or broken handlers. |
views_handler_argument_broken::broken |
function |
handlers/views_handler_argument.inc |
Determine if the handler is considered 'broken'. |
views_handler_argument_broken::ensure_my_table |
function |
handlers/views_handler_argument.inc |
Ensure the main table for this handler is in the query. This is used
a lot. |
views_handler_argument_broken::options_form |
function |
handlers/views_handler_argument.inc |
Build the options form. |
views_handler_argument_broken::query |
function |
handlers/views_handler_argument.inc |
Set up the query for this argument. |
views_handler_argument_broken::ui_name |
function |
handlers/views_handler_argument.inc |
Return a string representing this handler's name in the UI. |
views_handler_argument_comment_user_uid |
class |
modules/comment/views_handler_argument_comment_user_uid.inc |
Argument handler to accept a user id to check for nodes that
user posted or commented on. |
views_handler_argument_comment_user_uid.inc |
file |
modules/comment/views_handler_argument_comment_user_uid.inc |
Definition of views_handler_argument_comment_user_uid. |
views_handler_argument_comment_user_uid.test |
file |
tests/comment/views_handler_argument_comment_user_uid.test |
Definition of viewsHandlerArgumentCommentUserUidTest. |
views_handler_argument_comment_user_uid::default_actions |
function |
modules/comment/views_handler_argument_comment_user_uid.inc |
List of default behaviors for this argument if the argument is not present. |
views_handler_argument_comment_user_uid::get_sort_name |
function |
modules/comment/views_handler_argument_comment_user_uid.inc |
Return a description of how the argument would normally be sorted. |
views_handler_argument_comment_user_uid::query |
function |
modules/comment/views_handler_argument_comment_user_uid.inc |
Set up the query for this argument. |
views_handler_argument_comment_user_uid::title |
function |
modules/comment/views_handler_argument_comment_user_uid.inc |
Get the title this argument will assign the view, given the argument. |
views_handler_argument_date |
class |
handlers/views_handler_argument_date.inc |
Abstract argument handler for dates. |
views_handler_argument_date.inc |
file |
handlers/views_handler_argument_date.inc |
Definition of views_handler_argument_date. |
views_handler_argument_date::$arg_format |
property |
handlers/views_handler_argument_date.inc |
|
views_handler_argument_date::$option_name |
property |
handlers/views_handler_argument_date.inc |
|
views_handler_argument_date::default_argument_form |
function |
handlers/views_handler_argument_date.inc |
Add an option to set the default value to the current date. |
views_handler_argument_date::export_plugin |
function |
handlers/views_handler_argument_date.inc |
Adapt the export mechanism. |
views_handler_argument_date::get_default_argument |
function |
handlers/views_handler_argument_date.inc |
Set the empty argument value to the current date. |
views_handler_argument_date::get_sort_name |
function |
handlers/views_handler_argument_date.inc |
Return a description of how the argument would normally be sorted. |
views_handler_argument_dates_various.inc |
file |
modules/node/views_handler_argument_dates_various.inc |
Definition of views_handler_argument_node_created_fulldate. |
views_handler_argument_field_list |
class |
modules/field/views_handler_argument_field_list.inc |
Argument handler for list field to show the human readable name in the
summary. |
views_handler_argument_field_list.inc |
file |
modules/field/views_handler_argument_field_list.inc |
Definition of views_handler_argument_field_list. |
views_handler_argument_field_list::$allowed_values |
property |
modules/field/views_handler_argument_field_list.inc |
Stores the allowed values of this field. |
views_handler_argument_field_list::init |
function |
modules/field/views_handler_argument_field_list.inc |
Init the handler with necessary data. |
views_handler_argument_field_list::options_form |
function |
modules/field/views_handler_argument_field_list.inc |
Build the options form. |
views_handler_argument_field_list::option_definition |
function |
modules/field/views_handler_argument_field_list.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument_field_list::summary_name |
function |
modules/field/views_handler_argument_field_list.inc |
Provides the name to use for the summary. |
views_handler_argument_field_list_string |
class |
modules/field/views_handler_argument_field_list_string.inc |
Argument handler for list field to show the human readable name in the
summary. |
views_handler_argument_field_list_string.inc |
file |
modules/field/views_handler_argument_field_list_string.inc |
Definition of views_handler_argument_field_list_string. |
views_handler_argument_field_list_string::$allowed_values |
property |
modules/field/views_handler_argument_field_list_string.inc |
Stores the allowed values of this field. |
views_handler_argument_field_list_string::init |
function |
modules/field/views_handler_argument_field_list_string.inc |
Init the handler with necessary data. |
views_handler_argument_field_list_string::options_form |
function |
modules/field/views_handler_argument_field_list_string.inc |
Build the options form. |
views_handler_argument_field_list_string::option_definition |
function |
modules/field/views_handler_argument_field_list_string.inc |
Information about options for all kinds of purposes will be held here. |
views_handler_argument_field_list_string::summary_name |
function |
modules/field/views_handler_argument_field_list_string.inc |
Provides the name to use for the summary. |
views_handler_argument_file_fid |
class |
modules/system/views_handler_argument_file_fid.inc |
Argument handler to accept multiple file ids. |
views_handler_argument_file_fid.inc |
file |
modules/system/views_handler_argument_file_fid.inc |
Definition of views_handler_argument_file_fid. |
views_handler_argument_file_fid::title_query |
function |
modules/system/views_handler_argument_file_fid.inc |
Override the behavior of title_query(). Get the filenames. |
views_handler_argument_formula |
class |
handlers/views_handler_argument_formula.inc |
Abstract argument handler for simple formulae. |
views_handler_argument_formula.inc |
file |
handlers/views_handler_argument_formula.inc |
Definition of views_handler_argument_formula. |
views_handler_argument_formula::$formula |
property |
handlers/views_handler_argument_formula.inc |
|
views_handler_argument_formula::construct |
function |
handlers/views_handler_argument_formula.inc |
Views handlers use a special construct function. |