Bitrix API

Entity

Table of Contents

Methods

getFullPrefix()  : string
getOptions()  : array<string|int, mixed>
getPrefix()  : string
getType()  : string
setFullPrefix()  : self
setOption()  : self
setPrefix()  : self
setType()  : self

Methods

getFullPrefix()

public getFullPrefix() : string
Return values
string

getOptions()

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

getPrefix()

public getPrefix() : string
Return values
string

getType()

public getType() : string
Return values
string

setFullPrefix()

public setFullPrefix(string $fullPrefix) : self
Parameters
$fullPrefix : string
Return values
self

setOption()

public setOption(array<string|int, mixed> $options) : self
Parameters
$options : array<string|int, mixed>
Return values
self

setPrefix()

public setPrefix(string $prefix) : self
Parameters
$prefix : string
Return values
self

setType()

public setType(string $type) : self
Parameters
$type : string
Return values
self

        
On this page

Search results