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

  • StatRecruitBase
  • StatRecruitCount
  • StatRecruitHeader
  • StatRecruitSidebar
  • StatRecruitSummary

Class StatRecruitBase

CWidget
Extended by application\modules\recruit\widgets\StatRecruitBase

Direct known subclasses

application\modules\recruit\widgets\StatRecruitCount, application\modules\recruit\widgets\StatRecruitHeader, application\modules\recruit\widgets\StatRecruitSidebar, application\modules\recruit\widgets\StatRecruitSummary

Namespace: application\modules\recruit\widgets
Copyright: 2008-2014 IBOS Inc
Author: gzhzh gzhzh@ibos.com.cn
Located at system/modules/recruit/widgets/StatRecruitBase.php

Methods summary

public
# setType( string $type )

设置统计类型

设置统计类型

Parameters

$type
public string
# getType( )

返回统计类型

返回统计类型

Returns

string
public
# setTimestr( string $timestr )

设置选择的时间

设置选择的时间

Parameters

$timestr
$type
public string
# getTimestr( )

返回选择的时间

返回选择的时间

Returns

string
protected type
# createComponent( type $class, type $properties = array() )

Parameters

$class
$properties

Returns

type
IBOS open source API documentation generated by ApiGen