Bitrix API

FormatCode

Class CurrentFormatCode

Table of Contents

Methods

getCurrent()  : string
getDefault()  : string
setCurrent()  : void

Methods

getCurrent()

public static getCurrent([string $regionId = null ][, string $siteId = '' ]) : string
Parameters
$regionId : string = null
$siteId : string = ''
Return values
string

getDefault()

public static getDefault([string|null $regionId = null ]) : string
Parameters
$regionId : string|null = null
Return values
string

setCurrent()

public static setCurrent(string $formatCode[, string $siteId = '' ]) : void
Parameters
$formatCode : string
$siteId : string = ''

        
On this page

Search results