| Current Path : /home/helpink/www/libraries/astroid/framework/elements/component/ |
| Current File : /home/helpink/www/libraries/astroid/framework/elements/component/component.xml |
<?xml version="1.0" encoding="UTF-8"?>
<element>
<title>ASTROID_ELEMENTS_COMPONENT_TITLE</title>
<description>ASTROID_ELEMENTS_COMPONENT_DESCRIPTION</description>
<icon>as-icon as-icon-cube</icon>
<category>ASTROID_ELEMENT_CATEGORY_SYSTEM</category>
<color>#FFB400</color>
<multiple>false</multiple>
<element_type>system</element_type>
<form>
<fields>
<fieldset name="assignment-settings" label="TPL_ASTROID_ASSIGNMENT_SETTINGS_LABEL" addfieldpath="/libraries/astroid/framework/fields">
<field type="astroidlist" name="assignment_type" label="ASTROID_WIDGET_ASSIGN" default="1">
<option value="1">ASTROID_WIDGET_ON_ALL_PAGES</option>
<option value="0">ASTROID_WIDGET_NO_PAGES</option>
<option value="2">ASTROID_WIDGET_SELECTED_PAGES</option>
</field>
<field ngShow="[assignment_type]==2" type="astroidassignment" label="ASTROID_ASSIGN_TO_MENU_ITEM" name="assignment"/>
</fieldset>
</fields>
</form>
</element>