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
  • DashboardController
  • LoopController
  • ScheduleController
  • TaskController

Class TaskController

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

Methods summary

public
# actionIndex( )

个人任务列表

个人任务列表

public
# actionSubTask( )

下属任务列表

下属任务列表

public
# actionAdd( )

添加任务

添加任务

public
# actionEdit( )

处理任务

处理任务

public
# actionDel( )

删除任务

删除任务

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

__get(), __set(), checkAddPermission(), checkEditPermission(), checkIsMe(), checkTaskPermission(), createSubCalendar(), getCalendarViewFormat(), getSidebar(), getSubSidebar(), init(), removeLoopCalendar()

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\core\controllers\Controller

$layout

IBOS open source API documentation generated by ApiGen