Spade

Mini Shell

Directory:~$ /home/lmsyaran/www/administrator/components/com_helpdeskpro/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/www/administrator/components/com_helpdeskpro/access.xml

<?xml version="1.0" encoding="utf-8"?>
<access component="com_helpdeskpro">
    <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="helpdeskpro.changeticketcategory"
title="Change Ticket Category"
                description="Allow users to change category of the
ticket from front-end"/>
        <action name="helpdeskpro.changeticketstatus"
title="Change Ticket Status"
                description="Allows changing ticket status from
front-end"/>
        <action name="helpdeskpro.assignticket"
title="Assign Ticket"
                description="Allow assign ticket to staff"/>
    </section>
</access>