^1665802622885
@
sname
FileBrowser
slabel
FileBrowser
scheckPermission
false
sdescriptors
xworker.web.controls.SimpleControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
  @/@actions
  sname
  actions
  sdescriptors
  xworker.web.controls.SimpleControl/@actions
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  actions
    @/@actions/@GroovyAction
    sname
    doAction
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    svarScope
    Local
    sdisableGlobalContext
    false
    Scode
#$@text#$@
if(session.getAttribute("__orgWebAdmin__") == null){
    response.sendRedirect("do?sc=xworker.app.orgweb.web.admin.AdminLogin");
    return "false";
}

actionContext.getScope(0).put("rootPath", servlet.getServletContext().getRealPath("/"));
return "success";
#$@text#$@
    sinterpretationType
    Action
    screateLocalVarScope
    false
    ssaveReturn
    false
    sdescriptors
    xworker.lang.actions.Actions/@GroovyAction
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_mark
    false
    sid
    GroovyAction
  @/@fileBrowser
  sname
  fileBrowser
  sbelongToHtml
  true
  stitle
  文件浏览器
  sstyle
  default
  shasHead
  false
  shasBottom
  false
  SotherHeads
#$@text#$@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<LINK REL ="stylesheet" TYPE="text/css" HREF="fckeditor/editor/css/fck_editorarea.css" TITLE="Style"/>
<script type="text/javascript" src="js/xworker/InnerBrowserUtil.js"></script>
<script type="text/javascript" src="${request.contextPath}/js/swfupload/swfupload.js"></script>
#$@text#$@
  sdescriptors
  xworker.web.controls.SimpleControl/@view
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  fileBrowser
    @/@fileBrowser/@JavaScript
    sname
    JavaScript
    suseChildsCode
    false
    Scode
#$@text#$@
var CKEditorFuncNum = ${requestBean.CKEditorFuncNum};
var fileRootPath = '${rootPath?js_string}';

