issue 2619 Develp module skin setting api

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11852 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2012-10-24 02:26:03 +00:00
parent dd92e9b243
commit a223a03fbc
2 changed files with 31 additions and 0 deletions

View file

@ -17,6 +17,7 @@
<action name="getMenuAdminSiteMap" type="model" standalone="true" />
<action name="getMenuAdminInstalledMenuType" type="model" standalone="true" />
<action name="getMenuAdminDetailSetup" type="model" standalone="true" />
<action name="getMenuAdminModuleSkin" type="model" standalone="true" />
<action name="procMenuAdminInsert" type="controller" standalone="true" ruleset="insertMenu" />
<action name="procMenuAdminUpdate" type="controller" standalone="true" ruleset="updateMenuTitle" />