function views_handler_field_math::query

Same name in other branches
  1. 6.x-3.x handlers/views_handler_field_math.inc \views_handler_field_math::query()

Overrides views_handler_field::query

File

handlers/views_handler_field_math.inc, line 96

Class

views_handler_field_math
Render a mathematical expression as a numeric value.

Code

public function query() {
}