var w = 1024;
var h = 768;
var l = (screen.availWidth/2)-(w/2);
var t = (screen.availHeight/2)-(h/2);
//alert(l + ":" + t + ":" + screen.availHeight);
window.resizeTo(w, h);
window.moveTo(l, t);
#$@text#$@
    sdescriptors
    xworker.html.base.container.childs/@JavaScript
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_mark
    false
    sid
    JavaScript
    @/@fileBrowser/@ExtJs
    sname
    ExtJs
    sdescriptors
    xworker.extjs.ExtHtmlWidgtes/@ExtJs
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_mark
    false
    sid
    ExtJs
      @/@fileBrowser/@ExtJs/@_viewPort_
      LautoDestroy
      true
      LforceLayout
      false
      LhideBorders
      false
      slayout
      'border'
      LmonitorResize
      true
      sautoHeight
      false
      sautoScroll
      false
      sautoWidth
      false
      sallowDomMove
      true
      sautoShow
      false
      Ldisabled
      false
      Lhidden
      false
      LhideLabel
      false
      LhideParent
      false
      sid
      'viewPort'
      srenderTo
      document.body
      Lstateful
      true
      sname
      viewPort
      svarname
      viewPort
      shaveTypeInCode
      false
      suseChildExtThing
      false
      svarglobal
      false
      sanimFloat
      true
      sautoHide
      true
      scollapseMode
      undefined
      scollapsible
      false
      sfloatable
      true
      ssplit
      false
      sdescriptors
      xworker.extjs.Items/@Viewport
      sth_createIndex
      false
      sth_registMyChilds
      false
      sth_mark
      false
        @/@fileBrowser/@ExtJs/@_viewPort_/@items
        sname
        items
        sdescriptors
        xworker.extjs.Ext.Container/@24354
        sth_createIndex
        false
        sth_registMyChilds
        false
        sth_mark
        false
        sid
        items
          @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_
          LanimCollapse
          false
          LbodyBorder
          true
          Lborder
          true
          sbuttonAlign
          'right'
          Lclosable
          false
          LcollapseFirst
          true
          Lcollapsed
          false
          Lcollapsible
          false
          Ldisabled
          false
          Lfooter
          false
          Lframe
          false
          Lheader
          false
          LheaderAsText
          true
          LhideCollapseTool
          false
          LmaskDisabled
          true
          LpreventBodyReset
          false
          Lshim
          true
          LtitleCollapse
          false
          Lunstyled
          false
          LautoDestroy
          true
          LforceLayout
          true
          LhideBorders
          true
          slayout
          'fit'
          LmonitorResize
          true
          sautoHeight
          false
          sautoScroll
          false
          sautoWidth
          false
          sregion
          'center'
          sallowDomMove
          true
          sautoShow
          false
          Lhidden
          false
          LhideLabel
          false
          LhideParent
          false
          sid
          'mainPanel'
          Lstateful
          true
          sname
          Panel
          shaveTypeInCode
          false
          suseChildExtThing
          false
          svarglobal
          false
          sanimFloat
          true
          sautoHide
          true
          scollapseMode
          undefined
          sfloatable
          true
          ssplit
          false
          sdescriptors
          xworker.extjs.Items/@Panel
          sth_createIndex
          false
          sth_registMyChilds
          false
          sth_mark
          false
            @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@items
            sname
            items
            sdescriptors
            xworker.extjs.Ext.Container/@24354
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            items
              @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@items/@FileManager
              sname
              FileManager
              stitle
              '文件浏览'
              sidPrefix
              file
              sauthorityChecker
              xworker.orgweb.examples.FileBrowser/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@items/@FileManager
              sdescriptors
              xworker.web.app.view.extjs.tools.fileManager.FileManager
              sth_createIndex
              false
              sth_registMyChilds
              false
              sth_mark
              false
              sid
              FileManager
                @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@items/@FileManager/@FileTreeModel
                sname
                FileTreeModel
                sshowFile
                false
                sdynamic
                true
                srootVisiable
                true
                sbindToParent
                false
                smultiSubModel
                false
                srootNodeId
                __TreeNodeRootId__
                smultiSubModelSeparator
                -
                sloadBackground
                false
                saddTabUrl
                false
                sdescriptors
                xworker.web.app.view.extjs.tools.fileManager.FileManager/@FileTreeModel
                sinheritDescription
                false
                sth_createIndex
                false
                sth_registMyChilds
                false
                sth_registDisabled
                false
                sth_noThingRegistViewer
                false
                sth_fileMonitor
                false
                sth_deprecated
                false
                sth_mark
                false
                sth_registQueryOnlySelf
                false
                snotXmlAttribute
                false
                sjson_isArray
                false
                sid
                FileTreeModel
                  @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@items/@FileManager/@FileTreeModel/@actions
                  sname
                  actions
                  sdescriptors
                  xworker.dataObject.app.model.tree.TreeModel/@13208
                  sth_createIndex
                  false
                  sth_registMyChilds
                  false
                  sth_mark
                  false
                  sid
                  actions
                    @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@items/@FileManager/@FileTreeModel/@actions/@getFilePath
                    sname
                    getFilePath
                    sisSynchronized
                    false
                    sthrowException
                    true
                    suseOtherAction
                    false
                    svarScope
                    Local
                    sdisableGlobalContext
                    false
                    scode
                    return servlet.getServletContext().getRealPath("/");
                    sinterpretationType
                    Action
                    screateLocalVarScope
                    false
                    ssaveReturn
                    false
                    sdescriptors
                    xworker.lang.actions.Actions/@GroovyAction
                    sth_createIndex
                    false
                    sth_registMyChilds
                    false
                    sth_mark
                    false
                    sid
                    getFilePath
                @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@items/@FileManager/@actions
                sname
                actions
                sdescriptors
                xworker.dataObject.app.model.tree.TreeModel/@13208
                sth_createIndex
                false
                sth_registMyChilds
                false
                sth_mark
                false
                sid
                actions
                  @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@items/@FileManager/@actions/@check
                  sname
                  check
                  sisSynchronized
                  false
                  sthrowException
                  true
                  suseOtherAction
                  false
                  svarScope
                  Local
                  sdisableGlobalContext
                  false
                  Scode
#$@text#$@
def ok = session.getAttribute("__orgWebAdmin__") != null;
//log.info("okkkkkkkkkkkkkk=" + ok);
return ok;
#$@text#$@
                  sinterpretationType
                  Action
                  screateLocalVarScope
                  false
                  ssaveReturn
                  false
                  sdescriptors
                  xworker.lang.actions.Actions/@GroovyAction
                  sth_createIndex
                  false
                  sth_registMyChilds
                  false
                  sth_mark
                  false
                  sid
                  check
            @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@buttons
            sname
            buttons
            sdescriptors
            xworker.extjs.Ext.Panel/@25325
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            buttons
              @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@buttons/@_uploadImageButton_
              LallowDepress
              false
              LautoWidth
              false
              Ldisabled
              false
              LenableToggle
              false
              LhandleMouseEvents
              true
              Lhidden
              false
              siconAlign
              'left'
              Lpressed
              false
              sscale
              'small'
              stext
              '快捷上传'
              stooltipType
              'qtip'
              stype
              'button'
              sautoHeight
              false
              sautoScroll
              false
              sallowDomMove
              true
              sautoShow
              false
              LhideLabel
              false
              LhideParent
              false
              sid
              'uploadImageButton'
              Lstateful
              true
              sname
              uploadImageButton
              shaveTypeInCode
              false
              suseChildExtThing
              false
              svarglobal
              false
              sanimFloat
              true
              sautoHide
              true
              scollapseMode
              undefined
              scollapsible
              false
              sfloatable
              true
              ssplit
              false
              sdescriptors
              xworker.extjs.Items/@Button
              sinheritDescription
              false
              sth_createIndex
              false
              sth_registMyChilds
              false
              sth_mark
              false
                @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@buttons/@_uploadImageButton_/@handler
                sname
                handler
                suseChildsCode
                false
                scode
                Ext.getCmp('fileManagerUploadImageWindow').show();
                shaveTypeInCode
                false
                suseChildExtThing
                false
                svarglobal
                false
                schildsAppendMethod
                tail
                sdescriptors
                xworker.extjs.Ext.Button/@24224
                sinheritDescription
                false
                sth_createIndex
                false
                sth_registMyChilds
                false
                sth_mark
                false
                sid
                handler
              @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@buttons/@_okButton_
              LallowDepress
              false
              LautoWidth
              false
              Ldisabled
              false
              LenableToggle
              false
              LhandleMouseEvents
              true
              Lhidden
              false
              siconAlign
              'left'
              Lpressed
              false
              sscale
              'small'
              stext
              '确定'
              stooltipType
              'qtip'
              stype
              'button'
              sautoHeight
              false
              sautoScroll
              false
              sallowDomMove
              true
              sautoShow
              false
              LhideLabel
              false
              LhideParent
              false
              sid
              'okButton'
              Lstateful
              true
              sname
              okButton
              shaveTypeInCode
              false
              suseChildExtThing
              false
              svarglobal
              false
              sanimFloat
              true
              sautoHide
              true
              scollapseMode
              undefined
              scollapsible
              false
              sfloatable
              true
              ssplit
              false
              sdescriptors
              xworker.extjs.Items/@Button
              sth_createIndex
              false
              sth_registMyChilds
              false
              sth_mark
              false
                @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@buttons/@_okButton_/@handler
                sname
                handler
                suseChildsCode
                true
                scode
                window.close();
                shaveTypeInCode
                false
                suseChildExtThing
                false
                svarglobal
                false
                schildsAppendMethod
                tail
                sdescriptors
                xworker.extjs.Ext.Button/@24224
                sth_createIndex
                false
                sth_registMyChilds
                false
                sth_mark
                false
                sid
                handler
                  @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@buttons/@_okButton_/@handler/@GridSelectRows
                  sname
                  GridSelectRows
                  suseGridVar
                  false
                  sgridName
                  'file_fileListGridPanel'
                  sgridVarName
                  grid
                  sxworkerExists
                  false
                  sdataVarName
                  datas
                  sreturnOnNoRowSelected
                  true
                  salertOnNoRows
                  true
                  snoRowsAlertTitle
                  '提示'
                  snoRowsAlertMessage
                  '请先选择一条记录！'
                  sdescriptors
                  xworker.web.app.view.extjs.widgets.grid.DataObjectGridFunctions/@GridSelectRows
                  sth_createIndex
                  false
                  sth_registMyChilds
                  false
                  sth_mark
                  false
                  sid
                  GridSelectRows
                  @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@buttons/@_okButton_/@handler/@Code
                  sname
                  Code
                  suseChildsCode
                  false
                  Scode
#$@text#$@
var filePath = datas[0].id;

filePath = filePath.substring(fileRootPath.length, filePath.length);
window.opener.CKEDITOR.tools.callFunction(CKEditorFuncNum,filePath);
window.close();
#$@text#$@
                  shaveTypeInCode
                  false
                  svarglobal
                  false
                  sdescriptors
                  xworker.html.base.scripts.JavaScript/@Code
                  sth_createIndex
                  false
                  sth_registMyChilds
                  false
                  sth_mark
                  false
                  sid
                  Code
              @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@buttons/@_cancelButton_
              LallowDepress
              false
              LautoWidth
              false
              Ldisabled
              false
              LenableToggle
              false
              LhandleMouseEvents
              true
              Lhidden
              false
              siconAlign
              'left'
              Lpressed
              false
              sscale
              'small'
              stext
              '取消'
              stooltipType
              'qtip'
              stype
              'button'
              sautoHeight
              false
              sautoScroll
              false
              sallowDomMove
              true
              sautoShow
              false
              LhideLabel
              false
              LhideParent
              false
              sid
              'cancelButton'
              Lstateful
              true
              sname
              cancelButton
              shaveTypeInCode
              false
              suseChildExtThing
              false
              svarglobal
              false
              sanimFloat
              true
              sautoHide
              true
              scollapseMode
              undefined
              scollapsible
              false
              sfloatable
              true
              ssplit
              false
              sdescriptors
              xworker.extjs.Items/@Button
              sth_createIndex
              false
              sth_registMyChilds
              false
              sth_mark
              false
                @/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@buttons/@_cancelButton_/@handler
                sname
                handler
                suseChildsCode
                false
                scode
                window.close();
                shaveTypeInCode
                false
                suseChildExtThing
                false
                svarglobal
                false
                schildsAppendMethod
                tail
                sdescriptors
                xworker.extjs.Ext.Button/@24224
                sth_createIndex
                false
                sth_registMyChilds
                false
                sth_mark
                false
                sid
                handler
      @/@fileBrowser/@ExtJs/@uploadImageWindow
      Lclosable
      true
      Lcollapsed
      false
      Lconstrain
      false
      LconstrainHeader
      false
      Ldraggable
      true
      LexpandOnShow
      true
      Lhidden
      true
      LinitHidden
      true
      Lmaximizable
      false
      Lmaximized
      false
      Lminimizable
      false
      Lmodal
      false
      Lplain
      false
      Lresizable
      true
      LanimCollapse
      false
      LbodyBorder
      true
      Lborder
      true
      sbuttonAlign
      'right'
      LcollapseFirst
      true
      Lcollapsible
      false
      Ldisabled
      false
      Lfooter
      false
      Lframe
      false
      Lheader
      false
      LheaderAsText
      true
      LhideCollapseTool
      false
      LmaskDisabled
      true
      LpreventBodyReset
      false
      Lshim
      true
      stitle
      '快捷上传-文件上传到files/<年>/<月>/<日>目录下'
      LtitleCollapse
      false
      Lunstyled
      false
      LautoDestroy
      true
      LforceLayout
      false
      LhideBorders
      false
      slayout
      'fit'
      LmonitorResize
      true
      sautoHeight
      false
      sautoScroll
      false
      sautoWidth
      false
      swidth
      500
      sheight
      100
      sallowDomMove
      true
      sautoShow
      false
      LhideLabel
      false
      LhideParent
      false
      sid
      'fileManagerUploadImageWindow'
      Lstateful
      true
      sname
      uploadImageWindow
      svarname
      uploadImageWindow
      shaveTypeInCode
      false
      suseChildExtThing
      false
      svarglobal
      false
      sanimFloat
      true
      sautoHide
      true
      scollapseMode
      undefined
      sfloatable
      true
      ssplit
      false
      sdescriptors
      xworker.extjs.Items/@Window
      sinheritDescription
      false
      sth_createIndex
      false
      sth_registMyChilds
      false
      sth_mark
      false
        @/@fileBrowser/@ExtJs/@uploadImageWindow/@items
        sname
        items
        sdescriptors
        xworker.extjs.Ext.Container/@24354
        sinheritDescription
        false
        sth_createIndex
        false
        sth_registMyChilds
        false
        sth_mark
        false
        sid
        items
          @/@fileBrowser/@ExtJs/@uploadImageWindow/@items/@_fileManagerUploadImageFormPanel_
          LhideLabels
          false
          slabelAlign
          'left'
          LmonitorValid
          false
          LanimCollapse
          false
          LbodyBorder
          true
          Lborder
          true
          sbuttonAlign
          'right'
          Lclosable
          false
          LcollapseFirst
          true
          Lcollapsed
          false
          Lcollapsible
          false
          Ldisabled
          false
          Lfooter
          false
          Lframe
          false
          Lheader
          false
          LheaderAsText
          true
          LhideCollapseTool
          false
          LmaskDisabled
          true
          LpreventBodyReset
          false
          Lshim
          true
          LtitleCollapse
          false
          Lunstyled
          false
          LautoDestroy
          true
          LforceLayout
          false
          LhideBorders
          false
          LmonitorResize
          true
          sautoHeight
          false
          sautoScroll
          false
          sautoWidth
          false
          sallowDomMove
          true
          sautoShow
          false
          Lhidden
          false
          LhideLabel
          false
          LhideParent
          false
          sid
          'fileManagerUploadImageFormPanel'
          Lstateful
          true
          sname
          quickUploadFormPanel
          shaveTypeInCode
          false
          suseChildExtThing
          false
          svarglobal
          false
          sanimFloat
          true
          sautoHide
          true
          scollapseMode
          undefined
          sfloatable
          true
          ssplit
          false
          LfileUpload
          true
          LparamsAsHash
          false
          LstandardSubmit
          false
          LtrackResetOnLoad
          false
          surl
          'do?sc=xworker.app.view.extjs.tools.fileManager.ShowFile&randomImage=true&command=uploadFile&checker=xworker.app.orgweb.web.admin.FileBrowser/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@items/@FileManager'
          sdescriptors
          xworker.extjs.Items/@FormPanel
          sinheritDescription
          false
          sth_createIndex
          false
          sth_registMyChilds
          false
          sth_mark
          false
            @/@fileBrowser/@ExtJs/@uploadImageWindow/@items/@_fileManagerUploadImageFormPanel_/@items
            sname
            items
            sdescriptors
            xworker.extjs.Ext.Container/@24354
            sinheritDescription
            false
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            items
              @/@fileBrowser/@ExtJs/@uploadImageWindow/@items/@_fileManagerUploadImageFormPanel_/@items/@TextField
              LallowBlank
              true
              LdisableKeyFilter
              false
              LenableKeyEvents
              false
              Lgrow
              false
              LselectOnFocus
              false
              Ldisabled
              false
              sinputType
              'file'
              sname
              'file'
              LpreventMark
              false
              LreadOnly
              false
              LsubmitValue
              true
              LvalidateOnBlur
              true
              sautoHeight
              false
              sautoScroll
              false
              sautoWidth
              false
              sallowDomMove
              true
              sautoShow
              false
              sfieldLabel
              '请选择一个图片'
              Lhidden
              false
              LhideLabel
              false
              LhideParent
              false
              sid
              'file'
              Lstateful
              true
              shaveTypeInCode
              false
              suseChildExtThing
              false
              svarglobal
              false
              sanimFloat
              true
              sautoHide
              true
              scollapseMode
              undefined
              scollapsible
              false
              sfloatable
              true
              ssplit
              false
              sdescriptors
              xworker.extjs.Items/@TextField
              sinheritDescription
              false
              sth_createIndex
              false
              sth_registMyChilds
              false
              sth_mark
              false
            @/@fileBrowser/@ExtJs/@uploadImageWindow/@items/@_fileManagerUploadImageFormPanel_/@buttons
            sname
            buttons
            sdescriptors
            xworker.extjs.Ext.form.FormPanel/@24823
            sinheritDescription
            false
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            buttons
              @/@fileBrowser/@ExtJs/@uploadImageWindow/@items/@_fileManagerUploadImageFormPanel_/@buttons/@Button
              LallowDepress
              false
              LautoWidth
              false
              Ldisabled
              false
              LenableToggle
              false
              LhandleMouseEvents
              true
              Lhidden
              false
              siconAlign
              'left'
              Lpressed
              false
              sscale
              'small'
              stext
              '上传'
              stooltipType
              'qtip'
              stype
              'button'
              sautoHeight
              false
              sautoScroll
              false
              sallowDomMove
              true
              sautoShow
              false
              LhideLabel
              false
              LhideParent
              false
              Lstateful
              true
              sname
              uploadImageButton
              shaveTypeInCode
              false
              suseChildExtThing
              false
              svarglobal
              false
              sanimFloat
              true
              sautoHide
              true
              scollapseMode
              undefined
              scollapsible
              false
              sfloatable
              true
              ssplit
              false
              sdescriptors
              xworker.extjs.Items/@Button
              sinheritDescription
              false
              sth_createIndex
              false
              sth_registMyChilds
              false
              sth_mark
              false
                @/@fileBrowser/@ExtJs/@uploadImageWindow/@items/@_fileManagerUploadImageFormPanel_/@buttons/@Button/@handler
                sname
                handler
                suseChildsCode
                true
                shaveTypeInCode
                false
                suseChildExtThing
                false
                svarglobal
                false
                schildsAppendMethod
                tail
                sdescriptors
                xworker.extjs.Ext.Button/@24224
                sinheritDescription
                false
                sth_createIndex
                false
                sth_registMyChilds
                false
                sth_mark
                false
                sid
                handler
                  @/@fileBrowser/@ExtJs/@uploadImageWindow/@items/@_fileManagerUploadImageFormPanel_/@buttons/@Button/@handler/@FormSubmit
                  sname
                  FormSubmit
                  suseVar
                  false
                  sformId
                  'fileManagerUploadImageFormPanel'
                  sformVarName
                  form
                  surl
                  'do?sc=xworker.web.app.view.extjs.tools.fileManager.ShowFile&randomImage=true&command=uploadFile&checker=xworker.app.orgweb.web.admin.FileBrowser/@fileBrowser/@ExtJs/@_viewPort_/@items/@_mainPanel_/@items/@FileManager'
                  swaitMsg
                  '正在加载，请稍后...'
                  ssuccessAlert
                  true
                  ssuccessFunction
                  Ext.getCmp('fileManagerUploadImageWindow').onFileUploadSuccess
                  seval
                  false
                  Sparams
#$@text#$@
{
}
#$@text#$@
                  sdescriptors
                  xworker.web.app.view.extjs.widgets.form.FormFunctions/@Submit
                  sinheritDescription
                  false
                  sth_createIndex
                  false
                  sth_registMyChilds
                  false
                  sth_mark
                  false
                  sid
                  FormSubmit
              @/@fileBrowser/@ExtJs/@uploadImageWindow/@items/@_fileManagerUploadImageFormPanel_/@buttons/@Button1
              LallowDepress
              false
              LautoWidth
              false
              Ldisabled
              false
              LenableToggle
              false
              LhandleMouseEvents
              true
              Lhidden
              false
              siconAlign
              'left'
              Lpressed
              false
              sscale
              'small'
              stext
              '关闭'
              stooltipType
              'qtip'
              stype
              'button'
              sautoHeight
              false
              sautoScroll
              false
              sallowDomMove
              true
              sautoShow
              false
              LhideLabel
              false
              LhideParent
              false
              Lstateful
              true
              sname
              closeWindowButton
              shaveTypeInCode
              false
              suseChildExtThing
              false
              svarglobal
              false
              sanimFloat
              true
              sautoHide
              true
              scollapseMode
              undefined
              scollapsible
              false
              sfloatable
              true
              ssplit
              false
              sdescriptors
              xworker.extjs.Items/@Button
              sinheritDescription
              false
              sth_createIndex
              false
              sth_registMyChilds
              false
              sth_mark
              false
                @/@fileBrowser/@ExtJs/@uploadImageWindow/@items/@_fileManagerUploadImageFormPanel_/@buttons/@Button1/@handler
                sname
                handler
                suseChildsCode
                true
                shaveTypeInCode
                false
                suseChildExtThing
                false
                svarglobal
                false
                schildsAppendMethod
                tail
                sdescriptors
                xworker.extjs.Ext.Button/@24224
                sinheritDescription
                false
                sth_createIndex
                false
                sth_registMyChilds
                false
                sth_registDisabled
                false
                sth_mark
                false
                sid
                handler
                  @/@fileBrowser/@ExtJs/@uploadImageWindow/@items/@_fileManagerUploadImageFormPanel_/@buttons/@Button1/@handler/@HideWindow
                  sname
                  HideWindow
                  swindowId
                  'fileManagerUploadImageWindow'
                  sdescriptors
                  xworker.extjs.functions.Window/@CloseWindow1
                  sinheritDescription
                  false
                  sth_createIndex
                  false
                  sth_registMyChilds
                  false
                  sth_registDisabled
                  false
                  sth_mark
                  false
                  sid
                  HideWindow
        @/@fileBrowser/@ExtJs/@uploadImageWindow/@onFileUploadSuccess
        sname
        onFileUploadSuccess
        sparams
        form, action
        suseChildsCode
        false
        Scode
#$@text#$@
window.opener.CKEDITOR.tools.callFunction(CKEditorFuncNum,action.result.filePath);
window.close();
#$@text#$@
        shaveTypeInCode
        false
        suseChildExtThing
        false
        svarglobal
        false
        schildsAppendMethod
        tail
        sdescriptors
        xworker.extjs.ExtThing/@thing
        sinheritDescription
        false
        sth_createIndex
        false
        sth_registMyChilds
        false
        sth_mark
        false
        sid
        onFileUploadSuccess
    @/@fileBrowser/@JavaScript1
    sname
    resizeWindow
    suseChildsCode
    false
    sdescriptors
    xworker.html.base.container.childs/@JavaScript
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_mark
    false
    sid
    JavaScript1
  @/@success
  sname
  success
  stype
  form
  scontentType
  text/html;charset=UTF-8
  svalue
  xworker.app.orgweb.web.admin.FileBrowser/@fileBrowser
  sdescriptors
  xworker.web.controls.SimpleControl/@result
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  success
