Inheritance diagram for mod_user_task:

Public Member Functions | |
| JScode () | |
| sendEmail ($recipient, $subject, $message) | |
| mod_user_task_init ($BE_USER) | |
| helpBubble () | |
| headLink ($key, $dontLink=false, $params= '') | |
| fixed_lgd ($str, $len=0) | |
| errorIcon () | |
| getUserAndGroupArrays () | |
| dateTimeAge ($tstamp, $prefix=1) | |
| accessMod ($mod) | |
| mkMenuConfig ($htmlContent, $label="", $content="", $popUpDescription= '') | |
| urlInIframe ($url, $max=0) | |
Public Attributes | |
| $getUserNamesFields = 'username,usergroup,usergroup_cached_list,uid,realName,email' | |
| $userGroupArray = array() | |
| $perms_clause = '' | |
| $backPath | |
| $BE_USER | |
Christian Jul Jensen <christian(at)jul(dot)net> Revision for TYPO3 3.8.0 / Native Workflow System
Definition at line 37 of file class.mod_user_task.php.
|
|
[Describe function...]
Definition at line 167 of file class.mod_user_task.php. |
|
||||||||||||
|
[Describe function...]
Definition at line 157 of file class.mod_user_task.php. |
|
|
Return an error icon
Definition at line 129 of file class.mod_user_task.php. |
|
||||||||||||
|
Return a string cropped to a fixed length according to system setting or parameter
Definition at line 120 of file class.mod_user_task.php. |
|
|
[Describe function...]
Definition at line 138 of file class.mod_user_task.php. |
|
||||||||||||||||
|
Create a link to the module with the name of the module as link text.
Definition at line 107 of file class.mod_user_task.php. |
|
|
Return helpbubble image
Definition at line 94 of file class.mod_user_task.php. |
|
|
Reimplemented in tx_sysaction. Definition at line 45 of file class.mod_user_task.php. |
|
||||||||||||||||||||
|
Create configuration for entry in the left tab menu.
Definition at line 180 of file class.mod_user_task.php. |
|
|
Initialise the object
Definition at line 84 of file class.mod_user_task.php. |
|
||||||||||||||||
|
Send an email...
Definition at line 57 of file class.mod_user_task.php. |
|
||||||||||||
|
Returns HTML code to dislay an url in an iframe with the right side of the taskcenter
Definition at line 196 of file class.mod_user_task.php. |
|
|
Definition at line 42 of file class.mod_user_task.php. |
|
|
Definition at line 43 of file class.mod_user_task.php. |
|
|
Definition at line 38 of file class.mod_user_task.php. |
|
|
Definition at line 40 of file class.mod_user_task.php. |
|
|
Definition at line 39 of file class.mod_user_task.php. |
1.4.6