for textyle iframe upload func

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6411 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2009-05-26 08:05:14 +00:00
parent 249ac0dd79
commit 5e466e8127
2 changed files with 34 additions and 0 deletions

View file

@ -9,6 +9,7 @@
<action name="getFileList" type="model" standalone="true" />
<action name="procFileUpload" type="controller" standalone="true" />
<action name="procFileIframeUpload" type="controller" standalone="true" />
<action name="procFileDelete" type="controller" standalone="true" />
<action name="procFileDownload" type="controller" standalone="true" />
<action name="procFileAdminDeleteChecked" type="controller" standalone="true" />