attributes; $languages = ISO639Enum::getConstants(); $types = $this->attributeTypes; $units = $this->units; ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Type', 'Attribute', 'Backend'); ?>expand_lessexpand_more | = $this->getHtml('Value', 'Attribute', 'Backend'); ?>expand_lessexpand_more | = $this->getHtml('Name', 'Attribute', 'Backend'); ?>expand_lessexpand_more | = $this->getHtml('Unit', 'Attribute', 'Backend'); ?>expand_lessexpand_more | |
| settings | |||||
| settings type->isRequired) : ?> | = $value->id; ?> | = $this->printHtml($value->type->getL11n()); ?> | = $value->value->getValue() instanceof \DateTime ? $value->value->getValue()->format('Y-m-d') : $this->printHtml((string) $value->value->getValue()); ?> | = $this->printHtml((string) $value->value->getL11n()); ?> | = $this->printHtml($value->value->unit); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | |||||