You are here

protected property uc_addresses_handler_filter_access::$aid_field_alias in Ubercart Addresses 7

Same name and namespace in other branches
  1. 6.2 views/uc_addresses_handler_filter_access.inc \uc_addresses_handler_filter_access::aid_field_alias

The assumed name of the aid field in the Views' results.

@access protected

Type: string

File

views/uc_addresses_handler_filter_access.inc, line 29
Contains uc_addresses_handler_filter_access class.

Class

uc_addresses_handler_filter_access
A handler to filter a view by checking address access.

Code

protected $aid_field_alias = 'unknown';