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

  • BaseController
  • BgchecksController
  • ContactController
  • DashboardController
  • InterviewController
  • ResumeController
  • StatsController

Class StatsController

CController
Extended by application\core\controllers\Controller
Extended by application\modules\recruit\controllers\BaseController
Extended by application\modules\recruit\controllers\StatsController
Namespace: application\modules\recruit\controllers
Copyright: 2008-2014 IBOS Inc
Author: gzhzh gzhzh@ibos.com.cn
Located at system/modules/recruit/controllers/StatsController.php

Methods summary

public
# init( )

初始化检查有无安装统计模块

初始化检查有无安装统计模块

Overrides

application\core\controllers\Controller::init
public string
# getSidebar( )

取得侧栏视图

取得侧栏视图

Returns

string

Overrides

application\modules\recruit\controllers\BaseController::getSidebar
public
# actionIndex( )

招聘统计

招聘统计

protected array
# getData( )

获取视图数据

获取视图数据

Returns

array

Methods inherited from application\modules\recruit\controllers\BaseController

actionCheckRealname(), actionGetRealname(), actionSearch(), checkIsInstallEmail(), getDashboardConfig()

Methods inherited from application\core\controllers\Controller

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

Constants summary

Constants inherited from application\core\controllers\Controller

DEFAULT_JSONP_HANDLER

Properties summary

Properties inherited from application\modules\recruit\controllers\BaseController

$condition

Properties inherited from application\core\controllers\Controller

$layout

IBOS open source API documentation generated by ApiGen