[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_privacy/ -> config.xml (source)

   1  <?xml version="1.0" encoding="utf-8"?>
   2  <config>
   3      <help key="Privacy:_Options"/>
   4      <inlinehelp button="show"/>
   5      <fieldset
   6          name="privacy"
   7          label="COM_PRIVACY_OPTION_LABEL"
   8      >
   9  
  10          <field
  11              name="notify"
  12              type="integer"
  13              label="COM_PRIVACY_NOTIFY_LABEL"
  14              description="COM_PRIVACY_NOTIFY_DESC"
  15              first="1"
  16              last="29"
  17              step="1"
  18              default="14"
  19              filter="int"
  20              validate="number"
  21          />
  22  
  23      </fieldset>
  24  </config>


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