Bitrix API

Site

FinalYes

Table of Contents

Methods

get()  : array<string|int, string>|bool
Returns basic site data by id
getPair()  : mixed
Returns two sites: intranet and extranet
getServerName()  : mixed
getUserNameFormat()  : mixed

Methods

get()

Returns basic site data by id

public static get([mixed $id = '' ]) : array<string|int, string>|bool
Parameters
$id : mixed = ''
Return values
array<string|int, string>|bool

getPair()

Returns two sites: intranet and extranet

public static getPair() : mixed

getServerName()

public static getServerName([mixed $siteId = '' ]) : mixed
Parameters
$siteId : mixed = ''

getUserNameFormat()

public static getUserNameFormat([mixed $siteId = '' ]) : mixed
Parameters
$siteId : mixed = ''

        
On this page

Search results