first commit
This commit is contained in:
15
administrator/components/com_pagebuilderck/access.xml
Normal file
15
administrator/components/com_pagebuilderck/access.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<access component="com_pagebuilderck">
|
||||
<section name="component">
|
||||
<action name="core.admin" title="JACTION_ADMIN" description="JACTION_ADMIN_COMPONENT_DESC" />
|
||||
<action name="core.manage" title="JACTION_MANAGE" description="JACTION_MANAGE_COMPONENT_DESC" />
|
||||
<action name="core.create" title="JACTION_CREATE" description="JACTION_CREATE_COMPONENT_DESC" />
|
||||
<action name="core.delete" title="JACTION_DELETE" description="JACTION_DELETE_COMPONENT_DESC" />
|
||||
<action name="core.edit" title="JACTION_EDIT" description="JACTION_EDIT_COMPONENT_DESC" />
|
||||
<action name="core.edit.state" title="JACTION_EDITSTATE" description="JACTION_EDITSTATE_COMPONENT_DESC" />
|
||||
<action name="core.edit.own" title="JACTION_EDITOWN" description="JACTION_EDITOWN_COMPONENT_DESC" />
|
||||
<action name="core.frontedition" title="PAGEBUILDERCK_ACCESS_FRONTEDITION" description="PAGEBUILDERCK_ACCESS_FRONTEDITION_DESC" />
|
||||
<action name="core.pixabay" title="PAGEBUILDERCK_ACCESS_PIXABAY" description="PAGEBUILDERCK_ACCESS_PIXABAY_DESC" />
|
||||
<action name="core.itemacl" title="PAGEBUILDERCK_ITEM_ACL" description="PAGEBUILDERCK_ITEM_ACL_DESC" />
|
||||
</section>
|
||||
</access>
|
||||
Reference in New Issue
Block a user