mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
module.xml 1차 정리
탭 정리 일부 permission, action 정리
This commit is contained in:
parent
5bdd0091ec
commit
fcb17fe9cf
57 changed files with 1216 additions and 1254 deletions
|
|
@ -3,25 +3,28 @@
|
|||
<grants />
|
||||
<permissions />
|
||||
<actions>
|
||||
<action name="dispNcenterliteNotifyList" type="view" />
|
||||
<action name="dispNcenterliteUserConfig" type="view" />
|
||||
|
||||
<action name="getColorsetList" type="model" />
|
||||
<action name="getMyNotifyListTpl" type="model" />
|
||||
|
||||
<action name="procNcenterliteUserConfig" type="controller" />
|
||||
<action name="procNcenterliteNotifyReadAll" type="controller" />
|
||||
<action name="procNcenterliteRedirect" type="controller" method="GET|POST" />
|
||||
|
||||
<action name="dispNcenterliteAdminConfig" type="view" admin_index="true" menu_name="ncenterlite" menu_index="true" />
|
||||
<action name="dispNcenterliteAdminSeletedmid" type="view" />
|
||||
<action name="dispNcenterliteAdminTest" type="view" />
|
||||
<action name="dispNcenterliteAdminSkinsetting" type="view" />
|
||||
<action name="dispNcenterliteAdminAdvancedconfig" type="view" />
|
||||
<action name="dispNcenterliteNotifyList" type="view" />
|
||||
<action name="dispNcenterliteAdminList" type="view" />
|
||||
<action name="dispNcenterliteUserConfig" type="view" />
|
||||
<action name="procNcenterliteUserConfig" type="controller" />
|
||||
|
||||
<action name="procNcenterliteAdminInsertConfig" type="controller" ruleset="insertConfig" />
|
||||
<action name="procNcenterliteAdminDeleteNofity" type="controller" />
|
||||
<action name="procNcenterliteAdminInsertDummyData" type="controller" />
|
||||
<action name="procNcenterliteAdminInsertPushData" type="controller" />
|
||||
<action name="procNcenterliteAdminEnviromentGatheringAgreement" type="controller" />
|
||||
<action name="procNcenterliteNotifyReadAll" type="controller" />
|
||||
<action name="procNcenterliteRedirect" type="controller" method="GET|POST" />
|
||||
|
||||
<action name="getColorsetList" type="model" />
|
||||
<action name="getMyNotifyListTpl" type="model" />
|
||||
</actions>
|
||||
<menus>
|
||||
<menu name="ncenterlite" type="all">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue