Country
Summary
Stores a user country. [Webshop]Properties
Name | Internal name | Searchable | Information collector |
---|---|---|---|
Country | ezcountry | Yes. | No. |
Description
This datatype allows the storage of a user country and thus makes it possible to charge the value added taxes depending on the country the customer is from. This functionality is described in the "VAT charging system" section of the "Features" chapter. The following screenshot shows the class attribute edit interface for this datatype.
Class attribute edit interface for the "Country" datatype.
Object attribute edit interface
The following screenshot shows the object attribute edit interface for this datatype.
Object attribute edit interface for the "Country" datatype.
Raw output
The ".content" of an ezcontentobjectattribute object using this datatype returns a hash that consists of the following elements:
Key | Type | Description |
---|---|---|
value |
string |
The actual name of the country (for example "Norway"). |
Svitlana Shatokhina (11/05/2006 10:41 am)
Svitlana Shatokhina (02/04/2007 1:03 pm)
Comments
There are no comments.