Bitrix API

Target

Table of Contents

Constants

UO_CODE_NOTES_LAST  = 'notes_last'
User option code for storage notes last sites.

Methods

getShortList()  : array<string|int, mixed>
Returns available entities short pop list for note creating.
rememberLastSite()  : void
By landing id remembers user opt.

Constants

UO_CODE_NOTES_LAST

User option code for storage notes last sites.

public mixed UO_CODE_NOTES_LAST = 'notes_last'

Methods

getShortList()

Returns available entities short pop list for note creating.

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

rememberLastSite()

By landing id remembers user opt.

public static rememberLastSite(int $landingId) : void
Parameters
$landingId : int

Landing id.


        
On this page

Search results