mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7524 201d5d3c-b55e-5fd7-737f-ddc643e51545
33 lines
2 KiB
XML
33 lines
2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<module>
|
|
<grants />
|
|
<permissions />
|
|
<actions>
|
|
<action name="dispLayoutInfo" type="view" standalone="true" />
|
|
<action name="dispLayoutAdminContent" type="view" admin_index="true" standalone="true" />
|
|
<action name="dispLayoutAdminInsert" type="view" standalone="true" />
|
|
<action name="dispLayoutAdminModify" type="view" standalone="true" />
|
|
<action name="dispLayoutAdminEdit" type="view" standalone="true" />
|
|
<action name="dispLayoutAdminDownloadedList" type="view" standalone="true" />
|
|
<action name="dispLayoutAdminPreview" type="view" standalone="true" />
|
|
<action name="dispLayoutAdminInfo" type="view" standalone="true" />
|
|
<action name="dispLayoutAdminLayoutModify" type="view" standalone="true" />
|
|
<action name="dispLayoutAdminLayoutImageList" type="view" standalone="true" />
|
|
|
|
<action name="dispLayoutAdminMobileContent" type="view" standalone="true" />
|
|
<action name="dispLayoutAdminDownloadedMobileList" type="view" standalone="true" />
|
|
|
|
|
|
<action name="procLayoutAdminInsert" type="controller" standalone="true" />
|
|
<action name="procLayoutAdminUpdate" type="controller" standalone="true" />
|
|
<action name="procLayoutAdminDelete" type="controller" standalone="true" />
|
|
<action name="procLayoutAdminCodeUpdate" type="controller" standalone="true" />
|
|
<action name="procLayoutAdminCodeReset" type="controller" standalone="true" />
|
|
<action name="procLayoutAdminUserImageUpload" type="controller" standalone="true" />
|
|
<action name="procLayoutAdminUserImageDelete" type="controller" standalone="true" />
|
|
<action name="procLayoutAdminUserValueInsert" type="controller" standalone="true" />
|
|
<action name="procLayoutAdminUserLayoutExport" type="controller" standalone="true" />
|
|
<action name="procLayoutAdminUserLayoutImport" type="controller" standalone="true" />
|
|
|
|
</actions>
|
|
</module>
|