You are here

protected property uc_addresses_handler_filter_access::$uid_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::uid_field_alias

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

@access protected

Type: string

File

views/uc_addresses_handler_filter_access.inc, line 37
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 $uid_field_alias = 'unknown';