Bitrix API

Preset

Table of Contents

Methods

checkVersion()  : mixed
getById()  : mixed
getErrors()  : mixed
getList()  : mixed
hasErrors()  : mixed
install()  : mixed
installVersion1()  : mixed
isInstalled()  : mixed
uninstall()  : mixed
updateInstalledVersion()  : mixed

Methods

checkVersion()

public static checkVersion() : mixed

getById()

public static getById(mixed $xmlId) : mixed
Parameters
$xmlId : mixed

getErrors()

public getErrors() : mixed

getList()

public static getList() : mixed

hasErrors()

public hasErrors() : mixed

install()

public install() : mixed

installVersion1()

public static installVersion1() : mixed

isInstalled()

public isInstalled(mixed $xmlId) : mixed
Parameters
$xmlId : mixed

uninstall()

public uninstall([mixed $xmlId = null ]) : mixed
Parameters
$xmlId : mixed = null

updateInstalledVersion()

public static updateInstalledVersion([mixed $version = null ]) : mixed
Parameters
$version : mixed = null

        
On this page

Search results