2026-06-23 15:37:54 -05:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<access component="com_mokosuiteevent">
|
|
|
|
|
<section name="component">
|
|
|
|
|
<action name="core.admin" title="JACTION_ADMIN" />
|
|
|
|
|
<action name="core.options" title="JACTION_OPTIONS" />
|
|
|
|
|
<action name="core.manage" title="JACTION_MANAGE" />
|
|
|
|
|
<action name="core.create" title="JACTION_CREATE" />
|
|
|
|
|
<action name="core.delete" title="JACTION_DELETE" />
|
|
|
|
|
<action name="core.edit" title="JACTION_EDIT" />
|
|
|
|
|
<action name="event.events.publish" title="Publish Events" />
|
|
|
|
|
<action name="event.tickets.manage" title="Manage Ticket Types" />
|
|
|
|
|
<action name="event.registrations.view" title="View Registrations" />
|
|
|
|
|
<action name="event.registrations.refund" title="Process Refunds" />
|
|
|
|
|
<action name="event.checkin" title="Check In Attendees" />
|
|
|
|
|
<action name="event.venues.manage" title="Manage Venues" />
|
|
|
|
|
<action name="event.speakers.manage" title="Manage Speakers" />
|
|
|
|
|
<action name="event.sponsors.manage" title="Manage Sponsors" />
|
|
|
|
|
<action name="event.reports" title="View Reports" />
|
|
|
|
|
</section>
|
|
|
|
|
</access>
|