accounts; $categories = ISO639Enum::getConstants(); ?>
| = $this->getHtml('ID', '0', '0'); ?> | = $this->getHtml('Name', 'Attribute', 'Backend'); ?> | = $this->getHtml('Value', 'Attribute', 'Backend'); ?> | = $this->getHtml('Unit', 'Attribute', 'Backend'); ?> | |
| 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($value->value->unit); ?> |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||