Current Path :
/
home
/
develito
/
public_html
/
administrator
/
components
/
com_abook
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/develito/public_html/administrator/components/com_abook/access.xml
<?xml version="1.0" encoding="utf-8"?> <access component="com_abook"> <section name="component"> <action name="core.admin" title="JAction_Admin" description="JAction_Admin_Component_Desc" /> <action name="core.options" title="JACTION_OPTIONS" description="JACTION_OPTIONS_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_Edit_State_Component_Desc" /> <action name="core.edit.own" title="JACTION_EDITOWN" description="JACTION_EDITOWN_COMPONENT_DESC" /> </section> <section name="category"> <action name="core.create" title="JACTION_CREATE" description="COM_CATEGORIES_ACCESS_CREATE_DESC" /> <action name="core.delete" title="JACTION_DELETE" description="COM_CATEGORIES_ACCESS_DELETE_DESC" /> <action name="core.edit" title="JACTION_EDIT" description="COM_CATEGORIES_ACCESS_EDIT_DESC" /> <action name="core.edit.state" title="JACTION_EDITSTATE" description="COM_CATEGORIES_ACCESS_EDITSTATE_DESC" /> <action name="core.edit.own" title="JACTION_EDITOWN" description="COM_CATEGORIES_ACCESS_EDITOWN_DESC" /> </section> <section name="book"> <action name="core.delete" title="JACTION_DELETE" description="COM_ABOOK_ACCESS_DELETE_DESC" /> <action name="core.edit" title="JACTION_EDIT" description="COM_ABOOK_ACCESS_EDIT_DESC" /> <action name="core.edit.state" title="JACTION_EDITSTATE" description="COM_ABOOK_ACCESS_EDITSTATE_DESC" /> </section> </access>