views_handler_argument::default_argument_form in core/modules/views/handlers/views_handler_argument.inc
Provide a form for selecting the default argument when the default action is set to provide default argument.
views_handler_argument::default_argument_form in core/modules/views/handlers/views_handler_argument.inc
Provide a form for selecting the default argument when the default action is set to provide default argument.
views_handler_argument::default_summary_form in core/modules/views/handlers/views_handler_argument.inc
Provide a form for selecting further summary options when the default action is set to display one.
views_handler_argument::default_summary_form in core/modules/views/handlers/views_handler_argument.inc
Provide a form for selecting further summary options when the default action is set to display one.
views_handler_argument::get_default_argument in core/modules/views/handlers/views_handler_argument.inc
Get a default argument, if available.
views_handler_argument::get_default_argument in core/modules/views/handlers/views_handler_argument.inc
Get a default argument, if available.
views_handler_argument::options_form in core/modules/views/handlers/views_handler_argument.inc
Build the options form.
views_handler_argument::options_form in core/modules/views/handlers/views_handler_argument.inc
Build the options form.
views_handler_argument::options_submit in core/modules/views/handlers/views_handler_argument.inc
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
views_handler_argument::options_submit in core/modules/views/handlers/views_handler_argument.inc
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data.
views_handler_argument::options_validate in core/modules/views/handlers/views_handler_argument.inc
Validate the options form.
views_handler_argument::options_validate in core/modules/views/handlers/views_handler_argument.inc
Validate the options form.
views_handler_argument::process_summary_arguments in core/modules/views/handlers/views_handler_argument.inc
Process the summary arguments for display.
views_handler_argument::process_summary_arguments in core/modules/views/handlers/views_handler_argument.inc
Process the summary arguments for display.
views_handler_argument::validate_arg in core/modules/views/handlers/views_handler_argument.inc
Validate that this argument works. By default, all arguments are valid.
views_handler_argument::validate_arg in core/modules/views/handlers/views_handler_argument.inc
Validate that this argument works. By default, all arguments are valid.