Documentation

Project extends BaseModel
in package

Table of Contents

Properties

$autoSubstitution  : bool
$autoTranslateDialects  : bool
$background  : string
$cname  : string
$createdAt  : string
$customQaCheckIds  : array<string|int, int>
$description  : string
$exportApprovedOnly  : bool
$exportTranslatedOnly  : bool
$exportWithMinApprovalsCount  : int
$externalType  : string
$glossaryAccess  : bool
$groupId  : int
$hasCrowdsourcing  : bool
$hiddenStringsProofreadersAccess  : bool
$id  : int
$identifier  : string
$inContext  : bool
$inContextProcessHiddenStrings  : bool
$inContextPseudoLanguage  : array<string|int, mixed>
$inContextPseudoLanguageId  : string|null
$isExternal  : bool
$isMtAllowed  : bool
$isSuspended  : bool
$languageAccessPolicy  : string
$languageMapping  : array<string|int, mixed>
$lastActivity  : string
$logo  : string
$name  : string
$normalizePlaceholder  : bool
$notificationSettings  : array<string|int, mixed>
$publicDownloads  : bool
$qaCheckCategories  : array<string|int, mixed>
$qaCheckIsActive  : bool
$qaChecksIgnorableCategories  : array<string|int, mixed>
$saveMetaInfoInSource  : bool
$skipUntranslatedFiles  : bool
$skipUntranslatedStrings  : bool
$sourceLanguageId  : string
$targetLanguageIds  : array<string|int, mixed>
$targetLanguages  : array<string|int, mixed>
$translateDuplicates  : int
$updatedAt  : string
$useGlobalTm  : bool
$userId  : int
$visibility  : string
$workflowId  : int

Methods

__construct()  : mixed
getBackground()  : string
getCname()  : string
getCreatedAt()  : string
getCustomQaCheckIds()  : array<string|int, mixed>|array<string|int, int>
getDescription()  : string
getExportWithMinApprovalsCount()  : int
getExternalType()  : string
getGroupId()  : int
getId()  : int
getIdentifier()  : string
getInContextPseudoLanguage()  : array<string|int, mixed>
getInContextPseudoLanguageId()  : string
getLanguageAccessPolicy()  : string
getLanguageMapping()  : array<string|int, mixed>
getLastActivity()  : string
getLogo()  : string
getName()  : string
getNotificationSettings()  : array<string|int, mixed>
getQaCheckCategories()  : array<string|int, mixed>
getQaChecksIgnorableCategories()  : array<string|int, mixed>
getSourceLanguageId()  : string
getTargetLanguageIds()  : array<string|int, mixed>
getTargetLanguages()  : array<string|int, mixed>
getTranslateDuplicates()  : int
getUpdatedAt()  : string
getUserId()  : int
getVisibility()  : string
getWorkflowId()  : int
isAutoSubstitution()  : bool
isAutoTranslateDialects()  : bool
isExportApprovedOnly()  : bool
isExportTranslatedOnly()  : bool
isExternal()  : bool
isGlossaryAccess()  : bool
isHasCrowdsourcing()  : bool
isHiddenStringsProofreadersAccess()  : bool
isInContext()  : bool
isInContextProcessHiddenStrings()  : bool
isMtAllowed()  : bool
isNormalizePlaceholder()  : bool
isPublicDownloads()  : bool
isQaCheckIsActive()  : bool
isSaveMetaInfoInSource()  : bool
isSkipUntranslatedFiles()  : bool
isSkipUntranslatedStrings()  : bool
isSuspended()  : bool
isUseGlobalTm()  : bool
setAutoSubstitution()  : void
setAutoTranslateDialects()  : void
setBackground()  : void
setCname()  : void
setCreatedAt()  : void
setCustomQaCheckIds()  : void
setDescription()  : void
setExportApprovedOnly()  : void
setExportTranslatedOnly()  : void
setExportWithMinApprovalsCount()  : void
setExternalType()  : void
setGlossaryAccess()  : void
setGroupId()  : void
setHasCrowdsourcing()  : void
setHiddenStringsProofreadersAccess()  : void
setId()  : void
setIdentifier()  : void
setInContext()  : void
setInContextProcessHiddenStrings()  : void
setInContextPseudoLanguage()  : void
setInContextPseudoLanguageId()  : void
setIsExternal()  : void
setIsMtAllowed()  : void
setIsSuspended()  : void
setLanguageAccessPolicy()  : void
setLanguageMapping()  : void
setLastActivity()  : void
setLogo()  : void
setName()  : void
setNormalizePlaceholder()  : void
setNotificationSettings()  : void
setPublicDownloads()  : void
setQaCheckCategories()  : void
setQaCheckIsActive()  : void
setQaChecksIgnorableCategories()  : void
setSaveMetaInfoInSource()  : void
setSkipUntranslatedFiles()  : void
setSkipUntranslatedStrings()  : void
setSourceLanguageId()  : void
setTargetLanguageIds()  : void
setTargetLanguages()  : void
setTranslateDuplicates()  : void
setUpdatedAt()  : void
setUseGlobalTm()  : void
setUserId()  : void
setVisibility()  : void
setWorkflowId()  : void

