The CSaleLocationGroup class helps manage location groups.
Methods
Method | Description |
Add |
Adds a new group of locations. |
Delete |
Deletes a location group. Locations of this group remain untouched. |
GetLocationList |
Returns a filtered list of locations that are members of specified location
groups. |
GetGroupLangByID |
Returns the language-dependent parameters of the location group. |
GetList |
Returns a filtered and sorted list of location groups. |
GetByID |
Returns parameters of the location group. |
Update |
Replaces parameters of the location group with the new ones. |