Bitrix API

Types

Table of Contents

Constants

KEY_RELATIVE  = 'rel'
TYPE_CSS  = 'css'
TYPE_FONT  = 'font'
TYPE_JS  = 'js'
TYPE_LANG  = 'lang'
TYPE_LANG_ADDITIONAL  = 'lang_additional'

Methods

getAssetTypes()  : array<string|int, mixed>
Asset may use include.php, but we can overwriting them, or add unique extensions

Constants

KEY_RELATIVE

public mixed KEY_RELATIVE = 'rel'

TYPE_CSS

public mixed TYPE_CSS = 'css'

TYPE_FONT

public mixed TYPE_FONT = 'font'

TYPE_JS

public mixed TYPE_JS = 'js'

TYPE_LANG

public mixed TYPE_LANG = 'lang'

TYPE_LANG_ADDITIONAL

public mixed TYPE_LANG_ADDITIONAL = 'lang_additional'

Methods

getAssetTypes()

Asset may use include.php, but we can overwriting them, or add unique extensions

public static getAssetTypes() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results