Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SRF\Gantt\GanttTask Class Reference

Public Member Functions

 setTitle ( $title)
 
 getTitle ()
 
 setID ( $id)
 
 getID ()
 
 setStatus ($status)
 
 setPriority ($priority)
 
 setTaskParam ( $params, $paramMapping, $type)
 
 getStatus ()
 
 getPriority ()
 
 setStartDate ( $startDate)
 
 getStartDate ()
 
 setEndDate ( $endDate)
 
 getEndDate ()
 

Member Function Documentation

◆ setTaskParam()

SRF\Gantt\GanttTask::setTaskParam (   $params,
  $paramMapping,
  $type 
)

Either set the status or priority of the task

Parameters
array$params
string$paramMapping
string$type

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy