[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/plugins/quickicon/privacycheck/ -> privacycheck.xml (source)

   1  <?xml version="1.0" encoding="utf-8"?>
   2  <extension type="plugin" group="quickicon" method="upgrade">
   3      <name>plg_quickicon_privacycheck</name>
   4      <author>Joomla! Project</author>
   5      <creationDate>2018-06</creationDate>
   6      <copyright>(C) 2018 Open Source Matters, Inc.</copyright>
   7      <license>GNU General Public License version 2 or later; see LICENSE.txt</license>
   8      <authorEmail>[email protected]</authorEmail>
   9      <authorUrl>www.joomla.org</authorUrl>
  10      <version>3.9.0</version>
  11      <description>PLG_QUICKICON_PRIVACYCHECK_XML_DESCRIPTION</description>
  12      <files>
  13          <filename plugin="privacycheck">privacycheck.php</filename>
  14      </files>
  15      <languages>
  16          <language tag="en-GB">language/en-GB/plg_quickicon_privacycheck.ini</language>
  17          <language tag="en-GB">language/en-GB/plg_quickicon_privacycheck.sys.ini</language>
  18      </languages>
  19      <config>
  20          <fields name="params">
  21              <fieldset name="basic">
  22                  <field
  23                      name="context"
  24                      type="text"
  25                      label="PLG_QUICKICON_PRIVACYCHECK_GROUP_LABEL"
  26                      description="PLG_QUICKICON_PRIVACYCHECK_GROUP_DESC"
  27                      default="update_quickicon"
  28                  />
  29              </fieldset>
  30          </fields>
  31      </config>
  32  </extension>


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer