Bitrix API

iInstallable

Interface iInstallable

Table of Contents

Constants

EVENT_NAME  = 'onSenderPresetList'

Methods

getId()  : string
Get installable ID.
install()  : bool
Install.
isInstalled()  : bool
Return true if it is installed.
uninstall()  : bool
Uninstall.

Constants

EVENT_NAME

public mixed EVENT_NAME = 'onSenderPresetList'

Methods

getId()

Get installable ID.

public getId() : string
Return values
string

install()

Install.

public install() : bool
Return values
bool

isInstalled()

Return true if it is installed.

public isInstalled() : bool
Return values
bool

uninstall()

Uninstall.

public uninstall() : bool
Return values
bool

        
On this page

Search results