IBOS open source
  • Namespace
  • Class

Namespaces

  • application
    • core
      • cache
        • driver
        • provider
      • components
      • controllers
      • engines
        • local
        • sae
      • model
      • modules
      • utils
      • widgets
    • modules
      • article
        • controllers
        • core
        • model
        • utils
      • calendar
        • controllers
        • model
        • utils
      • contact
        • controllers
        • model
        • utils
      • dashboard
        • controllers
        • model
        • utils
      • department
        • components
        • model
        • utils
      • diary
        • components
        • controllers
        • model
        • utils
        • widgets
      • email
        • controllers
        • core
        • model
        • utils
      • main
        • behaviors
        • components
        • controllers
        • model
        • utils
        • widgets
      • message
        • controllers
        • core
          • co
          • wx
            • callback
            • event
        • model
        • utils
      • mobile
        • components
        • controllers
        • utils
      • position
        • components
        • model
        • utils
      • recruit
        • components
        • controllers
        • core
        • model
        • utils
        • widgets
      • role
        • model
        • utils
      • user
        • components
        • controllers
        • model
        • utils
      • vote
        • components
        • controllers
        • model
        • utils
      • weibo
        • controllers
        • core
        • model
        • utils

Classes

  • Office

Class Office

CWidget
Extended by application\modules\main\widgets\Office
Namespace: application\modules\main\widgets
Copyright: 2008-2014 IBOS Inc
Author: banyanCheung banyan@ibos.com.cn
Located at system/modules/main/widgets/Office.php

Methods summary

public
# setParam( array $param )

设置参数

设置参数

Parameters

$param
public array
# getParam( )

获取参数

获取参数

Returns

array
public
# setAttach( type $attach )

设置附件

设置附件

Parameters

$attach
public array
# getAttach( )

获取附件

获取附件

Returns

array
public
# init( )
public
# run( )

实例化widget

实例化widget

public
# handleRequest( )

Constants summary

string VIEW
# 'application.modules.main.views.attach.office'
string OFFICE_PATH
# 'system/modules/main/office/'
integer DOC_WORD
# 3
integer DOC_EXCEL
# 4
integer DOC_PPT
# 5
integer LOCK_SEC
# 180
IBOS open source API documentation generated by ApiGen