Bitrix API

SmartInvoice extends Base

FinalYes

Table of Contents

Methods

__construct()  : mixed
getDefaultPresets()  : array<string|int, mixed>
Get default presets to entity filter
setCategoryId()  : Base
setDefaultValues()  : $this
setStagesEnabled()  : $this
setUserId()  : $this
setUserName()  : $this

Methods

__construct()

public __construct() : mixed

getDefaultPresets()

Get default presets to entity filter

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

setCategoryId()

public setCategoryId(int|null $categoryId) : Base
Parameters
$categoryId : int|null
Return values
Base

setDefaultValues()

public setDefaultValues(array<string|int, string> $fields) : $this
Parameters
$fields : array<string|int, string>
Return values
$this

setStagesEnabled()

public setStagesEnabled(bool $isStagesEnabled) : $this
Parameters
$isStagesEnabled : bool
Return values
$this

setUserId()

public setUserId(int $userId) : $this
Parameters
$userId : int
Return values
$this

setUserName()

public setUserName(string $userName) : $this
Parameters
$userName : string
Return values
$this

        
On this page

Search results