Viewing File: /home/maglabs/it/dev/tests/integration/testsuite/Magento/Ui/_files/view/ui_component/mixed/date.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<date xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Ui:etc/ui_configuration.xsd"
name="string"
template="string"
component="string"
class="string"
provider="string"
sortOrder="0"
displayArea="string">
<settings>
<!-- uiElementSettings -->
<statefull>
<property xsi:type="boolean" name="anySimpleType">true</property>
</statefull>
<imports>
<link name="string">string</link>
</imports>
<exports>
<link name="string">string</link>
</exports>
<links>
<link name="string">string</link>
</links>
<listens>
<link name="string">string</link>
</listens>
<deps>
<dep active="false">string</dep>
</deps>
<ns>string</ns>
<componentType>string</componentType>
<dataScope>string</dataScope>
<storageConfig>
<provider>string</provider>
<namespace>string</namespace>
<path path="string">
<param name="string">string</param>
</path>
</storageConfig>
<!-- /uiElementSettings -->
<!-- abstractSettings-->
<additionalClasses>
<class name="string">false</class>
</additionalClasses>
<label translate="false">string</label>
<addBefore translate="false">string</addBefore>
<addAfter translate="false">string</addAfter>
<dataType>string</dataType>
<elementTmpl>string</elementTmpl>
<visible>false</visible>
<disabled>false</disabled>
<notice translate="false">string</notice>
<focused>false</focused>
<tooltipTpl>string</tooltipTpl>
<fallbackResetTpl>string</fallbackResetTpl>
<placeholder translate="true">text</placeholder>
<labelVisible>false</labelVisible>
<showFallbackReset>false</showFallbackReset>
<required>false</required>
<validation>
<rule xsi:type="boolean" name="anySimpleType">true</rule>
</validation>
<switcherConfig>
<component>string</component>
<name>string</name>
<target>string</target>
<property>string</property>
<enabled>true</enabled>
<argument name="string" xsi:type="array">
<item name="string" xsi:type="string">string</item>
</argument>
<rules>
<rule name="string">
<value>string</value>
<actions>
<action name="string">
<target>string</target>
<callback>string</callback>
<params>
<param name="string" xsi:type="string"/>
</params>
</action>
</actions>
</rule>
</rules>
</switcherConfig>
<tooltip>
<link>string</link>
<description translate="true">string</description>
</tooltip>
<!-- /abstractSettings-->
<options>
<option xsi:type="string" name="anySimpleType">string</option>
<option xsi:type="boolean" name="showsTime">true</option>
<option xsi:type="string" name="dateFormat">string</option>
<option xsi:type="string" name="timeFormat">string</option>
</options>
<storeTimeZone>string</storeTimeZone>
<inputDateFormat>string</inputDateFormat>
<outputDateFormat>string</outputDateFormat>
<pickerDateTimeFormat>string</pickerDateTimeFormat>
<timezoneFormat>string</timezoneFormat>
<shiftedValue>string</shiftedValue>
</settings>
</date>
Back to Directory
File Manager