Home
last modified time | relevance | path

Searched defs:idCategory (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/thirtybees/thirtybees-1.1.0/classes/
H A DGroupReduction.php124 public static function doesExist($idGroup, $idCategory)
144 public static function getGroupByCategoryId($idCategory)
166 public static function getGroupsReductionByCategoryId($idCategory)
185 public static function getGroupReductionByCategoryId($idCategory)
210 …public static function setProductReduction($idProduct, $idGroup = null, $idCategory = null, $reduc…
256 public static function getGroupsByCategoryId($idCategory)
316 public static function deleteCategory($idCategory)
H A DCategory.php138 public function __construct($idCategory = null, $idLang = null, $idShop = null)
703 public static function checkBeforeMove($idCategory, $idParent)
738 public static function getLinkRewrite($idCategory, $idLang)
887 public static function categoryExists($idCategory)
937 public static function getUrlRewriteInformations($idCategory)
959 public static function inShopStatic($idCategory, Shop $shop = null)
1088 public static function getShopsByCategory($idCategory)
1364 protected static function _subTree(&$categories, $idCategory, &$n)
1378 protected static function subTree(&$categories, $idCategory, &$n)
1584 public function recalculateLevelDepth($idCategory)
[all …]
H A DCMS.php285 public static function getLastPosition($idCategory)
328 public static function cleanPositions($idCategory)
H A DScene.php175 $idCategory,
H A DDiscount.php297 …Discount($order, $productList, $qtyList, $name, $shippingCost = false, $idCategory = 0, $subcatego…
H A DMeta.php414 public static function getCategoryMetas($idCategory, $idLang, $pageName, $title = '')
H A DCMSCategory.php449 public static function getUrlRewriteInformations($idCategory)
H A DLink.php401 …public function getCatImageLink($name, $idCategory, $type = null, $format = 'jpg', $highDpi = fals…
H A DProduct.php1353 $idCategory = false,
4219 public static function cleanPositions($idCategory, $position = 0)
4637 public function deleteCategory($idCategory, $cleanPositions = true)
H A DAdminTab.php1029 …protected function _displayEnableLink($token, $id, $value, $active, $idCategory = null, $idProduct…
/dports/finance/prestashop/prestashop/classes/
H A DCategory.php353 protected function recursiveDelete(&$toDelete, $idCategory)
517 protected static function _subTree(&$categories, $idCategory, &$n)
529 protected static function computeNTreeInfos(&$categories, $idCategory, &$n)
554 protected static function subTree(&$categories, $idCategory, &$n)
1324 public static function checkBeforeMove($idCategory, $idParent)
1359 public static function getLinkRewrite($idCategory, $idLang)
1600 public static function categoryExists($idCategory)
1914 public static function getUrlRewriteInformations($idCategory)
1928 public static function getUrlRewriteInformation($idCategory)
1998 public static function inShopStatic($idCategory, Shop $shop = null)
[all …]
H A DCMS.php239 public static function cleanPositions($idCategory)
265 public static function getLastPosition($idCategory)
H A DMeta.php374 public static function getCategoryMetas($idCategory, $idLang, $pageName, $title = '')
H A DLink.php1188 public function getCatImageLink($name, $idCategory, $type = null)
/dports/finance/prestashop/prestashop/src/PrestaShopBundle/Entity/
H A DShop.php74 private $idCategory; variable in PrestaShopBundle\\Entity\\Shop
166 public function setIdCategory($idCategory)
/dports/www/thirtybees/thirtybees-1.1.0/modules/beesblog/controllers/front/
H A Dcategory.php36 public $idCategory; variable in BeesBlogCategoryModuleFrontController
/dports/finance/prestashop/prestashop/src/Core/Product/Search/
H A DProductSearchQuery.php42 private $idCategory; variable in PrestaShop\\PrestaShop\\Core\\Product\\Search\\ProductSearchQuery
120 public function setIdCategory($idCategory)
/dports/www/thirtybees/thirtybees-1.1.0/controllers/admin/
H A DAdminTaxesController.php217 …public function displayEnableLink($token, $id, $value, $active, $idCategory = null, $idProduct = n…
H A DAdminTrackingController.php416 …public function displayEnableLink($token, $id, $value, $active, $idCategory = null, $idProduct = n…
H A DAdminProductsController.php336 …eCategoryForInclude($idObj, $indexedCategories, $categories, $current, $idCategory = null, $idCate…
/dports/www/thirtybees/thirtybees-1.1.0/modules/tbupdater/
H A Dfunctions.php52 function getPath($urlBase, $idCategory, $path = '', $highlight = '', $categoryType = 'catalog')
/dports/www/thirtybees/thirtybees-1.1.0/modules/blockcategories/
H A Dblockcategories.php481 …public function getTree($resultParents, $resultIds, $maxDepth, $idCategory = null, $currentDepth =…
/dports/finance/prestashop/prestashop/src/Adapter/Category/
H A DCategoryDataProvider.php72 public function getCategory($idCategory = null, $idLang = null, $idShop = null)
/dports/www/thirtybees/thirtybees-1.1.0/classes/helper/
H A DHelperTreeCategories.php103 protected function fillTree(&$categories, $idCategory)
H A DHelperList.php615 …public function displayEnableLink($token, $id, $value, $active, $idCategory = null, $idProduct = n…

12