diff --git a/Theme/Backend/Components/AccountPermissionSelector/BaseView.php b/Theme/Backend/Components/AccountPermissionSelector/BaseView.php new file mode 100644 index 0000000..e69de29 diff --git a/Theme/Backend/Components/AccountPermissionSelector/account-permission-selector.tpl.php b/Theme/Backend/Components/AccountPermissionSelector/account-permission-selector.tpl.php new file mode 100644 index 0000000..4aa1492 --- /dev/null +++ b/Theme/Backend/Components/AccountPermissionSelector/account-permission-selector.tpl.php @@ -0,0 +1,141 @@ +accounts; +$categories = ISO639Enum::getConstants(); + +?> + +
+
+
+
getHtml('Attribute', 'Attribute', 'Backend'); ?>
+
+
+ + +
+ + + +
+ + +
+ +
+ + +
+ +
+ +

+                
+
+
+ + + +
+
+
+
+ +
+
+
getHtml('Attributes', 'Attribute', 'Backend'); ?>
+
+ + + + + + $value) : ++$c; ?> + + +
+ getHtml('ID', '0', '0'); ?> + getHtml('Name', 'Attribute', 'Backend'); ?> + getHtml('Value', 'Attribute', 'Backend'); ?> + getHtml('Unit', 'Attribute', 'Backend'); ?> +
+ + type->isRequired) : ?> + + + + + + + + id; ?> + printHtml($value->type->getL11n()); ?> + value->getValue() instanceof \DateTime ? $value->value->getValue()->format('Y-m-d') : $this->printHtml((string) $value->value->getValue()); ?> + printHtml($value->value->unit); ?> + + +
getHtml('Empty', '0', '0'); ?> + +
+
+
+