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

This commit is contained in:
zero 2007-03-13 09:07:38 +00:00
parent c44a6f07f8
commit 51abcab1a6
14 changed files with 118 additions and 27 deletions

View file

@ -3,8 +3,9 @@
<actions>
<action name="dispContent" type="view" admin_index="true" standalone="true" />
<action name="dispInsertLayout" type="view" standalone="true" />
<action name="dispLayoutInfo" type="view" standalone="true" />
<action name="dispLayoutMenu" type="view" standalone="true" />
<action name="dispDownloadedLayoutList" type="view" standalone="true" />
<action name="dispLayoutInfo" type="view" standalone="true" />
<action name="getLayoutMenuSrl" type="model" standalone="true" />
<action name="getMenuTplInfo" type="model" standalone="true" />
<action name="procInsertLayout" type="controller" standalone="true" />