Class AgreementStoreHelper
| category |
System |
|---|---|
| package |
Agreement |
getConfirmationTextByTextType(string $textType, string $languageId) : integer
stringUse the LegalTextType class constants.
stringLanguage ID.
integer
getContentGroupByTextType(string $textType) : integer
stringUse the LegalTextType class constants.
integerContent group.
getLegalTextVersionByTextType(string $textType, integer $languageId) : string
stringUse the LegalTextType class constants.
integerLanguage ID.
stringLegal text version.
store(\IdType $languageId, string $legalTextType, \AgreementCustomer $agreementCustomer, \NonEmptyStringType $configKey)
stringLegal text type. Use the LegalTextType class constants.