You are here

Files in Views Variable Field 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt This module provides a "Views Variable Field" handler to display a system variable as a field in a view. VVF was designed in response to the unsafe practice of using the PHP filter in Views to add and use system variables. VVF supports…
views_handler_field_variable.inc includes/views/views_handler_field_variable.inc Definition of views_handler_field_variable.
views_handler_filter_field_variable_compare.inc includes/views/views_handler_filter_field_variable_compare.inc Definition of views_handler_filter_field_variable_compare.
vvf.info vvf.info name = Views Variable Field description = Use system variables as Views fields. core = 7.x package = Views dependencies[] = views files[] = includes/views/views_handler_field_variable.inc files[] =…
vvf.module vvf.module API and main hooks for Views Variable Field module.
vvf.test vvf.test Definition of ViewsHandlerFieldVariableTest.

Other projects