Difference between revisions of "Help:Task"

From BITPlan cr Wiki
Jump to navigation Jump to search
(modified by py-yprinciple-gen 0.2.6)
(modified by py-yprinciple-gen 0.2.6)
 
(One intermediate revision by the same user not shown)
Line 37: Line 37:
 
end note
 
end note
 
class Task {
 
class Task {
   Text id
+
   Number id
 
   Text title
 
   Text title
 +
  Text objective
 +
  Date since
 
}
 
}
 
TaskNote .. Task
 
TaskNote .. Task

Latest revision as of 07:41, 21 March 2023

Help Icon.png

Help for Task

iconTopicnamepluralNamedocumentation
TaskIcon-64px.pngTaskTaskTasksA semantic publishing task

Documentation

A semantic publishing task

Example Tasks

Task0, Task1, Task2, Task3

Properties

 documentationtypenamelabelallowedValuesmandatoryuploadable
Task idthe id of the taskTypes/Numberididtruefalse
Task objectivethe objective of the taskTypes/Textobjectiveobjectivefalsefalse
Task sincesince when the task is availableTypes/Datesincesincefalsefalse
Task titlethe title of the taskTypes/Texttitletitlefalsefalse

uml

see also

topic links: