mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 15:52:17 +09:00
init fileupload
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9047 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
eb32f7a679
commit
204db2c4be
4 changed files with 51 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<permissions />
|
||||
<actions>
|
||||
<action name="dispFileAdminList" type="view" admin_index="true" standalone="true" menu_name="file" menu_index="true" />
|
||||
<action name="dispFileAdminConfig" type="view" standalone="true" />
|
||||
<action name="dispFileAdminConfig" type="view" menu_name="fileUpload" menu_index="true" />
|
||||
<action name="getFileList" type="model" standalone="true" />
|
||||
<action name="procFileUpload" type="controller" standalone="true" />
|
||||
<action name="procFileIframeUpload" type="controller" standalone="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue