1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CommitOptions

Открытые члены

 __construct (array $options=[])
 getModuleId ()
 setModuleId (string $moduleId)
 getSavePath ()
 setSavePath (string $savePath)
 isForceRandom ()
 setForceRandom (bool $forceRandom)
 isSkipExtension ()
 setSkipExtension (bool $skipExtension)
 getAddDirectory ()
 setAddDirectory (string $addDirectory)

Защищенные данные

string $moduleId = ''
string $savePath = ''
bool $forceRandom = true
bool $skipExtension = false
string $addDirectory = ''

Подробное описание

См. определение в файле CommitOptions.php строка 5

Конструктор(ы)

◆ __construct()

__construct ( array $options = [])

См. определение в файле CommitOptions.php строка 13

Методы

◆ getAddDirectory()

getAddDirectory ( )

См. определение в файле CommitOptions.php строка 82

◆ getModuleId()

getModuleId ( )

См. определение в файле CommitOptions.php строка 34

◆ getSavePath()

getSavePath ( )

См. определение в файле CommitOptions.php строка 46

◆ isForceRandom()

isForceRandom ( )

См. определение в файле CommitOptions.php строка 58

◆ isSkipExtension()

isSkipExtension ( )

См. определение в файле CommitOptions.php строка 70

◆ setAddDirectory()

setAddDirectory ( string $addDirectory)

См. определение в файле CommitOptions.php строка 87

◆ setForceRandom()

setForceRandom ( bool $forceRandom)

См. определение в файле CommitOptions.php строка 63

◆ setModuleId()

setModuleId ( string $moduleId)

См. определение в файле CommitOptions.php строка 39

◆ setSavePath()

setSavePath ( string $savePath)

См. определение в файле CommitOptions.php строка 51

◆ setSkipExtension()

setSkipExtension ( bool $skipExtension)

См. определение в файле CommitOptions.php строка 75

Поля

◆ $addDirectory

string $addDirectory = ''
protected

См. определение в файле CommitOptions.php строка 11

◆ $forceRandom

bool $forceRandom = true
protected

См. определение в файле CommitOptions.php строка 9

◆ $moduleId

string $moduleId = ''
protected

См. определение в файле CommitOptions.php строка 7

◆ $savePath

string $savePath = ''
protected

См. определение в файле CommitOptions.php строка 8

◆ $skipExtension

bool $skipExtension = false
protected

См. определение в файле CommitOptions.php строка 10


Объявления и описания членов класса находятся в файле: