1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
manager.php
См. документацию.
1<?php
2namespace Bitrix\Sale\Services\Company\Restrictions;
3
4use Bitrix\Main;
5use Bitrix\Sale\Internals;
6use Bitrix\Sale\Services\Base;
7
9{
10 protected static $classNames = null;
11
17 public static function getList(array $parameters)
18 {
19 return Internals\CompanyTable::getList($parameters);
20 }
21
25 protected static function getBuildInRestrictions()
26 {
27 return array(
28 '\Bitrix\Sale\Services\Company\Restrictions\Currency' => 'lib/services/company/restrictions/currency.php',
29 '\Bitrix\Sale\Services\Company\Restrictions\Site' => 'lib/services/company/restrictions/site.php',
30 '\Bitrix\Sale\Services\Company\Restrictions\EntityType' => 'lib/services/company/restrictions/entitytype.php',
31 '\Bitrix\Sale\Services\Company\Restrictions\Location' => 'lib/services/company/restrictions/location.php',
32 '\Bitrix\Sale\Services\Company\Restrictions\PaySystem' => 'lib/services/company/restrictions/paysystem.php',
33 '\Bitrix\Sale\Services\Company\Restrictions\Delivery' => 'lib/services/company/restrictions/delivery.php',
34 '\Bitrix\Sale\Services\Company\Restrictions\PersonType' => 'lib/services/company/restrictions/persontype.php',
35 '\Bitrix\Sale\Services\Company\Restrictions\Price' => 'lib/services/company/restrictions/price.php',
36 );
37 }
38
42 public static function getEventName()
43 {
44 return 'onSaleCompanyRulesClassNamesBuildList';
45 }
46
50 protected static function getServiceType()
51 {
52 return self::SERVICE_TYPE_COMPANY;
53 }
54}
static getList(array $parameters)
Определения manager.php:17
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804