Bitrix API

Recyclebinable

Table of Contents

Methods

getNotifyMessages()  : array<string|int, mixed>
moveFromRecyclebin()  : bool
removeFromRecyclebin()  : bool

Methods

getNotifyMessages()

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

[ 'NOTIFY'=> [ 'RESTORE' => Loc::getMessage(''), 'REMOVE' => Loc::getMessage(''), ], 'CONFIRM' => [ 'RESTORE' => Loc::getMessage(''), 'REMOVE' => Loc::getMessage('') ]

moveFromRecyclebin()

public static moveFromRecyclebin(Entity $entity) : bool
Parameters
$entity : Entity
Return values
bool

removeFromRecyclebin()

public static removeFromRecyclebin(Entity $entity[, array<string|int, mixed> $params = [] ]) : bool
Parameters
$entity : Entity
$params : array<string|int, mixed> = []
Return values
bool

        
On this page

Search results