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

  • ApiController
  • AttachController
  • CallController
  • DefaultController
  • EditorController
  • PageController

Class DefaultController

CController
Extended by application\core\controllers\Controller
Extended by application\modules\main\controllers\DefaultController
Namespace: application\modules\main\controllers
Located at system/modules/main/controllers/DefaultController.php

Methods summary

public
# actionIndex( )

办公首页

办公首页

public
# actionUnsupportedBrowser( )

// todo :: 不支持浏览器的提示界面

// todo :: 不支持浏览器的提示界面

public
# actionUpdate( )

快捷方式到更新缓存

快捷方式到更新缓存

public
# actionGuide( )
public
# actionModuleGuide( )

模块引导

模块引导

public type
# actionGetCert( )

前台显示证书

前台显示证书

Returns

type
public
# actionPersonalMenu( )

设置个人常用菜单

设置个人常用菜单

public
# actionCommonMenu( )

设置默认常用菜单

设置默认常用菜单

public
# actionRestoreMenu( )

恢复默认菜单设置

恢复默认菜单设置

public
# actionGetUploadDlg( )

获取通用文件上传对话框

获取通用文件上传对话框

Methods inherited from application\core\controllers\Controller

__construct(), actionError(), ajaxReturn(), error(), filterNotAuthModule(), filterRoutes(), getAssetUrl(), init(), render(), setTitle(), showMessage(), success()

Constants summary

Constants inherited from application\core\controllers\Controller

DEFAULT_JSONP_HANDLER

Properties summary

Properties inherited from application\core\controllers\Controller

$layout

IBOS open source API documentation generated by ApiGen