[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_banners/ -> access.xml (source)

   1  <?xml version="1.0" encoding="utf-8"?>
   2  <access component="com_banners">
   3      <section name="component">
   4          <action
   5              name="core.admin"
   6              title="JACTION_ADMIN"
   7          />
   8  
   9          <action
  10              name="core.options"
  11              title="JACTION_OPTIONS"
  12          />
  13  
  14          <action
  15              name="core.manage"
  16              title="JACTION_MANAGE"
  17          />
  18  
  19          <action
  20              name="core.create"
  21              title="JACTION_CREATE"
  22          />
  23  
  24          <action
  25              name="core.delete"
  26              title="JACTION_DELETE"
  27          />
  28  
  29          <action
  30              name="core.edit"
  31              title="JACTION_EDIT"
  32          />
  33  
  34          <action
  35              name="core.edit.state"
  36              title="JACTION_EDITSTATE"
  37          />
  38  
  39      </section>
  40      <section name="category">
  41          <action
  42              name="core.create"
  43              title="JACTION_CREATE"
  44          />
  45  
  46          <action
  47              name="core.delete"
  48              title="JACTION_DELETE"
  49          />
  50  
  51          <action
  52              name="core.edit"
  53              title="JACTION_EDIT"
  54          />
  55  
  56          <action
  57              name="core.edit.state"
  58              title="JACTION_EDITSTATE"
  59          />
  60      </section>
  61  </access>


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