Class CalendarController
- CController
-
application\core\controllers\Controller
-
application\modules\calendar\controllers\BaseController
-
application\modules\calendar\controllers\ScheduleController
-
application\modules\mobile\controllers\CalendarController
Namespace: application\modules\mobile\controllers
Located at system/modules/mobile/controllers/CalendarController.php
Located at system/modules/mobile/controllers/CalendarController.php
Methods summary
public
|
|
public
|
|
public
boolean
|
Methods inherited from application\modules\calendar\controllers\ScheduleController
actionAdd()
,
actionDel()
,
actionEdit()
,
actionSubSchedule()
,
checkCalendarid()
,
finish()
,
getEditData()
,
getList()
,
getsubordinates()
,
nofinish()
,
removeCalendar()
,
setup()
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()
,
getAssetUrl()
,
render()
,
setTitle()
,
showMessage()
,
success()