1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
manager.php
См. документацию.
1<?php
2
3namespace Bitrix\Sale\Cashbox\Restrictions;
4
5use Bitrix\Sale\Services\Base;
6
7class Manager extends Base\RestrictionManager
8{
9 protected static $classNames = null;
10
14 public static function getEventName()
15 {
16 return 'onSaleCashboxRestrictionsClassNamesBuildList';
17 }
18
22 protected static function getBuildInRestrictions()
23 {
24 return array(
25 '\Bitrix\Sale\Cashbox\Restrictions\PaySystem' => 'lib/cashbox/restrictions/paysystem.php',
26 '\Bitrix\Sale\Cashbox\Restrictions\TradeBinding' => 'lib/cashbox/restrictions/tradebinding.php',
27 '\Bitrix\Sale\Cashbox\Restrictions\Company' => 'lib/cashbox/restrictions/company.php'
28 );
29 }
30
34 protected static function getServiceType()
35 {
36 return parent::SERVICE_TYPE_CASHBOX;
37 }
38}
static getServiceType()
Определения manager.php:34
static getBuildInRestrictions()
Определения manager.php:22
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804