Bitrix API

CommitOptions

Table of Contents

Methods

__construct()  : mixed
getAddDirectory()  : string
getModuleId()  : string
getSavePath()  : string
isForceRandom()  : bool
isSkipExtension()  : bool
setAddDirectory()  : self
setForceRandom()  : self
setModuleId()  : self
setSavePath()  : self
setSkipExtension()  : self

Methods

__construct()

public __construct([array<string|int, mixed> $options = [] ]) : mixed
Parameters
$options : array<string|int, mixed> = []

getAddDirectory()

public getAddDirectory() : string
Return values
string

getModuleId()

public getModuleId() : string
Return values
string

getSavePath()

public getSavePath() : string
Return values
string

isForceRandom()

public isForceRandom() : bool
Return values
bool

isSkipExtension()

public isSkipExtension() : bool
Return values
bool

setAddDirectory()

public setAddDirectory(string $addDirectory) : self
Parameters
$addDirectory : string
Return values
self

setForceRandom()

public setForceRandom(bool $forceRandom) : self
Parameters
$forceRandom : bool
Return values
self

setModuleId()

public setModuleId(string $moduleId) : self
Parameters
$moduleId : string
Return values
self

setSavePath()

public setSavePath(string $savePath) : self
Parameters
$savePath : string
Return values
self

setSkipExtension()

public setSkipExtension(bool $skipExtension) : self
Parameters
$skipExtension : bool
Return values
self

        
On this page

Search results