Properties

$autoSubstitution

protected bool $autoSubstitution

$autoTranslateDialects

protected bool $autoTranslateDialects

$background

protected string $background

$createdAt

protected string $createdAt

$customQaCheckIds

protected array<string|int, int> $customQaCheckIds = []

$description

protected string $description

$exportApprovedOnly

protected bool $exportApprovedOnly

$exportTranslatedOnly

protected bool $exportTranslatedOnly

$exportWithMinApprovalsCount

protected int $exportWithMinApprovalsCount

$externalType

protected string $externalType

$glossaryAccess

protected bool $glossaryAccess

$hasCrowdsourcing

protected bool $hasCrowdsourcing

$hiddenStringsProofreadersAccess

protected bool $hiddenStringsProofreadersAccess

$identifier

protected string $identifier

$inContext

protected bool $inContext

$inContextProcessHiddenStrings

protected bool $inContextProcessHiddenStrings

$inContextPseudoLanguage

protected array<string|int, mixed> $inContextPseudoLanguage = []

$inContextPseudoLanguageId

protected string|null $inContextPseudoLanguageId

$isExternal

protected bool $isExternal

$isMtAllowed

protected bool $isMtAllowed

$isSuspended

protected bool $isSuspended

$languageAccessPolicy

protected string $languageAccessPolicy

$languageMapping

protected array<string|int, mixed> $languageMapping = []

$lastActivity

protected string $lastActivity

$normalizePlaceholder

protected bool $normalizePlaceholder

$notificationSettings

protected array<string|int, mixed> $notificationSettings = []

$publicDownloads

protected bool $publicDownloads

$qaCheckCategories

protected array<string|int, mixed> $qaCheckCategories = []

$qaCheckIsActive

protected bool $qaCheckIsActive

$qaChecksIgnorableCategories

protected array<string|int, mixed> $qaChecksIgnorableCategories = []

$saveMetaInfoInSource

protected bool $saveMetaInfoInSource

$skipUntranslatedFiles

protected bool $skipUntranslatedFiles

$skipUntranslatedStrings

protected bool $skipUntranslatedStrings

$sourceLanguageId

protected string $sourceLanguageId

$targetLanguageIds

protected array<string|int, mixed> $targetLanguageIds = []

$targetLanguages

protected array<string|int, mixed> $targetLanguages

$translateDuplicates

protected int $translateDuplicates

$updatedAt

protected string $updatedAt

$useGlobalTm

protected bool $useGlobalTm

$visibility

protected string $visibility

$workflowId

protected int $workflowId

Methods

__construct()

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

getBackground()

public getBackground() : string
Return values
string

getCname()

public getCname() : string
Return values
string

getCreatedAt()

public getCreatedAt() : string
Return values
string

getCustomQaCheckIds()

public getCustomQaCheckIds() : array<string|int, mixed>|array<string|int, int>
Return values
array<string|int, mixed>|array<string|int, int>

getDescription()

public getDescription() : string
Return values
string

getExportWithMinApprovalsCount()

public getExportWithMinApprovalsCount() : int
Return values
int

getExternalType()

public getExternalType() : string
Return values
string

getGroupId()

public getGroupId() : int
Return values
int

getId()

public getId() : int
Return values
int

getIdentifier()

public getIdentifier() : string
Return values
string

getInContextPseudoLanguage()

public getInContextPseudoLanguage() : array<string|int, mixed>
Return values
array<string|int, mixed>

getInContextPseudoLanguageId()

public getInContextPseudoLanguageId() : string
Return values
string

getLanguageAccessPolicy()

public getLanguageAccessPolicy() : string
Return values
string

getLanguageMapping()

public getLanguageMapping() : array<string|int, mixed>
Return values
array<string|int, mixed>

getLastActivity()

public getLastActivity() : string
Return values
string
public getLogo() : string
Return values
string

