You are here

public function commerce_file_handler_field_download_limit::query in Commerce File 7.2

Called to add the field to a query.

Overrides views_handler_field::query

File

includes/views/handlers/commerce_file_handler_field_download_limit.inc, line 13
Contains commerce_file_handler_field_download_limit.

Class

commerce_file_handler_field_download_limit
Displays the download limit for a file

Code

public function query() {
}