Documentation TYPO3 par Ameos |
Public Member Functions | |
overview_main () | |
main () | |
loadDefinition () | |
loadExecutor () | |
renderTaskList () | |
todos_link ($str, $id) | |
tasks_makeTargetSelector ($be_user_Array, $be_group_Array, $type, $returnOptsOnly=0) | |
renderTasks () | |
todos_finalizeWorkflow ($workflowRecord, $relRecord) | |
todos_beginWorkflow ($workflowRecord) | |
todos_processIncoming (&$RD_URL) | |
todos_workflowTitle ($todoTypes, $type) | |
todos_displayTodo ($todoTypes, $tUid) | |
todos_printStatus ($rel_row, $todo_row, $workflow_row, $tUid, $countOfInstances=0) | |
negateList ($list) | |
exec_todos_getQueryForTodoRels ($extraWhere="", $selectFields="", $allowOwn=0) | |
todos_getReviewUsers ($wfUid) | |
todos_displayLists ($todoTypes, $tUid) | |
todos_createForm ($todoTypes, $editRec= '') | |
linkTodos ($str, $id) | |
getEditRedirectUrlForReference ($recRef) | |
printUserGroupName ($uid, $icon=0) | |
Public Attributes | |
$todoTypesCache = array() | |
$insCounter = 0 | |
$wfDef = null | |
$wfExe = null | |
$workflowExtIsLoaded = null |
Christian Jul Jensen <christian(at)jul(dot)net>
Definition at line 36 of file class.tx_systodos.php.
|
Build and execute query for selecting todo items related to the current user
Definition at line 906 of file class.tx_systodos.php. Referenced by renderTaskList(). |
|
[Describe function...]
Definition at line 1213 of file class.tx_systodos.php. References t3lib_div::getIndpEnv(). |
|
[Describe function...]
Definition at line 1202 of file class.tx_systodos.php. |
|
Main function called by the taskcenter framework
Definition at line 62 of file class.tx_systodos.php. References mod_user_task::$BE_USER, t3lib_extMgm::isLoaded(), and renderTasks(). |
|
Negate commaseperated list of integers. Negative uids are used to indicate groups, in opposition to users, in various lists.
Definition at line 889 of file class.tx_systodos.php. |
|
Generates the overview list of todo items for the taskcenter, called from task/overview.php
Definition at line 48 of file class.tx_systodos.php. References mod_user_task::headLink(), mod_user_task::mkMenuConfig(), and renderTaskList(). |
|
Display user or group name with
Definition at line 1231 of file class.tx_systodos.php. References t3lib_iconWorks::getIconImage(), and t3lib_BEfunc::getRecord(). |
|
Generate list of unfinished tasks for current user
Definition at line 105 of file class.tx_systodos.php. References exec_todos_getQueryForTodoRels(), mod_user_task::fixed_lgd(), and todos_link(). Referenced by overview_main(). |
|
render a list of main tasks
Definition at line 176 of file class.tx_systodos.php. References t3lib_div::_GP(). Referenced by main(). |
|
Generate list of possible target users and groups for the task
Definition at line 146 of file class.tx_systodos.php. |
|
Creates the new record / version of the record
Definition at line 253 of file class.tx_systodos.php. References t3lib_BEfunc::getRecord(). |
|
Generate forms for creating new todo items, if a workflow_type has been submitted or a record to edit has been passed, then the form is made, else a list of possible todos is shown
Definition at line 1090 of file class.tx_systodos.php. References t3lib_div::_GP(), t3lib_BEfunc::blindUserNames(), t3lib_div::formatForTextarea(), t3lib_BEfunc::getGroupNames(), t3lib_BEfunc::getRecord(), t3lib_div::intExplode(), and t3lib_div::makeInstance(). |
|
Generate dipslaying of main todo screen (right frame)
Definition at line 954 of file class.tx_systodos.php. |
|
[Describe function...]
Definition at line 613 of file class.tx_systodos.php. References t3lib_BEfunc::getRecord(). |
|
[Describe function...]
Definition at line 223 of file class.tx_systodos.php. References t3lib_BEfunc::getRecord(). |
|
Get allowed review users for workflow with uid $wfUid
Definition at line 931 of file class.tx_systodos.php. References t3lib_BEfunc::deleteClause(). |
|
Make $str link to task with $id
Definition at line 132 of file class.tx_systodos.php. Referenced by renderTaskList(). |
|
[Describe function...]
Definition at line 691 of file class.tx_systodos.php. References t3lib_BEfunc::blindUserNames(), t3lib_BEfunc::getGroupNames(), t3lib_iconWorks::getIconImage(), t3lib_BEfunc::getRecord(), and t3lib_div::intExplode(). |
|
Procees the incoming data, writing logs changing target user,
Definition at line 275 of file class.tx_systodos.php. References t3lib_div::_GP(), t3lib_BEfunc::deleteClause(), t3lib_BEfunc::getRecord(), and t3lib_BEfunc::getRecordRaw(). |
|
[Describe function...]
Definition at line 594 of file class.tx_systodos.php. References t3lib_BEfunc::getRecord(). |