Полный список членов класса Format, включая наследуемые из базового класса
__construct(string $languageId) | Format | |
getCode() | Format | |
getDelimiter() | Format | |
getDescription() | Format | |
getFieldCollection() | Format | |
getFieldForUnRecognized() | Format | |
getLanguageId() | Format | |
getName() | Format | |
getTemplate(string $type=TemplateType::DEFAULT) | Format | |
getTemplateCollection() | Format | |
setCode(string $code) | Format | |
setDelimiter(string $delimiter) | Format | |
setDescription(string $description) | Format | |
setFieldCollection(FieldCollection $fieldCollection) | Format | |
setFieldForUnRecognized(int $fieldType) | Format | |
setLanguageId(string $languageId) | Format | |
setName(string $name) | Format | |
setTemplateCollection(TemplateCollection $templateCollection) | Format | |
toJson() | Format |