git-svn-id: http://xe-core.googlecode.com/svn/trunk@305 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-07 10:43:37 +00:00
parent a97f265837
commit 25ef6566f4
13 changed files with 276 additions and 104 deletions

View file

@ -7,7 +7,8 @@
<action name="dispLayoutInfo" type="view" standalone="true" />
<action name="dispList" type="controller" standalone="true" />
<action name="getLayoutMenuSrl" type="model" standalone="true" />
<action name="getMenuInfo" type="model" standalone="true" />
<action name="getMenuTplInfo" type="model" standalone="true" />
<action name="procInsertLayout" type="controller" standalone="true" />
<action name="procInsertLayoutMenu" type="controller" standalone="true" />
</actions>
</module>