mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
issue 46 validator apply to module module.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8536 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7cdc29c313
commit
4763de6248
8 changed files with 68 additions and 30 deletions
|
|
@ -28,8 +28,9 @@
|
|||
<action name="getModuleAdminModuleList" type="model" standalone="true" />
|
||||
<action name="getModuleAdminLangCode" type="model" standalone="true" />
|
||||
|
||||
<action name="procModuleAdminInsertCategory" type="controller" standalone="true" />
|
||||
<action name="procModuleAdminUpdateCategory" type="controller" standalone="true" />
|
||||
<action name="procModuleAdminInsertCategory" type="controller" standalone="true" ruleset="insertCategory" />
|
||||
<action name="procModuleAdminUpdateCategory" type="controller" standalone="true" ruleset="updateCategory" />
|
||||
<action name="procModuleAdminDeleteCategory" type="controller" standalone="true" ruleset="deleteCategory" />
|
||||
<action name="procModuleAdminCopyModule" type="controller" standalone="true" />
|
||||
<action name="procModuleAdminInsertGrant" type="controller" standalone="true" />
|
||||
<action name="procModuleAdminUpdateSkinInfo" type="controller" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue