Class TaskController
- CController
-
application\core\controllers\Controller
-
application\modules\calendar\controllers\BaseController
-
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
Copyright: Copyright © 2008-2013 IBOS Inc
Author: gzhzh gzhzh@ibos.com.cn
Located at system/modules/calendar/controllers/TaskController.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
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()