mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7654 201d5d3c-b55e-5fd7-737f-ddc643e51545
32 lines
1.9 KiB
XML
32 lines
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<module>
|
|
<grants/>
|
|
<actions>
|
|
<action name="dispAnalyticsAdminContent" type="view" admin_index="true" standalone="true" />
|
|
<action name="dispAnalyticsVisitInfoAdminContent" type="view" standalone="true" />
|
|
<action name="dispAnalyticsComeInfoAdminContent" type="view" standalone="true" />
|
|
<action name="dispAnalyticsPageInfoAdminContent" type="view" standalone="true" />
|
|
|
|
<action name="dispAnalyticsVisitInfoAdminVisitChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsVisitInfoAdminVisitPageViewChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsVisitInfoAdminVisitTimeChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsVisitInfoAdminVisitDayChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsVisitInfoAdminVisitBackChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsVisitInfoAdminVisitStayTimeChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsVisitInfoAdminVisitPathChart" type="view" standalone="true" />
|
|
|
|
<action name="dispAnalyticsComeInfoAdminComeEngineChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsComeInfoAdminComeSearchTextChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsComeInfoAdminComeUrlChart" type="view" standalone="true" />
|
|
|
|
<action name="dispAnalyticsPageInfoAdminPagePopChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsPageInfoAdminPageDrillDownChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsPageInfoAdminPageStartChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsPageInfoAdminPageEndChart" type="view" standalone="true" />
|
|
<action name="dispAnalyticsPageInfoAdminPageReturnChart" type="view" standalone="true" />
|
|
|
|
<action name="dispAnalyticsAPIData" type="view" />
|
|
|
|
<action name="procAnalyticsAdminInsertAPIKey" type="controller" standalone="true" />
|
|
</actions>
|
|
</module>
|