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

  • BarChart
  • Chart
  • Diary
  • LineChart
  • ScoreTimeCounter
  • StampCounter
  • SubmitTimeCounter
  • TimeCounter

Class LineChart

application\modules\statistics\core\Chart
Extended by application\modules\diary\components\Chart
Extended by application\modules\diary\components\LineChart
Namespace: application\modules\diary\components
Copyright: 2008-2014 IBOS Inc
Author: banyanCheung banyan@ibos.com.cn
Located at system/modules/diary/components/LineChart.php

Methods summary

public type
# getSeries( )

获取图表数据序列

获取图表数据序列

Returns

type

Overrides

application\modules\diary\components\Chart::getSeries
public
# getXaxis( )

获取图表X轴数据

获取图表X轴数据

Overrides

application\modules\diary\components\Chart::getXaxis

Methods inherited from application\modules\diary\components\Chart

getIsPersonal(), getStampName(), getUserName(), getYaxis()

IBOS open source API documentation generated by ApiGen