1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
types.php
См. документацию.
1<?php
2
3namespace Bitrix\Landing\Assets;
4
5class Types
6{
7 public const KEY_RELATIVE = 'rel';
8 public const TYPE_CSS = 'css';
9 public const TYPE_JS = 'js';
10 public const TYPE_LANG = 'lang';
11 public const TYPE_LANG_ADDITIONAL = 'lang_additional';
12 public const TYPE_FONT = 'font';
13
19 public static function getAssetTypes(): array
20 {
21 return [
22 self::KEY_RELATIVE,
23 self::TYPE_LANG,
24 self::TYPE_JS,
25 self::TYPE_CSS,
26 self::TYPE_FONT,
27 ];
28 }
29}
const TYPE_JS
Определения types.php:9
static getAssetTypes()
Определения types.php:19
const TYPE_FONT
Определения types.php:12
const TYPE_LANG_ADDITIONAL
Определения types.php:11
const TYPE_CSS
Определения types.php:8
const KEY_RELATIVE
Определения types.php:7
const TYPE_LANG
Определения types.php:10
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804