[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

   1  <?xml version="1.0" encoding="utf-8"?>
   2  <extension type="plugin" group="quickicon" method="upgrade">
   3      <name>plg_quickicon_joomlaupdate</name>
   4      <author>Joomla! Project</author>
   5      <creationDate>2011-08</creationDate>
   6      <copyright>(C) 2011 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.0.0</version>
  11      <description>PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION</description>
  12      <namespace path="src">Joomla\Plugin\Quickicon\Joomlaupdate</namespace>
  13      <files>
  14          <folder>services</folder>
  15          <folder>src</folder>
  16      </files>
  17      <languages>
  18          <language tag="en-GB">language/en-GB/plg_quickicon_joomlaupdate.ini</language>
  19          <language tag="en-GB">language/en-GB/plg_quickicon_joomlaupdate.sys.ini</language>
  20      </languages>
  21      <config>
  22          <fields name="params">
  23              <fieldset name="basic">
  24                  <field
  25                      name="context"
  26                      type="text"
  27                      label="PLG_QUICKICON_JOOMLAUPDATE_GROUP_LABEL"
  28                      description="PLG_QUICKICON_JOOMLAUPDATE_GROUP_DESC"
  29                      default="update_quickicon"
  30                  />
  31              </fieldset>
  32          </fields>
  33      </config>
  34  </extension>


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