Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Pool

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

 getFilter ()
 
 setFilter (array $filter)
 
 addFilter (Filter $filter)
 
 getProjectId ()
 
 setProjectId (string $projectId)
 
 getPrivateName ()
 
 setPrivateName (string $privateName)
 
 isMayContainAdultContent ()
 
 setMayContainAdultContent (bool $mayContainAdultContent)
 
 getWillExpire ()
 
 setWillExpire (string $willExpire)
 
 getRewardPerAssignment ()
 
 setRewardPerAssignment (float $rewardPerAssignment)
 
 getDynamicPricingConfig ()
 
 setDynamicPricingConfig (PricingConfig $dynamicPricingConfig)
 
 getAssignmentMaxDurationSeconds ()
 
 setAssignmentMaxDurationSeconds (int $assignmentMaxDurationSeconds)
 
 getQualityControl ()
 
 setQualityControl (QualityControl $qualityControl)
 
 getDefaults ()
 
 setDefaults (PoolDefaults $defaults)
 
 getId ()
 
 setId (int $id)
 
 getAutoAcceptSolutions ()
 
 setAutoAcceptSolutions ($autoAcceptSolutions)
 
 getPublicDescription ()
 
 setPublicDescription (string $publicDescription)
 
 toArray ()
 

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

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

Методы

◆ addFilter()

addFilter ( Filter $filter)
Аргументы
Filter$filter
Возвращает
Pool

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

◆ getAssignmentMaxDurationSeconds()

getAssignmentMaxDurationSeconds ( )
Возвращает
int

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

◆ getAutoAcceptSolutions()

getAutoAcceptSolutions ( )
Возвращает
mixed

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

◆ getDefaults()

getDefaults ( )
Возвращает
PoolDefaults

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

◆ getDynamicPricingConfig()

getDynamicPricingConfig ( )
Возвращает
PricingConfig

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

◆ getFilter()

getFilter ( )
Возвращает
Filter[]

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

◆ getId()

getId ( )
Возвращает
null|int

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

◆ getPrivateName()

getPrivateName ( )
Возвращает
string

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

◆ getProjectId()

getProjectId ( )
Возвращает
string

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

◆ getPublicDescription()

getPublicDescription ( )
Возвращает
string

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

◆ getQualityControl()

getQualityControl ( )
Возвращает
QualityControl

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

◆ getRewardPerAssignment()

getRewardPerAssignment ( )
Возвращает
float

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

◆ getWillExpire()

getWillExpire ( )
Возвращает
string

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

◆ isMayContainAdultContent()

isMayContainAdultContent ( )
Возвращает
bool

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

◆ setAssignmentMaxDurationSeconds()

setAssignmentMaxDurationSeconds ( int $assignmentMaxDurationSeconds)
Аргументы
int$assignmentMaxDurationSeconds
Возвращает
Pool

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

◆ setAutoAcceptSolutions()

setAutoAcceptSolutions ( $autoAcceptSolutions)
Аргументы
mixed$autoAcceptSolutions
Возвращает
Pool

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

◆ setDefaults()

setDefaults ( PoolDefaults $defaults)
Аргументы
PoolDefaults$defaults
Возвращает
Pool

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

◆ setDynamicPricingConfig()

setDynamicPricingConfig ( PricingConfig $dynamicPricingConfig)
Аргументы
PricingConfig$dynamicPricingConfig
Возвращает
Pool

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

◆ setFilter()

setFilter ( array $filter)
Аргументы
Filter[]$filter
Возвращает
Pool

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

◆ setId()

setId ( int $id)
Аргументы
int$id
Возвращает
Pool

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

◆ setMayContainAdultContent()

setMayContainAdultContent ( bool $mayContainAdultContent)
Аргументы
bool$mayContainAdultContent
Возвращает
Pool

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

◆ setPrivateName()

setPrivateName ( string $privateName)
Аргументы
string$privateName
Возвращает
Pool

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

◆ setProjectId()

setProjectId ( string $projectId)
Аргументы
string$projectId
Возвращает
Pool

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

◆ setPublicDescription()

setPublicDescription ( string $publicDescription)
Аргументы
string$publicDescription
Возвращает
Pool

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

◆ setQualityControl()

setQualityControl ( QualityControl $qualityControl)
Аргументы
QualityControl$qualityControl
Возвращает
Pool

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

◆ setRewardPerAssignment()

setRewardPerAssignment ( float $rewardPerAssignment)
Аргументы
float$rewardPerAssignment
Возвращает
Pool

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

◆ setWillExpire()

setWillExpire ( string $willExpire)
Аргументы
string$willExpire
Возвращает
Pool

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

◆ toArray()

toArray ( )

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