getName()

public getName() : string
Return values
string

getNotificationSettings()

public getNotificationSettings() : array<string|int, mixed>
Return values
array<string|int, mixed>

getQaCheckCategories()

public getQaCheckCategories() : array<string|int, mixed>
Return values
array<string|int, mixed>

getQaChecksIgnorableCategories()

public getQaChecksIgnorableCategories() : array<string|int, mixed>
Return values
array<string|int, mixed>

getSourceLanguageId()

public getSourceLanguageId() : string
Return values
string

getTargetLanguageIds()

public getTargetLanguageIds() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTargetLanguages()

public getTargetLanguages() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTranslateDuplicates()

public getTranslateDuplicates() : int
Return values
int

getUpdatedAt()

public getUpdatedAt() : string
Return values
string

getUserId()

public getUserId() : int
Return values
int

getVisibility()

public getVisibility() : string
Return values
string

getWorkflowId()

public getWorkflowId() : int
Return values
int

isAutoSubstitution()

public isAutoSubstitution() : bool
Return values
bool

isAutoTranslateDialects()

public isAutoTranslateDialects() : bool
Return values
bool

isExportApprovedOnly()

public isExportApprovedOnly() : bool
Return values
bool

isExportTranslatedOnly()

public isExportTranslatedOnly() : bool
Return values
bool

isExternal()

public isExternal() : bool
Return values
bool

isGlossaryAccess()

public isGlossaryAccess() : bool
Return values
bool

isHasCrowdsourcing()

public isHasCrowdsourcing() : bool
Return values
bool

isHiddenStringsProofreadersAccess()

public isHiddenStringsProofreadersAccess() : bool
Return values
bool

isInContext()

public isInContext() : bool
Return values
bool

isInContextProcessHiddenStrings()

public isInContextProcessHiddenStrings() : bool
Return values
bool

isMtAllowed()

public isMtAllowed() : bool
Return values
bool

isNormalizePlaceholder()

public isNormalizePlaceholder() : bool
Return values
bool

isPublicDownloads()

public isPublicDownloads() : bool
Return values
bool

isQaCheckIsActive()

public isQaCheckIsActive() : bool
Return values
bool

isSaveMetaInfoInSource()

public isSaveMetaInfoInSource() : bool
Return values
bool

isSkipUntranslatedFiles()

public isSkipUntranslatedFiles() : bool
Return values
bool

isSkipUntranslatedStrings()

public isSkipUntranslatedStrings() : bool
Return values
bool

isSuspended()

public isSuspended() : bool
Return values
bool

isUseGlobalTm()

public isUseGlobalTm() : bool
Return values
bool

setAutoSubstitution()

public setAutoSubstitution(bool $autoSubstitution) : void
Parameters
$autoSubstitution : bool

setAutoTranslateDialects()

public setAutoTranslateDialects(bool $autoTranslateDialects) : void
Parameters
$autoTranslateDialects : bool

setBackground()

public setBackground(string $background) : void
Parameters
$background : string

setCname()

public setCname(string $cname) : void
Parameters
$cname : string

setCreatedAt()

public setCreatedAt(string $createdAt) : void
Parameters
$createdAt : string

setCustomQaCheckIds()

public setCustomQaCheckIds(array<string|int, mixed> $customQaCheckIds) : void
Parameters
$customQaCheckIds : array<string|int, mixed>

setDescription()

public setDescription(string $description) : void
Parameters
$description : string

setExportApprovedOnly()

public setExportApprovedOnly(bool $exportApprovedOnly) : void
Parameters
$exportApprovedOnly : bool

setExportTranslatedOnly()

public setExportTranslatedOnly(bool $exportTranslatedOnly) : void
Parameters
$exportTranslatedOnly : bool

setExportWithMinApprovalsCount()

public setExportWithMinApprovalsCount(int $exportWithMinApprovalsCount) : void
Parameters
$exportWithMinApprovalsCount : int

setExternalType()

public setExternalType(string $externalType) : void
Parameters
$externalType : string

setGlossaryAccess()

public setGlossaryAccess(bool $glossaryAccess) : void
Parameters
$glossaryAccess : bool

setGroupId()

public setGroupId(int $groupId) : void
Parameters
$groupId : int

setHasCrowdsourcing()

public setHasCrowdsourcing(bool $hasCrowdsourcing) : void
Parameters
$hasCrowdsourcing : bool

setHiddenStringsProofreadersAccess()

