generated from MokoConsulting/Template-Joomla
25 lines
1.3 KiB
XML
25 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<access component="com_mokosuiterealty">
|
|
<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="core.edit.state" title="JACTION_EDITSTATE" />
|
|
<action name="core.edit.own" title="JACTION_EDITOWN" />
|
|
<action name="realty.listings.view" title="View Listings" />
|
|
<action name="realty.listings.edit" title="Edit Listings" />
|
|
<action name="realty.listings.publish" title="Publish Listings" />
|
|
<action name="realty.showings.view" title="View Showings" />
|
|
<action name="realty.showings.schedule" title="Schedule Showings" />
|
|
<action name="realty.offers.view" title="View Offers" />
|
|
<action name="realty.offers.accept" title="Accept/Reject Offers" />
|
|
<action name="realty.commissions.view" title="View Commissions" />
|
|
<action name="realty.commissions.edit" title="Edit Commissions" />
|
|
<action name="realty.openhouses.manage" title="Manage Open Houses" />
|
|
<action name="realty.reports" title="View Reports" />
|
|
</section>
|
|
</access>
|