views_plugin_display::get_argument_text |
function |
core/modules/views/plugins/views_plugin_display.inc |
Provide some helpful text for the arguments.
The result should contain of an array with |
views_plugin_display::get_arguments_tokens |
function |
core/modules/views/plugins/views_plugin_display.inc |
Returns to tokens for arguments. |
views_plugin_argument_default::get_argument |
function |
core/modules/views/plugins/views_plugin_argument_default.inc |
Return the default argument. |
views_plugin_display_page::get_argument_text |
function |
core/modules/views/plugins/views_plugin_display_page.inc |
Provide some helpful text for the arguments.
The result should contain of an array with |
views_plugin_display_block::get_argument_input |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Adjust the array of argument input to match the current list of
arguments available for this display. This ensures that changing
the arguments doesn't cause the argument input field to just
break. |
views_plugin_argument_default_php::get_argument |
function |
core/modules/views/plugins/views_plugin_argument_default_php.inc |
Return the default argument. |
views_plugin_argument_default_raw::get_argument |
function |
core/modules/views/plugins/views_plugin_argument_default_raw.inc |
Return the default argument. |
views_plugin_argument_default_node::get_argument |
function |
core/modules/node/views/views_plugin_argument_default_node.inc |
Return the default argument. |
views_plugin_argument_default_user::get_argument |
function |
core/modules/user/views/views_plugin_argument_default_user.inc |
Return the default argument. |
views_plugin_argument_default_fixed::get_argument |
function |
core/modules/views/plugins/views_plugin_argument_default_fixed.inc |
Return the default argument. |
views_plugin_argument_default_book_root::get_argument |
function |
core/modules/book/views/views_plugin_argument_default_book_root.inc |
Return the default argument. |
views_plugin_argument_default_current_user::get_argument |
function |
core/modules/user/views/views_plugin_argument_default_current_user.inc |
Return the default argument. |
views_plugin_argument_default_taxonomy_tid::get_argument |
function |
core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Return the default argument. |