Bitrix API

Segment implements iInstallable

class Segment

Table of Contents

Interfaces

iInstallable
Interface iInstallable

Methods

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

Methods

getId()

Get installable ID.

public getId() : string
Return values
string

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