Class ModuleTasks extends BackendModule
Inheritance:
- System
- Controller
- Backend
- BackendModule
- ModuleTasks
/system/modules/backend/ModuleTasks.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class ModuleTasks
Back end module "tasks".
Methods
- protected compile() overrides BackendModule::compile()
- protected createTask()
- protected deleteTask()
- protected editTask()
- protected getAssignedToWidget(mixed $value)
- protected getCommentWidget(mixed $value)
- protected getDeadlineWidget(mixed $value)
- protected getNotifyWidget()
- protected getProgressWidget(mixed $value)
- protected getStatusWidget(mixed $value, integer $progress)
- protected getTaskObject()
- protected getTitleWidget(mixed $value)
- protected showAllTasks()
Properties
- protected boolean $blnAdvanced
- protected boolean $blnSave
- protected string $strTemplate
Add a comment