Bitrix API

Configuration

FinalYes

Table of Contents

Methods

disable()  : void
Disables work with mod_zip.
enable()  : void
Enables work with mod_zip.
isEnabled()  : bool
Returns true if work with mod_zip is enabled.
isModInstalled()  : bool
Checks real opportunity on the current server to send archive by mod_zip.

Methods

disable()

Disables work with mod_zip.

public static disable() : void

enable()

Enables work with mod_zip.

public static enable() : void

isEnabled()

Returns true if work with mod_zip is enabled.

public static isEnabled() : bool
Tags
throws
ArgumentNullException
Return values
bool

isModInstalled()

Checks real opportunity on the current server to send archive by mod_zip.

public static isModInstalled() : bool
Return values
bool

        
On this page

Search results