Bitrix API

DiskRepository uses Singleton

Table of Contents

Methods

__wakeup()  : mixed
detachAttachedObjectByQuote()  : void
detachByAttachedObjectIds()  : void
existsByEntity()  : bool
getFileById()  : File|null
getInstance()  : static

Methods

detachAttachedObjectByQuote()

public detachAttachedObjectByQuote(int $quoteId) : void
Parameters
$quoteId : int

detachByAttachedObjectIds()

public detachByAttachedObjectIds(array<string|int, mixed> $needToDetach) : void
Parameters
$needToDetach : array<string|int, mixed>

existsByEntity()

public existsByEntity(int $entityId, string $entityType) : bool
Parameters
$entityId : int
$entityType : string
Return values
bool

getFileById()

public getFileById(mixed $id) : File|null
Parameters
$id : mixed
Return values
File|null

getInstance()

public static getInstance() : static
Return values
static

        
On this page

Search results