[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

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


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