Back to Phoca Cart project (class list)

Class PhocacartGroup - list of methods

Copyright: Copyright (C) Jan Pavelka https://www.phoca.cz
License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 and later
Located at: Phocacart/group/group.php
Project: Phoca Cart

Method Summary

public static
(mixed $name, mixed $id, mixed $activeArray, mixed $javascript = NULL, mixed $order = 'id', mixed $attributes = 'class="form-select" size="4" multiple="multiple"')

Show source code of this method: getAllGroupsSelectBox Source Code

public static
(mixed $order = 'id')

Show source code of this method: getAllGroups Source Code

public static
(mixed $id, mixed $type, mixed $returnArray = 0, mixed $productId = 0)

Show source code of this method: getGroupsById Source Code

public static
(mixed $select = 0)

Show source code of this method: getDefaultGroup Source Code

public static
(mixed $id, mixed $type, mixed $groups, mixed $productId = 0)

Show source code of this method: storeGroupsById Source Code

public static
()

Show source code of this method: getGroupRules Source Code

public static
(mixed $userId)

Show source code of this method: changeUserGroupByRule Source Code

public static
(mixed $productId)

Show source code of this method: getProductPriceGroupsById Source Code

public static
(mixed $productId)

Show source code of this method: getProductPointGroupsById Source Code

public static
(mixed $data, mixed $productId)

Show source code of this method: storeProductPriceGroupsById Source Code

public static
(mixed $data, mixed $productId)

Show source code of this method: storeProductPointGroupsById Source Code

public static
(mixed $productId, mixed $price, mixed $groupId = 1)

Show source code of this method: updateGroupProductPriceById Source Code

public static
(mixed $productId, mixed $pointsReceived, mixed $groupId = 1)

Show source code of this method: updateGroupProductRewardPointsById Source Code

public
()

Show source code of this method: __clone Source Code