You are here

public property views_handler_field_variable::$function in Views Variable Field 7

The function used to retrieve the value of the variable.

Type: mixed

File

includes/views/views_handler_field_variable.inc, line 27
Definition of views_handler_field_variable.

Class

views_handler_field_variable
A handler to provide a field that display system variables.

Code

public $function = NULL;