![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/extmag/shiplab/view/adminhtml/ui_component/ |
<?xml version="1.0" encoding="UTF-8"?> <!-- /** * Copyright © Extmag. All rights reserved. */ --> <form xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Ui:etc/ui_configuration.xsd"> <argument name="data" xsi:type="array"> <item name="js_config" xsi:type="array"> <item name="provider" xsi:type="string">extmag_shiplab_label_details.shiplab_label_form_data_source</item> </item> <item name="label" xsi:type="string" translate="true">Shipping Labels Information</item> </argument> <settings> <layout> <navContainerName>left</navContainerName> <type>tabs</type> </layout> <deps> <dep>extmag_shiplab_label_details.shiplab_label_form_data_source</dep> </deps> <buttons> <button name="back" class="Extmag\Shiplab\Block\Adminhtml\Label\View\BackButton"/> <button name="delete" class="Extmag\Shiplab\Block\Adminhtml\Label\View\DeleteButton"/> <button name="goto" class="Extmag\Shiplab\Block\Adminhtml\Label\View\GoToButton"/> <button name="download_pdf" class="Extmag\Shiplab\Block\Adminhtml\Label\View\DownloadButton"/> <button name="print" class="Extmag\Shiplab\Block\Adminhtml\Label\View\PrintButton"/> </buttons> <namespace>extmag_shiplab_label_details</namespace> <dataScope>data</dataScope> </settings> <dataSource name="shiplab_label_form_data_source"> <argument name="data" xsi:type="array"> <item name="js_config" xsi:type="array"> <item name="component" xsi:type="string">Magento_Ui/js/form/provider</item> </item> </argument> <settings> <validateUrl path="customer/index/validate"/> <submitUrl path="customer/index/save"/> </settings> <dataProvider class="Extmag\Shiplab\Model\Label\DataProviderShowLabels" name="shiplab_label_form_data_source"> <settings> <requestFieldName>entity_id</requestFieldName> <primaryFieldName>entity_id</primaryFieldName> </settings> </dataProvider> </dataSource> <htmlContent name="shiplab_label_edit_tabs_label"> <block class="Extmag\Shiplab\Block\Adminhtml\Label\View\Tab\Label" name="shiplab_label_edit_tab_label" template="Extmag_Shiplab::label/view/tab/label.phtml"> <arguments> <argument name="sort_order" xsi:type="number">10</argument> <argument name="tab_label" xsi:type="string" translate="true">Shipping Labels</argument> </arguments> <block class="Extmag\Shiplab\Block\Adminhtml\Label\View\Tab\Label\Data" name="label_edit_tab_label_listing" template="Extmag_Shiplab::label/view/tab/label/listing.phtml"/> </block> </htmlContent> <htmlContent name="shiplab_label_edit_tabs_label_refund"> <block class="Extmag\Shiplab\Block\Adminhtml\Label\View\Tab\Label" name="shiplab_label_edit_tab_label_refund" template="Extmag_Shiplab::label/view/tab/label.phtml"> <arguments> <argument name="sort_order" xsi:type="number">20</argument> <argument name="tab_label" xsi:type="string" translate="true">Refund Labels</argument> </arguments> <block class="Extmag\Shiplab\Block\Adminhtml\Label\View\Tab\Label\Data" name="label_edit_tab_label_refund_listing" template="Extmag_Shiplab::label/view/tab/label/listing.phtml"/> </block> </htmlContent> <htmlContent name="shiplab_label_edit_tabs_label_inverse"> <block class="Extmag\Shiplab\Block\Adminhtml\Label\View\Tab\Label" name="shiplab_label_edit_tab_label_inverse" template="Extmag_Shiplab::label/view/tab/label.phtml"> <arguments> <argument name="sort_order" xsi:type="number">30</argument> <argument name="tab_label" xsi:type="string" translate="true">Inverse Labels</argument> </arguments> <block class="Extmag\Shiplab\Block\Adminhtml\Label\View\Tab\Label\Data" name="label_edit_tab_label_inverse_listing" template="Extmag_Shiplab::label/view/tab/label/listing.phtml"/> </block> </htmlContent> </form>