public setHiddenStringsProofreadersAccess(bool $hiddenStringsProofreadersAccess) : void
Parameters
$hiddenStringsProofreadersAccess : bool

setId()

public setId(int $id) : void
Parameters
$id : int

setIdentifier()

public setIdentifier(string $identifier) : void
Parameters
$identifier : string

setInContext()

public setInContext(bool $inContext) : void
Parameters
$inContext : bool

setInContextProcessHiddenStrings()

public setInContextProcessHiddenStrings(bool $inContextProcessHiddenStrings) : void
Parameters
$inContextProcessHiddenStrings : bool

setInContextPseudoLanguage()

public setInContextPseudoLanguage(array<string|int, mixed> $inContextPseudoLanguage) : void
Parameters
$inContextPseudoLanguage : array<string|int, mixed>

setInContextPseudoLanguageId()

public setInContextPseudoLanguageId(string|null $inContextPseudoLanguageId) : void
Parameters
$inContextPseudoLanguageId : string|null

setIsExternal()

public setIsExternal(bool $isExternal) : void
Parameters
$isExternal : bool

setIsMtAllowed()

public setIsMtAllowed(bool $isMtAllowed) : void
Parameters
$isMtAllowed : bool

setIsSuspended()

public setIsSuspended(bool $isSuspended) : void
Parameters
$isSuspended : bool

setLanguageAccessPolicy()

public setLanguageAccessPolicy(string $languageAccessPolicy) : void
Parameters
$languageAccessPolicy : string

setLanguageMapping()

public setLanguageMapping(array<string|int, mixed> $languageMapping) : void
Parameters
$languageMapping : array<string|int, mixed>

setLastActivity()

public setLastActivity(string $lastActivity) : void
Parameters
$lastActivity : string
public setLogo(string $logo) : void
Parameters
$logo : string

setName()

public setName(string $name) : void
Parameters
$name : string

setNormalizePlaceholder()

public setNormalizePlaceholder(bool $normalizePlaceholder) : void
Parameters
$normalizePlaceholder : bool

setNotificationSettings()

public setNotificationSettings(array<string|int, mixed> $notificationSettings) : void
Parameters
$notificationSettings : array<string|int, mixed>

setPublicDownloads()

public setPublicDownloads(bool $publicDownloads) : void
Parameters
$publicDownloads : bool

setQaCheckCategories()

public setQaCheckCategories(array<string|int, mixed> $qaCheckCategories) : void
Parameters
$qaCheckCategories : array<string|int, mixed>

setQaCheckIsActive()

public setQaCheckIsActive(bool $qaCheckIsActive) : void
Parameters
$qaCheckIsActive : bool

setQaChecksIgnorableCategories()

public setQaChecksIgnorableCategories(array<string|int, mixed> $qaChecksIgnorableCategories) : void
Parameters
$qaChecksIgnorableCategories : array<string|int, mixed>

setSaveMetaInfoInSource()

public setSaveMetaInfoInSource(bool $saveMetaInfoInSource) : void
Parameters
$saveMetaInfoInSource : bool

setSkipUntranslatedFiles()

public setSkipUntranslatedFiles(bool $skipUntranslatedFiles) : void
Parameters
$skipUntranslatedFiles : bool

setSkipUntranslatedStrings()

public setSkipUntranslatedStrings(bool $skipUntranslatedStrings) : void
Parameters
$skipUntranslatedStrings : bool

setSourceLanguageId()

public setSourceLanguageId(string $sourceLanguageId) : void
Parameters
$sourceLanguageId : string

setTargetLanguageIds()

public setTargetLanguageIds(array<string|int, mixed> $targetLanguageIds) : void
Parameters
$targetLanguageIds : array<string|int, mixed>

setTargetLanguages()

public setTargetLanguages(array<string|int, mixed> $targetLanguages) : void
Parameters
$targetLanguages : array<string|int, mixed>

setTranslateDuplicates()

public setTranslateDuplicates(int $translateDuplicates) : void
Parameters
$translateDuplicates : int

setUpdatedAt()

public setUpdatedAt(string $updatedAt) : void
Parameters
$updatedAt : string

setUseGlobalTm()

public setUseGlobalTm(bool $useGlobalTm) : void
Parameters
$useGlobalTm : bool

setUserId()

public setUserId(int $userId) : void
Parameters
$userId : int

setVisibility()

public setVisibility(string $visibility) : void
Parameters
$visibility : string

setWorkflowId()

public setWorkflowId(int $workflowId) : void
Parameters
$workflowId : int

        
On this page

Search results